# Users

**Users** are created within an Account. Each User is assigned a specific Role on the “Roles” screen, which must be done before creating the User on the “Users” screen. A User can be assigned a specific Role or multiple Roles.

The Users screen contains the “Users” table:

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

## **Creating a New User**

To create a new User, you need to click the “Create” button in the “Users” table and fill out the opened form.

<table data-header-hidden><thead><tr><th width="52"></th><th></th></tr></thead><tbody><tr><td><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfULVh2I8ZLLI93Na4MtacqNRJq83fWlbfE6mb2yQrWIqk4AVRUlPsZzbxcQCeEJTVoVZrRGe7Tt1_1XKxES5tqkNaOjAIeGUxaEHrTcRnqmS3mCR6DweV1dDlvmnnqdr9ArLjWug?key=6sbXsIGaTS3XX9nMXq1GDfiN" alt="" data-size="line"></td><td>When creating and/or editing a User, the authentication method to be used for them must be specified.</td></tr></tbody></table>

The new User creation form offers three authentication options, from which you can select the desired one by setting a flag:

* Local authentication;
* LDAP authentication;
* OpenID authentication.

## **Editing a Previously Created User**

To view and edit the properties of a specific User, you need to select them from the list and click 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, a form with User settings will open, where you can make the necessary changes. There are no new fields in the previously created User.


---

# 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/polzovateli.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.
