# Team Member Access

For all intent and purpose, a team member is a fully functional Xenioo account. A team member has its own email and password access (after signup) and, by default, a free account.

Each team member can access its own account and build private chatbots and even upgrade its own account to any premium type. A team member may be managing other team in his own chatbots seamlessly.

When a user who is part of a team logs in, Xenioo will automatically execute one of the following actions:

* If the user is part of a team of only one account, he will be redirected to that account by default;
* If the user is part of more than one team, an account selection window will be presented.

![](/files/ys1ZMDgiJXV6X1bFubfC)

If the user is in any of the above scenario but has already chosen an active account previously, he will be redirected to that automatically.

As a team member, a user can always change the active account by using the Switch Account command on the account avatar context menu.

![](/files/DYQFKtcLlriucCDzZn6f)


---

# 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.xenioo.com/basic-concepts/chatbot-details/chatbot-teams/team-member-access.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.
