# User Authorization in Sherpa AI Server

To perform local user authorization, it is necessary to enter the username and password of the account on a separate Sherpa AI Server authorization page. In addition to local user authorization, Sherpa AI Server also supports domain authorization (via Active Directory, LDAP/LDAPS protocols) and OpenID authorization.

The session lifetime without active user actions is 15 minutes.

The Logout button clears the current user session and returns the user to the authorization screen. One user can be a member of only one account.

For more details, see the Licenses section:

{% embed url="<https://docs.sherparpa.ru/licenzii/sherpa-ai-server>" %}


---

# 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-ai/sherpa-ai-server/avtorizaciya-polzovatelya-v-sherpa-ai-server.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.
