# Inviting Users

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 >Users.

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

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

Click **Add User** to add your teammate to the Account. You may invite your teammate using their name, email address and specify an appropriate access level for them.

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

An email invitation will be sent to the newly-added User and they will be prompted to join your account by setting up their password via the Click Here to Login link.

#### **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](broken://pages/wVwvKfSAUQzoa34XoRuo).


---

# 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://help.oneroute.io/inviting-users.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.
