> 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/concepts/advanced-concepts/logs-reports-and-audits.md).

# Log, report e audit

Log, report e audit in Remote Desktop Manager forniscono registrazioni dettagliate delle attività e strumenti di verifica per garantire conformità e sicurezza. I log acquisiscono azioni granulari in tutto l'ambiente, i report presentano riepiloghi filtrati per l'analisi e gli audit verificano sistematicamente le operazioni rispetto a criteri e standard.

Utilizzi queste funzionalità per tracciare gli avvii di sessione, le modifiche alla configurazione e le azioni degli utenti, quindi generi prove per revisioni o indagini. Le combini con il controllo degli accessi basato sui ruoli per allineare accesso e supervisione, rafforzando la responsabilità nelle sue casseforti.

#### Argomenti correlati

* [Log delle attività](/rdm/it/ribbon-menu-bar/reports/activity-logs.md)
* [Report](/rdm/it/ribbon-menu-bar/reports.md)

#### Vedere anche

* [Creare un report di campi personalizzati](https://docs.devolutions.net/powershell/it/remote-desktop-manager-powershell/create-a-report-custom-entry)
* [Esportazione dei report](/rdm/it/ribbon-menu-bar/reports/export-reports.md)
* [Devolutions Academy - Creazione e gestione dei report](https://academy.devolutions.net/student/activity/3380519-building-and-managing-reports)
* [Devolutions Academy – Analisi degli scenari comuni: monitoraggio automatizzato di asset e inventario](https://academy.devolutions.net/student/activity/3380802)


---

# 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/concepts/advanced-concepts/logs-reports-and-audits.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.
