# Inviting Your Teammates

### **Step 1: Navigate to Users Settings** <a href="#step_1_navigate_to_users_settings" id="step_1_navigate_to_users_settings"></a>

You can access the Users settings by navigating to Settings >Workspace Settings >Users.

<figure><img src="/files/5YLoWH0dspKdYmOUG9TU" alt=""><figcaption></figcaption></figure>

### **Step 2: Add a User** <a href="#step_2_add_a_user" id="step_2_add_a_user"></a>

Press ADD USER to add your teammate to the Workspace. You may invite your teammate using their email address and specify an appropriate access level for them.

Learn more about the [different Access Levels and their permissions here](/ismessenger/workspace-setting/managing-a-workspace.md).

<figure><img src="/files/9GkGKukP78yDBjdFSqqP" alt=""><figcaption></figcaption></figure>

An email invitation will be sent to the newly-added User and they will be prompted to register if they do not have an account on IS-Messenger.

### **Step 3: Group Users in Teams** <a href="#step_3_group_users_in_teams" id="step_3_group_users_in_teams"></a>

When Users accept your invitation, you may create Teams to group your Users for better visibility. Learn more on [how to manage Teams here](/ismessenger/workspace-setting/managing-a-workspace.md).

#### What's Next? <a href="#what_s_next" id="what_s_next"></a>

Let's move on to the next guide on how to respond to messages.

{% content-ref url="/pages/-McXEp4BPWhbMOGwPTQ0" %}
[Responding to messages](/ismessenger/getting-started/responding-to-messages.md)
{% endcontent-ref %}


---

# 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.is-messenger.com/ismessenger/getting-started/quick-start/inviting-your-teammates.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.
