# Auditoria

Na aba "Auditoria", todos os eventos ocorridos dentro do Sherpa AI Server são registrados.

<figure><img src="https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%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>

A tabela exibe informações sobre:

* criação / exclusão de Conta;
* criação / exclusão de Usuário;
* tentativas de login (bem-sucedidas / malsucedidas) pelos Usuários;
* manipulações dos Usuários com várias ferramentas do 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>№ p/p</strong></td><td><strong>Coluna</strong></td><td><strong>Descrição</strong></td></tr><tr><td>1.</td><td>botão "Atualizar"</td><td>Permite atualizar forçadamente a tabela "Auditoria".</td></tr><tr><td>2.</td><td>botão "Exportar para CSV"</td><td>Gera um arquivo de dados da Auditoria no formato CSV para importação em planilhas e sistemas de contabilidade.</td></tr><tr><td>3.</td><td>botão "Exportar para XLSX"</td><td>Gera um arquivo de dados da Auditoria no formato Microsoft Excel (XLSX) para importação em planilhas e sistemas de contabilidade.</td></tr><tr><td>4.</td><td>coluna "Tipo"</td><td>Tipo de informação.</td></tr><tr><td>5.</td><td>coluna "Hora"</td><td>Data e hora do evento.</td></tr><tr><td>6.</td><td>coluna "Conta"</td><td>Nome da Conta.</td></tr><tr><td>7.</td><td>coluna "Usuário"</td><td>Nome do Usuário.</td></tr><tr><td>8.</td><td>coluna "Mensagem"</td><td>Mensagem sobre o evento.</td></tr><tr><td>9.</td><td>coluna "Agente"</td><td>Navegador a partir do qual o evento foi realizado.</td></tr></tbody></table>

Para visualizar o registro de um evento ocorrido no Sherpa AI Server em forma de cartão, é necessário clicar no ícone ![](https://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%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://1245874961-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fti2Raw08aYi0Vr2rkcD9%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/pt/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.
