> 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/german-14.2-freezed/dokumentation/einstellungen/audit-trail.md).

# Audit Trail

## Audit Trail

Innerhalb des Hauptmenüs Einstellungen wird auch die Sektion Audit Trail geführt. Die Aufzeichnung von Arbeitsprozessen und auch sicherheitsrelevanter Änderungen am System ermöglicht es dem Administrator ein Werkzeug der Qualitätssicherung und Kontrolle zu haben.

<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>

Eine Sortierung nach Grösse, alphabetischer Reihenfolge oder Datum kann beim Klicken auf den entsprechenden Spaltenüberschriften stattfinden.&#x20;

Klicken Sie auf die Lupe, um gezielt nach Zeit, Benutzer, Aktivitäts- oder Entitätstyp zu suchen.

<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>

Die Details zu jedem Audit-Eintrag können hervorgerufen werden, in dem man auf das 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)klickt.

<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>

Hier ein Beispiel von "*Details zum Auditeintrag".*

<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/german-14.2-freezed/dokumentation/einstellungen/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.
