# Audit Log

The audit log provides a comprehensive audit of all changes to security sensitive objects within the Composable Agentic Platform console. The audit log contains information about security changes to users, roles, extensions, server definitions and more.

The following shows the search feature of the audit log:

<figure><img src="/files/ZFa28uuTvHdiSQ2XnZSz" alt=""><figcaption><p>Search</p></figcaption></figure>

The search result will provide details of every object modified and a summary of the changes as shown:

<figure><img src="/files/wFPPUMiKCXozOYYZw6E9" alt=""><figcaption><p>Result</p></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://docs.tomorrowx.com/cap/product-reference/administration-functions/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.
