# Accounts

**Accounts** are separate spaces within Sherpa Process Discovery, each with its own set of Processes. Accounts are completely isolated from each other.

With Accounts, Sherpa Process Discovery can be divided into several logical, unrelated areas (for example, by departments), and for each of them, separate accounting and usage of all objects can be maintained.

Accounts represent isolated spaces for storing entities of Sherpa Process Discovery, access to which is provided through the User's login and password.

<table data-header-hidden><thead><tr><th width="54"></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>Accounts within Sherpa Process Discovery are not Users. A separate screen “Users” is provided to define User rights.</td></tr></tbody></table>

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

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

## **Creating a New Account**

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

The new Account 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 Account**

To view and edit the properties of a specific Account, 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, a form with Account settings will open, where you can make the necessary changes. In addition to the fields filled in when creating a new Account, the editing form has an additional field “API Key” (a unique code used for authentication when working with the Sherpa Process Discovery API). 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/akkaunty.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.
