# How To Create Team Members Or Chat Operators ?

#### <mark style="color:red;background-color:orange;">Adding a New Team Member</mark>

1. Navigate to **Team members** in the left-hand side menu.
2. Click on **Add new team member**.
3. Fill in the **name** and **valid email ID** of the new team member.
4. Choose a **password** for them.
5. Select the appropriate **role** for the new team member.
6. Click on **Save**.

The team member will receive an email to verify their email address, enabling them to log in and access the platform.

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


---

# 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://helpdocumentation.gitbook.io/user/inbox-v1-old/how-to-create-team-members-or-chat-operators.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.
