> 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/ribbon-menu-bar/view/system-vault.md).

# System vault

The ***System vault*** is available for [Devolutions Server and Devolutions Cloud workspaces](https://docs.devolutions.net/rdm/workspaces/workspace-types/native-workspaces/) to centralize commonly shared entries across vaults and is only accessible by administrators. The ***System vault*** can be found under the ***View*** tab in the ribbon or in the navigation pane.

{% tabs %}
{% tab title="Windows" %}
![](https://cdnweb.devolutions.net/docs/RDMW0003_2024_2.png)

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

Only ***Contacts***, ***Macros/scripts/tools***, and ***VPNs/tunnels/gateways*** entry types are available to be created and stored in the ***System vault***. The entries can then be organized with folders.

{% hint style="info" %}
***Macros/scripts/tools*** entry types can only be created through Remote Desktop Manager.
{% endhint %}

### Linking system vault entries to vault entries

#### Entry permissions

In either a Devolutions Server or Devolutions Cloud workspace, you may modify the permissions of folders or entries through the respective web interfaces. You may not modify the root permissions of the ***System vault***.

#### Linking a System vault contact entry

1. Go into the ***Properties*** of an entry that supports linked contact.
2. Under ***View*** – ***Asset***, click the ellipsis button (***…***) in the ***Owner*** field.

   ![](https://cdnweb.devolutions.net/docs/RDMW0005_2024_2.png)
3. Pick a ***System vault*** contact to link to the entry.

   ![](https://cdnweb.devolutions.net/docs/RDMW0006_2024_2.png)
4. Click ***Ok*** and then click ***Update*** to save the changes.

#### Linking a System vault macro/script/tool entry

1. Go into the ***Properties*** of a relevant entry.
2. Under ***Connection*** – ***Events*** go to the ***After open*** tab.
3. Pick ***Macro/script/tool*** from the dropdown list.
4. Click on the second dropdown and select a ***System vault*** macro/script/tool entry to link with this entry.

   ![](https://cdnweb.devolutions.net/docs/RDMW0007_2024_2.png)
5. Click on ***Update*** to save the changes.

#### Linking a system vault VPN/tunnel/gateway entry

1. Select an entry that supports using a VPN connection and go into the ***Properties***.
2. Under ***Connection*** – ***VPN/tunnel/gateway*** set the ***Connect*** value.
3. Click on the ellipsis button (***…***) next to the ***Type*** option.

   ![](https://cdnweb.devolutions.net/docs/RDMW0008_2024_2.png)
4. Under the ***Existing*** tab select the ***Linked (vault)*** ***Session*** type.
5. Click the field next to it to select and link the ***System vault*** VPN/tunnel/gateway entry. Alternatively, you can choose ***---Prompt on connection---*** from the dropdown menu to be prompted with a list of available VPNs when launching the session.

   ![](https://cdnweb.devolutions.net/docs/RDMW4428_2026_1.png)
6. Click ***Ok*** and then click ***Update*** to save the changes.
   {% endtab %}

{% tab title="macOS" %}
Only ***Contacts***, ***Macros/scripts/tools***, and ***VPNs/tunnels/gateways*** entry types are available to be created and stored in the ***System vault***. The entries can then be organized with folders.

{% hint style="info" %}
***Macros/scripts/tools*** entry types can only be created through Remote Desktop Manager.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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/ribbon-menu-bar/view/system-vault.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.
