> 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/rdm/ribbon-menu-bar/reports.md).

# Reports

The ***Reports*** section automatically generates reports detailing Remote Desktop Manager usage related to ***entries***, ***expired assets***, ***passwords***, ***security***, and ***users***. You have the option to export your generated report, as well as executing and exporting reports through a command line.

{% hint style="info" %}

* The logs feature requires either [Devolutions Server or Devolutions Cloud](https://docs.devolutions.net/rdm/workspaces/workspace-types/native-workspaces/).
* Web-based reports from [Devolutions Server](https://docs.devolutions.net/server/overview/what-is-server/) and [Devolutions Cloud](https://docs.devolutions.net/cloud/overview/devolutions-cloud/) are available in Remote Desktop Manager.
  {% endhint %}

<table><thead><tr><th width="225">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td>Activity logs</td><td>Opens the <a href="https://docs.devolutions.net/rdm/commands/reports/activity-logs/"><em><strong>Activity logs</strong></em></a>, a robust logging solution. With this feature, it is possible to monitor an open session for all users using <a href="https://docs.devolutions.net/rdm/workspaces/workspace-types/native-workspaces/">Devolutions Server and Devolutions Cloud</a>.</td></tr><tr><td>Administration logs</td><td>Opens the <em><strong>Administration logs</strong></em>.</td></tr><tr><td>Workspace logs</td><td>Opens the <em><strong>Workspace logs</strong></em>.</td></tr><tr><td>Entry security analyzer</td><td>Opens the <a href="https://docs.devolutions.net/rdm/commands/reports/entry-security-analyzer/"><em><strong>Entry security analyzer</strong></em></a>, which evaluates the strength of entries stored in the workspace.</td></tr><tr><td>Password analyzer</td><td>Opens the <em><strong>Password analyzer</strong></em>, evaluating the strength of passwords stored in the workspace.</td></tr><tr><td>Security dashboard</td><td>Opens the <a href="https://docs.devolutions.net/rdm/kb/knowledge-base/rdm-security-dashboard/"><em><strong>Security dashboard</strong></em></a>, a tool to offer guidance on how to improve the security of the Remote Desktop Manager platform and also tips on reducing the workload for administrators.</td></tr><tr><td>More reports</td><td>Opens the <em><strong>Reports</strong></em> window.</td></tr></tbody></table>

#### See also

* [Devolutions Academy - Leveraging Logs, Reports, and Audits](https://academy.devolutions.net/student/path/1925316/activity/2668002)
* [Devolutions Academy – Configuring a report (custom) entry](https://academy.devolutions.net/student/activity/2586107-configuring-a-report-custom-entry)


---

# 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/rdm/ribbon-menu-bar/reports.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.
