# Audits

Auditing capabilities can be categorized into two distinct types.

### Data Access&#x20;

#### **Audit Container Activities**

Audit all file access within each container to ensure proper usages. Monitor and log any access or changes to any files within the container.

<figure><img src="/files/u5O0D9vDMQLQLQNyRh5D" alt=""><figcaption><p>System Audits Data Access</p></figcaption></figure>

### Data management

#### Console Activity Audit

Enable auditing of Console activities to enhance security and compliance. Regularly review logs to monitor user actions and ensure adherence to company policies. Use these insights to detect anomalies and improve operational efficiency.

<figure><img src="/files/bjah52RoAE1vQVmWU5mM" alt=""><figcaption><p>System Audit Data management</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.nodeum.io/data-archiving/console/system-settings/audits.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.
