> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/pam/concepts/reporting-and-dashboards.md).

# Reporting and dashboards

**Reporting and dashboards** consolidate visibility across all [privileged accounts](https://docs.devolutions.net/pam/concepts/privileged-account/) and related activity in your environment. These features help IT administrators and auditors track access, identify anomalies, and ensure [compliance](https://docs.devolutions.net/pam/concepts/compliance-reporting/) with internal policies or external regulations.

Within Devolutions PAM, dashboards offer a high-level overview, while detailed reports and audit logs provide deeper insight into specific events, such as credential usage, session launches, and permission changes. This unified visibility simplifies monitoring tasks and enhances control over sensitive assets.

By organizing reports by vault, user, or activity type, teams can quickly answer questions such as who accessed what and when. These tools help improve operational efficiency, support incident response, and ensure secure management of privileged access across the organization.

#### Reporting and dashboards aliases

* activity reporting
* PAM visibility

#### Related topics

* [Logs, reports, and audits](https://docs.devolutions.net/rdm/concepts/advanced-concepts/logs-reports-audits/)
* [Security](https://docs.devolutions.net/rdm/concepts/advanced-concepts/security/)
* [Permissions/RBAC/Roles](https://docs.devolutions.net/rdm/concepts/advanced-concepts/permissions-rbac-roles/)
* [PAM dashboard](https://docs.devolutions.net/pam/concepts/reporting-dashboards/)


---

# 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:

```
GET https://docs.devolutions.net/pam/concepts/reporting-and-dashboards.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.
