# Roles

**Role** is a parameter that defines a set of access rights to the screens of Sherpa Process Discovery, as well as functions within the selected screens.

**Minimum required rights for User Role:**

* Read permission for “Overview”.

The “Roles” screen contains the “Roles” table:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-28496ca627f2db04b48249d8f32804b29d1ac18d%2Fimage_2025-10-09_13-55-55.png?alt=media" alt=""><figcaption></figcaption></figure>

## **Creating a New Role**

To create a new Role, you need to click the “Create” button above the “Roles” table and fill out the opened form.

The new Role creation form contains two tabs:

* Basic;
* Access.

## **Editing a Previously Created Role**

To view and edit a Role, you need to select it from the list and click on the icon ![](https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-c896ddd3b4a74e8561a716a7ef28ca5c7164505d%2F2025-04-17_22-35-51.png?alt=media). After that, the Role editing form will open, where you can make the necessary changes. In addition to the fields filled out when creating the Role, the editing form includes the GUID (a unique identifier assigned to the Role after its creation). This field cannot be edited.


---

# 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.sherparpa.ru/en/sherpa-process-discovery/rabota-v-sherpa-process-discovery/ekrany/roli.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.
