# Audits

WriteBack Extreme keeps an audit trail of changes for visibility and compliance. There are two audit types: **Schema Audits** (changes coming from the Tableau extension) and **System Audits** (changes made in the Management Console).

### Schema Audits (Tableau Extension)

Schema audits capture changes created via the Tableau extension. By default, schema audits are stored in the **repository database**.&#x20;

Schema Audits can be accessed from either the general Audits page in the main menu or on the audits tab of the schema edit page.

<figure><img src="/files/curLf0bc8M0StQWpPch4" alt=""><figcaption></figcaption></figure>

### Remotely Access audits

From version 6.0 it is possible to move audit data of schemas to a **connection database** which enables the ability to query them directly from your tableau dashboard. Go to the general Audits page (accessible from the main menu) and click the \`Audit data locations\` link in the blue box to open the page where you can move the audit data.

<figure><img src="/files/Lz5PNfjDJfPniotznXST" alt=""><figcaption></figcaption></figure>

***

### System Audits (Management Console)

System audits track changes performed inside the Management Console (e.g., users, groups, schemas, connections, semantic models).

<figure><img src="/files/XSQXiIOSB2MioMtZmR9g" 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.infotopics.com/writebackextreme/features/management-console/schemas/audits.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.
