# Audit Trail

Within the **Info** content app for pages you can find the **Audit Trail** in the **History** section. Here, you can get a quick overview of the actions performed on that node, by whom, when and any additional comments.

The Audit Trail is useful to find out who made changes on a certain date.

![Audit Trail](/files/Hi8nkyhdxocMQ4J4UYt5)

To view the audit trail:

1. Go to the **Content** section.
2. Navigate to the page you wish to see the audit trail.
3. Go to the **Info** tab.

   ![View audit Trail](/files/QOhXs3gHLars3rVoqP0H)


---

# 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.umbraco.com/umbraco-cms/tutorials/editors-manual/tips-and-tricks/audit-trail.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.
