> 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/server/web-interface/administration/user-and-security-management/vaults/vault-owners.md).

# Vault owners

Users or user groups can be set as ***Vault*** ***owners*** to manage specific vaults without having access to workspace administration. Assign users the ***Vault owner*** role for vault-level tasks requiring only basic permissions, and the ***Administrator*** role for system-wide tasks requiring the highest level of permissions.

Here is a detailed list of the respective capabilities of the ***Administrator*** and ***Vault owner*** roles:

<table data-header-hidden><thead><tr><th width="345"></th><th width="133" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td>Capability</td><td align="center">Administrator</td><td align="center"><em><strong>Vault owner</strong></em></td></tr><tr><td><strong>Access to all shared vaults</strong></td><td align="center">X</td><td align="center"></td></tr><tr><td><strong>Access to personal vaults of other users</strong></td><td align="center"></td><td align="center"></td></tr><tr><td><strong>Add or remove users and groups</strong></td><td align="center">X</td><td align="center"></td></tr><tr><td><strong>Export/import entries across vaults</strong></td><td align="center">X</td><td align="center">(between owned vaults only)</td></tr><tr><td><strong>Configure system settings</strong></td><td align="center">X</td><td align="center"></td></tr><tr><td><strong>Audit logs and platform-wide monitoring</strong></td><td align="center">X</td><td align="center"></td></tr><tr><td><strong>Vault-specific permissions</strong></td><td align="center">X</td><td align="center">(for owned vaults only)</td></tr><tr><td><strong>Create and delete vaults</strong></td><td align="center">X</td><td align="center"></td></tr><tr><td><strong>Day-to-day access to entries</strong></td><td align="center">X</td><td align="center">(for owned vaults only)</td></tr><tr><td><strong>Session configuration in Remote Desktop Manager</strong></td><td align="center">X</td><td align="center">(for sessions in owned vaults only)</td></tr></tbody></table>

### Creating vault owners

1. In ***Administration*** – ***Vaults***, either when creating a new vault (***+*** sign), or editing an existing one (pen-shaped button).

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

2. In the vaults themselves, by clicking on the ellipsis button next to the vault's name, and then ***Edit vault***.

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

In the ***Add vault*** or ***Edit vault settings*** window, go the ***Vault owners*** section, and click on the blue ellipsis button next to the ***Vault owners*** bar. Ticking the box next to individual users or user groups gives them vault owner status. Click on ***Update*** to apply the changes.

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

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


---

# 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/server/web-interface/administration/user-and-security-management/vaults/vault-owners.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.
