# Audit Log

### Overview

TilliT's integrated audit log monitors modifications made to the app and its entire lifecycle.

The audit log records all activities or events that occur within the application. Its tracks changes, and actions taken by users in the system.

This provides a trail of evidence that can be used to investigate incidents, compliance violations, or system errors. It helps in identifying who did what, when, and where in the system, which can be useful for forensic investigations, compliance audits, and troubleshooting.

### Navigation

{% hint style="info" %}
Navigation: ***Settings > Audit Log***
{% endhint %}

<figure><img src="/files/0mzuEtSuKyUjTvHGP3Ym" 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://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/audit-log.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.
