# Users & Roles

## Summary: <a href="#h_ee312f3e20" id="h_ee312f3e20"></a>

The Users and Roles page allows you to add new users to your Arnica Org and manage the existing users within the system.\
\
Adding the email of the intended user clicking “Add” will automatically send an email to the selected email. This email will welcome them to Arnica and include a personalized link asking them to add a password to their account. After the user has signed in, they will be redirected to your org. Multiple users can be added at once by using the “+” arrow.\
\\

<figure><img src="https://downloads.intercomcdn.com/i/o/504507245/00e6fe71583369e4259c88fe/image.png" alt=""><figcaption></figcaption></figure>

\
Existing users are listed in the ”Users and Roles” table. The user’s role and status within the org will be displayed, and each user can be removed by using the trash can icon.\
\\

<figure><img src="https://downloads.intercomcdn.com/i/o/504507705/f38526e995f6f0cad9ea7cc1/image.png" 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.arnica.io/arnica-documentation/platform-operations/users-and-roles.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.
