> 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.md).

# Reports

The ***Reports*** section provides the administrators with tools to perform audits on [Login](https://docs.devolutions.net/server/web-interface/utilities/reports/login/), [Entries](https://docs.devolutions.net/server/web-interface/utilities/reports/entries/), [Logs](https://docs.devolutions.net/server/web-interface/utilities/reports/logs/), [Modules](https://docs.devolutions.net/server/web-interface/utilities/reports/modules/), and [Configuration](https://docs.devolutions.net/server/web-interface/utilities/reports/configuration/).

{% hint style="info" %}
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 %}

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

#### Report customization

Most of the reports available can be customized. Filter and sort the data, set a time interval and even export the reports in a `.csv` file.

Refine your search with the filters boxes and click the sort button to sort columns.

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

Select a preset time interval or create a custom timeline on which the report will be based on.

#### See also

* [Devolutions Academy – Using reports and logs](https://academy.devolutions.net/student/page/2942442-using-reports-and-logs?curriculum_activity_id=4493540\&path_id=2942210\&sid=7e086388-2de5-46a3-8d9d-e423bafae256\&sid_i=0)


---

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