# User Roles and Permissions

The User Roles and Permissions functionality allows you to create custom roles for different users within your organization. By specifying access levels for various items in the functionality list, you can ensure that each user has the appropriate permissions for their role. Here’s how it works:

{% embed url="<https://youtu.be/wGoNQEZwWD0>" %}

* From the Sidebar Menu, navigate to the `My Team` section.
* Select `Role Management:`
*

```
<figure><img src="/files/FXm0UfEHnwlAR3uZ025A" alt=""><figcaption></figcaption></figure>
```

* Click on the `Add New` button:

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

* Enter a name and a description for the new role.
* You will also see a list of functionalities with corresponding checkboxes.
* Review the list of functionalities and check the boxes for the items you want to grant access to for this role:

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

* Make sure to tailor the permissions according to the responsibilities associated with the role.
* Once you have selected the appropriate permissions, click on the `Save` button.
* The new role will now appear in the list of available roles.


---

# 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.allpass.ai/get-started/work-with-the-team/user-roles-and-permissions.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.
