> 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/english-v14/documentation/settings/audit-trail.md).

# Audit Trail

## audit trail

Within the main Settings menu, the Audit Trail section is also included. Recording work processes and security-relevant changes to the system gives the administrator a tool for quality assurance and control.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FkI8XCbso3WYByrOPXDrC%2Fimage.png?alt=media&#x26;token=5f0ddb61-02a0-4cb5-b4e6-5deedef5528a" alt=""><figcaption></figcaption></figure>

Sorting by size, alphabetical order or date can be done by clicking the corresponding column headers.&#x20;

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

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2Fahz2hKTKhRgJ1Dey2PWq%2Fimage.png?alt=media&#x26;token=ad06d6dc-f56e-44d8-87f4-17c3c52fc406" alt=""><figcaption></figcaption></figure>

The details of each audit entry can be displayed by clicking 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)clicked.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2F5KEjqv8gvijOWerVO7i5%2Fimage.png?alt=media&#x26;token=3f4ec4b0-ca4a-4fbf-96f1-e71475408939" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FP5kREkhbOa27xjjMXXPc%2Fimage.png?alt=media&#x26;token=1b43afb8-264a-4ed2-94c5-03500f942485" 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/english-v14/documentation/settings/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.
