# Roles

The **Roles** tab allows Administrators to create and manage user roles and assign them **specific permissions** that determine the operations they are allowed to execute.

A role is a set of permissions, which determine the operations users are allowed to perform.

The Administrator can create and manage user roles.

To create a new role, follow these steps:

1. In the Users & Groups section, click the **Roles** chip and then the **New Role** button.
2. In the **New role** window, assign a unique name to the role you are creating.
3. In the panel on the right, enable the permissions you want to assign to the role you are creating.\
   To search for a specific permission, you can enter a portion of the name in the edit box with the lens.
4. Click the **Save** button to confirm.

Once a role is created, it will be available in the [Users & Groups](/data-mover-smart/users-and-groups/users-and-groups.md) tab.


---

# 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.primeur.com/data-mover-smart/users-and-groups/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.
