> 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/pam/it/pam-with-devolutions-cloud/session-recording.md).

# Registrazione delle sessioni

Questa guida illustra la configurazione necessaria per attivare la registrazione delle sessioni in Devolutions Cloud PAM utilizzando Devolutions Gateway. I tipi di connessione supportati per la registrazione delle sessioni sono RDP, ARD, VNC e SSH.

1. Crei un'[identità applicativa](https://docs.devolutions.net/cloud/it/web-interface/administration/management/application-identities/manage-application-identities) e le assegni le seguenti autorizzazioni in ***Administration*** – ***System permissions***:
   * ***View entries***
   * ***Manage privileged access tasks***
   * ***Manage gateways***
   * ***Manage PAM tasks***
   * ***Manage privileged access providers***
   * ***Manage gateways***
   * ***Manage system configuration***
   * ***Manage scheduled reports***
2. Scarichi [Devolutions Cloud Services](https://devolutions.net/download-center/#hub) e lo installi sul gateway.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Devolutions Cloud Services può essere installato su una macchina separata che ha accesso alle porte del gateway.</p></div>
3. Dopo aver letto e accettato il ***End-user license agreement***, selezioni ***PAM*** dall'elenco delle funzionalità di ***Custom setup***.
4. Inserisca il suo ***Host URL***, nonché l'***Application secret*** e l'***Application key*** salvati alla fine del passaggio 1. Può quindi testare la connessione per verificare che tutto funzioni correttamente. Clicchi su ***Finish***.
5. Nell'interfaccia web di Devolutions Cloud, vada in ***Administration*** – ***Application services***, clicchi sul pulsante ***Add*** (+) e selezioni ***PAM service***. Assegni un nome al servizio e scelga l'identità applicativa creata durante il passaggio n. 1 nel menu a discesa ***Application identity***.
6. Poi, navighi in ***Administration*** – ***System settings*** e selezioni l'impostazione ***Enable Devolutions Gateway recording***.

   ![](https://cdnweb.devolutions.net/docs/HUBB6007_2025_3.png)
7. Imposti la ***Recording property*** della voce pertinente su ***Remote*** andando in ***Session recording*** – ***Recording***.

   ![](https://cdnweb.devolutions.net/docs/HUBB6009_2025_3.png)
8. Verifichi che la connessione funzioni e che la registrazione delle sessioni sia operativa. Per visualizzare la registrazione della sessione nell'interfaccia web di Devolutions Cloud o in uno spazio di lavoro di Remote Desktop Manager, navighi fino alla voce pertinente (RDP, ad esempio) e apra la scheda ***Recordings***.

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

#### Vedere anche

* [Devolutions Academy – Creating an application identity and application services](https://academy.devolutions.net/student/page/2761705-creating-an-application-identity-and-application-services?curriculum_activity_id=4271807\&path_id=2543918\&sid=81108377-adec-4542-a269-b4bbbaae09ad\&sid_i=0)
* [Devolutions Academy – Enabling session recording in Devolutions Cloud](https://academy.devolutions.net/student/page/3133737-enabling-session-recording-in-devolutions-hub-business?curriculum_activity_id=4853363\&path_id=2628397\&sid=bf2e48f6-3c6d-48f3-a850-e4ec11e7630e\&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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/pam/it/pam-with-devolutions-cloud/session-recording.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.
