> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/mandatory-base/platform-core/governance-and-monitoring/audit-trail.md).

# Audit Trail

## Audit Trail

The Audit Trail section is also located within the main Settings menu. The recording of work processes and security-relevant changes to the system provides the administrator with a tool for quality assurance and control.

<figure><img src="/files/7P2SCoB9bYOOgmcnjRB3" alt=""><figcaption></figcaption></figure>

Sorting by size, alphabetical order, or date can be done by clicking on the corresponding column headers.

Click on the magnifying glass to search specifically by time, user, activity, or entity type.

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

The details of each audit entry can be called up by clicking on the symbol ![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2Fkuukc4kfeANJxxrUzfI3%2Fimage.png?alt=media\&token=f67d3e3d-6c3f-4e46-b5d4-8a4f2638b021).

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

Here is an example of "*Details for the audit entry.*"

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/mandatory-base/platform-core/governance-and-monitoring/audit-trail.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
