> 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/web-interface/administration/management/vaults/restrict-vault-access.md).

# Restrict vault access

Administrators can allow users to view specific folders or entries in a vault. The ***Restricted vault role*** is assigned at the vault level. Users or groups with this setting will see only the vault content that they have permission to view.

{% hint style="info" %}
This functionality is also fully compatible with Remote Desktop Manager and Devolutions Password Manager (desktop, mobile, and browser extension).
{% endhint %}

1. Select the vault and click on the three dots to edit the vault’s permissions.
2. Assign the desired user or group to the ***Restricted*** role and click ***Update***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_hub_Hub6079.png)
3. In the folder’s properties or entries, give users/groups the desired access by clicking on ***Edit***.

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

Once this is done, affected users will only see what they have permission to 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/web-interface/administration/management/vaults/restrict-vault-access.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.
