# Managing Teams and Accounts

Easily integrate Athenic with your team's workflow by adding team members. Team members have the ability to visualize up-to-date dashboards, ask their own questions, and collaborate to create data-driven insights.

Manage teams by clicking on the right arrow next to your email address in the bottom of the left side bar.

<figure><img src="https://2503620627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqTQOKxSAPs7Xr7cb4Ms%2Fuploads%2FvzI3LdDp66a9N8OGZIBH%2FTeam%20Settings%20(1).png?alt=media&#x26;token=1cdcfbfd-314c-4244-aa69-1f644b2602f7" alt=""><figcaption><p>Open Account Settings</p></figcaption></figure>

Choose from the following options:

* Subscription tier - See what type of subscription you have.
* Team Settings - Change the team name, table limit, copy your unique API key, or adjust the model performance.
* Team Members - See your subscription type and [add new team member](https://docs.athenic.com/collaboration-and-management/managing-teams-and-accounts/adding-a-new-team-member).
* Billing - See your subscription type and what features are available for each tier.
* New Team - Allows you to create a new team.
* Switch Team - Allows you to switch between teams.
* Change Password
* Language - Allows you to select your language. Currently the UI is available in English and Spanish while the chat feature supports most major languages.
* Support - Connects you with our support team.
* Sign Out


---

# 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.athenic.com/collaboration-and-management/managing-teams-and-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.
