# Adding Team Members

When you create a new account with Airim, you are already added as an Admin. You can add multiple members from your team using the 'Manage Team' option in the 'Settings' tab.

![Step 1: Click on 'Manage Team'](/files/-LR6rEoYXwRrNwjTiHL1)

Click on the icon marked with a red circle below to add more team members from your organisation.

![Step 2: Click on the 'Add Member' icon](/files/-LR6uy8sMj04dsmfSKri)

Once you click the icon, you'll get a screen to enter details such as Name, email ID, Password and Access Level of the new member you wish to add.

![Step 3: Enter the details of the new member](/files/-LR6v_l9pTKy4Slag_x4)

Once you save the information, you'll see that a new member is added to your Airim account.&#x20;

![A new team member is added to your Airim account](/files/-LR6wRxgKDDEJOUb2XPt)

Please note that there are two access levels for your Airim account, Admin and Agent. You can choose the access level of a member while adding her account to Airim. &#x20;

![](/files/-LR6xSnfSFcOalx6wztP)

While a person with Admin access can add or remove team members, Agent access does not have that priviledge. There is no other difference between these 2 access levels as of now.


---

# 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.airim.co/support/getting-started/adding-team-members.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.
