# Audit Trails

With audit trials on Ozone, you can track all the changes made to your resources by the account and project members. Here’s a scope of all the resources, the changes to which can be tracked on Ozone’s audit trails:

1. Projects
2. Pipeline templates
3. Pipeline runs
4. Release templates
5. Release runs
6. Tasks
7. Task runs
8. Providers
9. Registry
10. Repository
11. Cluster
12. Variables
13. Environments
14. Roles
15. Triggers (schedules & webhooks)
16. Helm channels
17. &#x20;Helm releases

All changes about CRUD (create, read, update, delete) and executions for the above resources can be tracked on the audit trials. To access it on Ozone, Select “Settings” from the left menu to open up the account screen, select "Team Management" and then click on ""

<figure><img src="/files/qhL4kDRG4IneqAUXoKrZ" alt=""><figcaption></figcaption></figure>

Clicking audit trails opens up all the audit logs with an option to download the report.

<figure><img src="/files/Ngvs9aoinju1ny3bouAc" alt=""><figcaption></figcaption></figure>

Select the entries that you’re interested in, or simply hit “Download” to access all the records offline on your local system.


---

# 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.ozone.one/ozone-end-user-guide/documentation/settings/audit-trails.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.
