# Team Overview

You can invite team members by navigating to the "Team" menu and clicking on "Add New User". This will bring up the below screen where you'll need to enter their email address and choose their access level.

<figure><img src="/files/HQNmQxdS5c3YZBmtvEf0" alt=""><figcaption></figcaption></figure>

You can remove users by clicking on "remove access". Removing a user profile will mean that they no longer have access to your dashboard.

Any data sources connected to this profile **will not be disconnected**. Despite this, the user can revoke the API connection through their relevant platform login if they choose to, so we would recommend reconnecting the data source through a user profile that has access to the platform.

Data sources are connected via OAuth user consent so that user will always have control over which third-party apps (e.g. Airtomic) have access to their ad platforms. This is why we would recommend connecting data sources via company email that is unlikely to be removed from the dashboard.

You cannot delete a user profile if you are the only admin so you will need to add another admin if you would like to remove the only admin’s access.

<figure><img src="/files/iLnjYCDKStJFPDHwc8nc" alt=""><figcaption></figcaption></figure>

You can change a user's access level by clicking on the pencil icon next to their current access level. Only admins can perform this task and you can't change an admin to "Standard" or "Read Only" if you can the only admin who has access to the dashboard.&#x20;

<figure><img src="/files/0SmOWBkOa9Oj1wbnMMH5" alt=""><figcaption></figcaption></figure>


---

# 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.airtomic.co/guides/team-overview.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.
