# Roles

The "Roles" tab provides information about the roles assigned to users.

![](/files/0j8Dc09kH4pp3qDgq3oK)

The "Roles" tab includes the following information:

* role name,
* role description,
* date created,
* who created the role, etc.

**Working with the users' list**

The roles list can be sorted by each column by clicking on the icon <img src="/files/ZSck0E11erfYQ7oRlMeo" alt="" data-size="original"> .

The user can be found in the list using the search string on the right.

![](/files/vSZG6ZR2BhvD2TtRa2Ce)

It is also possible to configure the columns display at the user discretion (administrator). To do this, click on the icon <img src="/files/phBEVoE9z8lDo8TN49wB" alt="" data-size="original"> next to the search string and select the desired columns.

![](/files/LLTtrjkgj4Uj9lEfpF31)

The roles list can be updated by clicking on the icon <img src="/files/IPDjxyosEMJVSEnfLI5Y" alt="" data-size="original"> located next to the search string.

**Role creating**

To create a role, click on the button <img src="/files/KxXCyMknyOqPq6C9wFRN" alt="" data-size="original"> , after which a window for entering data will open. To create a role, you must fill in the fields and save the entered data. The created role will appear in the roles general list.

**SCREENSHOT**

**Role management**

If necessary, the roles can be managed - edited or deleted.

These actions are available by clicking the corresponding icons in the "Actions" column.

![](/files/3OfrX7i6TM3XAW52pZH0)


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/orchestrator/setting/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.
