> 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/cloud/concepts/advanced-concepts/session-recording.md).

# Session recording

Session recording captures interactive privileged sessions as video and metadata so they can be reviewed for security and compliance. In the Devolutions PAM module with Devolutions Cloud, recording is configured on the remote connection entry level, typically using Devolutions Gateway to broker and store sessions without exposing direct network access.

When Devolutions Cloud is used alongside Remote Desktop Manager, users can launch sessions through Devolutions Cloud while security teams review recordings and related privileged access reports to investigate suspicious activity. For example, a post-incident review might correlate a checkout approval with the exact commands executed during that session.

#### Related topics

* [Session recording in PAM with Devolutions Cloud](https://docs.devolutions.net/pam/pam-with-devolutions-cloud/session-recording/)
* [PAM service](https://docs.devolutions.net/pam/pam-with-devolutions-cloud/pam-service/)
* [Privileged access](https://docs.devolutions.net/cloud/web-interface/reports/privileged-access/)


---

# 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/cloud/concepts/advanced-concepts/session-recording.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.
