# \[OLD, ARCHIVE] Session Audit

Monitoring user activity across your servers, databases, and cloud resources is crucial for security, compliance, and troubleshooting purposes. However, enabling audit logging and centralizing those logs for analysis can be complex and time-consuming.

Apono's Session Audit feature allows you to consolidate audit logs from supported services into a unified view within the Apono UI. This gives you visibility into what actions users have performed, without having to access and correlate logs across multiple systems.

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

Apono ingests and parses log events, matching them to Apono users based on their email addresses. This allows you to see a timeline of activities mapped to the individual users who initiated them.

{% hint style="info" %}
Apono **does not** record video sessions or store the full audit data.
{% endhint %}


---

# 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.apono.io/docs/audits-and-reports/session-audit-old.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.
