> 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/basic-concepts/vaults.md).

# Vaults

Vaults segment data within a workspace so you can separate clients, teams, or environments and assign permissions appropriately. Create shared vaults for projects, leverage \[user vault] for personal items, and rely on the System Vault for common tools and scripts. Combine vault-level permissions with folders to tighten control and improve performance.

#### Related topics

* [Vaults overview](https://docs.devolutions.net/rdm/commands/administration/vaults-overview/)
* [Batch edit in Remote Desktop Manager](https://docs.devolutions.net/rdm/commands/edit/batch-edit/#entryfolder-selection)
* [User vault](https://docs.devolutions.net/rdm/user-interface/navigation-pane/user-vault/)
* [Change Master Key](https://docs.devolutions.net/rdm/commands/file/change-master-key/)

#### See also

* [Devolutions Academy - Understanding Vaults](https://academy.devolutions.net/student/path/1916054/activity/2679481)
* [Devolutions Blog - Back to Basics: Using Vaults in Remote Desktop Manager](https://blog.devolutions.net/2019/09/back-to-basics-using-vaults-in-remote-desktop-manager/)
* [YouTube - Easily Create a Vault Template - RDM Pro Tip 002](https://youtu.be/0GwzZJ-JS7Q?si=rPyZivjmG5Ft5Eif)


---

# 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/basic-concepts/vaults.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.
