# 11.9 - Audit Data

The Audit Data page allows the user to view a log of user activity in the organisation’s SQL server database by users that have accessed the database using Well Seeker Pro.

![Figure 120: Audit data page](/files/tYMJmGVewahqZhLdwl50)

The page shows the last 500 activities recorded. The user can scroll backwards and forwards through the log using the left and right arrow icons at the top left of the page. The user can filter activities by Object, Description and Username using the Search bar at the top of the page.

Each entry has the following information:

**Object:** The name of the action.

**Description:** A more detailed description of the activity covered by the Object.

**Username:** The username of the user that performed the action.

**Date:** The date and time of the action.

### 15.1 - Audit Data Edit Menu

**Refresh:** Refreshes the page to show nay new activity.

**Export to XLSX:** Exports the Audit Data page in Excel format.


---

# 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.innova-drilling.com/introduction/innova-engineering-manual/innova-vantage-manual/11.0-database-admin-tools/11.9-audit-data.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.
