# Audit Log

Monitoring changes to material system configuration ([Data Maintenance](/total-materia-integrator/creator/data-maintenance.md)) can be a challenging and complex task. The 'Audit Log' feature simplifies this process by offering filters to help users efficiently monitor modifications.

Users can track changes by applying the following filters:

* **"Area":** Select the specific area where the change was made.&#x20;
  * For example, filtering by "Data Maintenance - Properties" will display all changes made in the "Properties" area (e.g., addition of a new unit such as psi for the property Yield Strength).
* **"User":** Select the user who made the change.
  * For example, filtering by the user "James Brandon" will display all changes made by that user.
* **"From" and "To":** Select the date range of the changes.
  * For example, filtering from 2025-04-01 to 2025-05-28, intersecting with the "Area" and "User" filters, will further narrow the search results.

<figure><img src="/files/Q7kyGuJlKoFxQg0X6zXs" alt=""><figcaption><p><strong>Figure 1:</strong> Screenshot of Audit Log for defined area and date</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.totalmateria.com/total-materia-integrator/creator/data-maintenance/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.
