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

# Report

La sezione ***Report*** genera automaticamente report che descrivono in dettaglio l'utilizzo di Remote Desktop Manager relativo a ***voci***, ***risorse scadute***, ***password***, ***sicurezza*** e ***utenti***. Ha la possibilità di esportare il report generato, nonché di eseguire ed esportare i report tramite una riga di comando.

{% hint style="info" %}

* La funzionalità dei log richiede [Devolutions Server o Devolutions Cloud](/rdm/it/getting-started/workspaces/workspace-types/native-workspaces.md).
* I report basati sul web di [Devolutions Server](https://docs.devolutions.net/server/it/overview/devolutions-server) e [Devolutions Cloud](https://docs.devolutions.net/cloud/it/overview/devolutions-cloud) sono disponibili in Remote Desktop Manager.
  {% endhint %}

<table><thead><tr><th width="225">OPZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td>Log di attività</td><td>Apre i <a href="/pages/VbLZFNUgEg2xSYScFLh0"><em><strong>Log di attività</strong></em></a>, una robusta soluzione di registrazione. Con questa funzionalità è possibile monitorare una sessione aperta per tutti gli utenti che utilizzano <a href="/pages/bQUaPfYPE5skFFs8pHOv">Devolutions Server e Devolutions Cloud</a>.</td></tr><tr><td>Log di amministrazione</td><td>Apre i <em><strong>Log di amministrazione</strong></em>.</td></tr><tr><td>Log dello spazio di lavoro</td><td>Apre i <em><strong>Log dello spazio di lavoro</strong></em>.</td></tr><tr><td>Analizzatore di sicurezza delle voci</td><td>Apre l'<a href="/pages/hcN1Fm1SLegjdt9qlNeb"><em><strong>Analizzatore di sicurezza delle voci</strong></em></a>, che valuta la robustezza delle voci memorizzate nello spazio di lavoro.</td></tr><tr><td>Analizzatore di password</td><td>Apre l'<em><strong>Analizzatore di password</strong></em>, che valuta la robustezza delle password memorizzate nello spazio di lavoro.</td></tr><tr><td>Dashboard di sicurezza</td><td>Apre la <a href="/pages/oNQYJ6cTvOjSZrlYpyvw"><em><strong>Dashboard di sicurezza</strong></em></a>, uno strumento che offre indicazioni su come migliorare la sicurezza della piattaforma Remote Desktop Manager e anche suggerimenti per ridurre il carico di lavoro degli amministratori.</td></tr><tr><td>Altri report</td><td>Apre la finestra <em><strong>Report</strong></em>.</td></tr></tbody></table>

#### Vedere anche

* [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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/ribbon-menu-bar/reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
