> 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/concepts/advanced-concepts/security.md).

# Security

Security in Remote Desktop Manager protects data through encryption, strong authentication, and granular access controls.

Harden access with an application password and multifactor authentication, and use roles, groups, and permissions with role-based access control to limit who can view or change entries, folders, and vaults. For centralized auditing and web-based reporting, integrate with Devolutions Server; for cloud teams, connect Remote Desktop Manager to Devolutions Cloud to simplify secure password management.

#### Related topics

* [Remote Desktop Manager Security Dashboard](https://docs.devolutions.net/rdm/kb/knowledge-base/rdm-security-dashboard/)
* [Change Master Key](https://docs.devolutions.net/rdm/commands/file/change-master-key/)
* [Devolutions Send](https://docs.devolutions.net/resources/other-resources/devolutions-send-standalone/)
* [Security Providers](https://docs.devolutions.net/rdm/commands/administration/security-providers/)
* [User Groups](https://docs.devolutions.net/rdm/commands/administration/user-management/#user-groups)
* [Yubikey](https://docs.devolutions.net/rdm/workspaces/multi-factor-authentication/yubikey/)

#### See also

* [Security](https://docs.devolutions.net/rdm/commands/file/options/security/)
* [Security settings](https://docs.devolutions.net/rdm/commands/administration/system-settings/vault-management/security/)
* [Security & Compliance](https://devolutions.net/security/)
* [Devolutions Academy - Enhancing Security](https://academy.devolutions.net/student/path/1925316/activity/2668008)


---

# 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/rdm/concepts/advanced-concepts/security.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.
