> 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/pam-with-devolutions-server/pam-reports-in-devolutions-server.md).

# PAM reports in Devolutions Server

When providers execute actions, those actions are recorded in a set of logs that can be inspected within Devolutions Server. All logs can be found within the ***Reports*** section of Devolutions Server.

![](https://cdnweb.devolutions.net/docs/DVLS0003_2025_3.png)

* ***Privileged access***: After an account has been imported into a Devolutions PAM vault, activity will begin to appear in ***Privileged access*** – ***Recent activities***. This log provides a record of activity both for individual accounts and the provider itself. In this log, insight can be gained into both the heartbeat and password rotation activities for accounts, although more detailed information regarding password rotation can be found in the ***Privileged access*** – ***Password rotation*** report.

![](https://cdnweb.devolutions.net/docs/ab_providers-troubleshooting-logs_2-4.png)

* ***Workspace logs***: When an issue occurs in any custom PAM provider action script, for instance, activity may be recorded in the workspace logs (not specific to PAM activity). This section contains more general information as well as specific error messages returned by action scripts.

![](https://cdnweb.devolutions.net/docs/ab_providers-troubleshooting-logs_4-4.png)


---

# 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/pam-with-devolutions-server/pam-reports-in-devolutions-server.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.
