# Audit

On the "Audit" tab, all events that occurred within the Sherpa AI Server are logged.

The table displays information about:

* account creation / deletion;
* user creation / deletion;
* login attempts (successful / unsuccessful) by users;
* user manipulations with various tools of the 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>No.</strong></td><td><strong>Column</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>"Refresh" button</td><td>Allows you to forcibly refresh the "Audit" table.</td></tr><tr><td>2.</td><td>"Export to CSV" button</td><td>Generates an Audit data file in CSV format for import into spreadsheets and accounting systems.</td></tr><tr><td>3.</td><td>"Export to XLSX" button</td><td>Generates an Audit data file in Microsoft Excel (XLSX) format for import into spreadsheets and accounting systems.</td></tr><tr><td>4.</td><td>"Type" column</td><td>Type of information.</td></tr><tr><td>5.</td><td>"Time" column</td><td>Date and time of the event.</td></tr><tr><td>6.</td><td>"Account" column</td><td>Account name.</td></tr><tr><td>7.</td><td>"User" column</td><td>User name.</td></tr><tr><td>8.</td><td>"Message" column</td><td>Event message.</td></tr><tr><td>9.</td><td>"Agent" column</td><td>Browser from which the event was performed.</td></tr></tbody></table>

To view the record of an event that occurred in the Sherpa AI Server as a card, you need to click on the icon .

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