# Autorización de usuario en Sherpa AI Server

Para llevar a cabo la autorización local del usuario, es necesario ingresar el nombre de usuario y la contraseña de la cuenta en una página de autorización separada de Sherpa AI Server. Además de la autorización local del usuario, Sherpa AI Server también admite la autorización de dominio (a través de Active Directory, protocolos LDAP/LDAPS) y autorización OpenID.

El tiempo de vida de la sesión sin acciones activas del usuario es de 15 minutos.

El botón Logout limpia la sesión actual del usuario y lo devuelve a la pantalla de autorización. Un usuario puede ser miembro de solo una cuenta.

Más detalles en la sección Licencias:

{% 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/es/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.
