# Auditoría

En la pestaña "Auditoría" se registran todos los eventos ocurridos dentro de Sherpa AI Server.

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-da4700be02790ce2dd8150599590e3849f5220f6%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20(493).png?alt=media" alt=""><figcaption></figcaption></figure>

En la tabla se muestra información sobre:

* creación / eliminación de Cuenta;
* creación / eliminación de Usuario;
* intentos de inicio de sesión (exitosos / no exitosos) por parte de los Usuarios;
* manipulaciones de los Usuarios con diversas herramientas de Sherpa AI Server.

<table data-header-hidden><thead><tr><th width="58"></th><th width="175"></th><th></th></tr></thead><tbody><tr><td><strong>N°</strong></td><td><strong>Columna</strong></td><td><strong>Descripción</strong></td></tr><tr><td>1.</td><td>botón "Actualizar"</td><td>Permite actualizar forzosamente la tabla "Auditoría".</td></tr><tr><td>2.</td><td>botón "Exportar a CSV"</td><td>Genera un archivo de datos de Auditoría en formato CSV para importar en hojas de cálculo y sistemas de contabilidad.</td></tr><tr><td>3.</td><td>botón "Exportar a XLSX"</td><td>Genera un archivo de datos de Auditoría en formato Microsoft Excel (XLSX) para importar en hojas de cálculo y sistemas de contabilidad.</td></tr><tr><td>4.</td><td>columna "Tipo"</td><td>Tipo de información.</td></tr><tr><td>5.</td><td>columna "Hora"</td><td>Fecha y hora del evento.</td></tr><tr><td>6.</td><td>columna "Cuenta"</td><td>Nombre de la Cuenta.</td></tr><tr><td>7.</td><td>columna "Usuario"</td><td>Nombre del Usuario.</td></tr><tr><td>8.</td><td>columna "Mensaje"</td><td>Mensaje sobre el evento.</td></tr><tr><td>9.</td><td>columna "Agente"</td><td>Navegador desde el cual se realizó el evento.</td></tr></tbody></table>

Para ver el registro de un evento realizado en Sherpa AI Server en forma de tarjeta, es necesario hacer clic en el ícono ![](https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-7dbe3dcdde663d8ae86977a030444e82d44eaa38%2F%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5%20\(494\).png?alt=media).

<figure><img src="https://3940823687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QfFNyYLPzoIrRZpZokA%2Fuploads%2Fgit-blob-d27f6a7065a6fac178f0399ce1471abba7a6eccb%2F2025-08-06_21-45-14.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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/rabota-v-sherpa-ai-server/audit.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.
