# Team Accounts

## Setting up Team Accounts

If you have other staff members who you want to be able to access your webstore, you can allow them access by creating a team account. To add a user to your webstore:

1. Go to **Team**.
2. Click **Add Your First Team Member**.
3. Enter the **email address** of the person you want to invite to your webstore in the email field.

You can now select which permissions you would like this staff member to have on your webstore. Each permission grants you the option of allowing them to either view, create, update or delete whatever that permission is related to. Once you have decided on which permissions you would like the user to have, click **Create**, and the user will receive an email inviting them to join your store.

Please note that it is **extremely important** that you never share access to your own account with other people. Use the team account feature to allow others onto your store, and never give your details to anyone. Ensure that you are using TFA on your email account, as well as your Tebex account - don't take the risk with your account security. For more info on account security, please view this [post](https://blog.tebex.io/protecting-your-tebex-account/).

## Team Accounts Video Guide

This video will provide you with an overview of the team accounts system, and how easy it is to set up!

{% embed url="<https://www.youtube.com/watch?v=OKnPhZmoS6w>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tebex.io/creators/~/revisions/7MNoBjxfkIfly7GMLnDa/tebex-control-panel/team-accounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
