> 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/server/web-interface/utilities/reports/modules.md).

# Modules

The ***Modules*** section provides the administrators with ***Privileged access – Password rotation*** and ***Recent activities*** reports. For ***Devolutions Gateway*** users reports to view ***Permission*** and ***User access*** are available.

{% hint style="success" %}
The ***Privileged access*** reports are only available for [Privileged Access Management (PAM)](https://docs.devolutions.net/pam/server/) solution user.
{% endhint %}

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

### Privileged access - Password rotation

The ***Password rotation*** report displays the ***Privileged accounts*** users, with a time and date, for whom the last password update occurred. Click ***Reset password*** to force a user to reset their password.

Searches can be refined by using the filters. There is also an ***Export*** button which can be used to create CSV reports for audit purposes.

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

### Privileged access - Recent activities

The ***Recent activities*** report provides information (usernames, folders, dates, etc.) about actions recently undertaken in PAM vaults, such as reservations of entries, password rotations and resets, changes to particular vault, and modifications of check out policies.

Searches can be refined by using the filters. There is also an ***Export*** button which can be used to create CSV reports for audit purposes.

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

### Devolutions Gateway Permission

The ***Devolutions Gateway*** ***permission*** report provides information regarding user and vault-level permissions, as well as descriptions and names of specific Devolutions Gateway instances.

Searches can be refined by using the filters. There is also an ***Export*** button which can be used to create CSV reports for audit purposes.

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

### Devolutions Gateway User access

The ***Devolutions Gateway user access*** report contains details regarding user access such as user types, names and specific Devolutions Gateway instances.

Searches can be refined by using the filters. There is also an ***Export*** button which can be used to create CSV reports for audit purposes.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4091.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/server/web-interface/utilities/reports/modules.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.
