> For the complete documentation index, see [llms.txt](https://docs.apono.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apono.io/docs/audits-and-reports/activity-overview.md).

# Auditing, Compliance, and Reporting Overview

In an evolving, compliance-driven environment, the ability to audit, track, and report on user activity is essential for meeting regulatory requirements and safeguarding your organization. Apono activity management gives you the visibility, audit trails, and reporting tools you need to demonstrate compliance, maintain security, and keep operations running smoothly.

Benefits include:

* Reducing time spent compiling reports for audits
* Limiting access to Production environments and to customer data to meet regulations and enable sales of technology products
* Avoiding regulatory fines associated with unauthorized data access, breaches and downtime

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

By centralizing access logs and automating reporting, Apono helps your organization meet compliance audit requirements for frameworks such as SOC 2, SOX, HIPAA, GDPR, and PCI DSS, while also equipping teams to resolve access issues quickly and efficiently.

***

### Compliance Visibility

The **Activity** page provides full visibility into every access request, capturing each approval, denial, or revocation in a compliance-ready timeline.

<figure><img src="/files/La2c3zmg9XUfCuMFKqrn" alt="" width="563"><figcaption><p><em>Activity page</em></p></figcaption></figure>

From the **Activity** or **Reports** page, you can generate and manage audit reports based on this activity data. You can also investigate anomalies, review error messages, and revoke access directly.

Together, the **Activity** and **Reports** pages give you a complete compliance and operations view:

* **Access Visibility**: Monitor patterns and generate reports to satisfy audit requirements
* **Audit Trail Transparency**: Review live and historical records for a full compliance perspective
* **Troubleshooting Support**: Resolve access issues quickly with detailed logs and error tracking

***

### Key Components

The **Activity** page includes the following features designed to support audits, compliance reporting, and operational monitoring.

<table><thead><tr><th width="293.65191650390625">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Request Metadata for Audit Logs</strong></td><td>Comprehensive information, including full access details, grantee information, and access status</td></tr><tr><td><strong>Cross-Environment Activity Search</strong></td><td>Advanced filtering with flexible dimensions (access flow, resource type, risk level) that function seamlessly across all access requests and activity reports</td></tr><tr><td><strong>Access Reporting</strong></td><td>Customizable reports that capture activity data in CSV or other formats</td></tr></tbody></table>

***

### Learn More

The **Activity** and **Reporting** pages provide detailed audit trails, compliance-ready logs, and reporting to help you streamline audits, meet regulatory requirements, and troubleshoot issues.

Learn more in the following articles:

{% content-ref url="/pages/8Ao6MSfK1pQRyYDYz4lJ" %}
[Activity](/docs/audits-and-reports/activity-overview/activity.md)
{% endcontent-ref %}

{% content-ref url="/pages/oifFTjRwai5cMp1WX87B" %}
[Create Reports](/docs/audits-and-reports/activity-overview/create-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/LP34lfUjV5x4REl9MlUu" %}
[Manage Reports](/docs/audits-and-reports/activity-overview/manage-reports.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.apono.io/docs/audits-and-reports/activity-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
