> 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/vault-access-in-devolutions-server/request-vault-access-in-devolutions-server.md).

# Request vault access in Devolutions Server

You can request access to a public vault in Devolutions Server. Follow the steps below to complete a request.

1. Connect to the Devolutions Server that contains the vault you want access to.
2. In the vault selector drop-down menu, click ***More*** and then click on ***Browse All vaults***.

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

3. Choose the vault you want to access, then click on ***Request Access***.

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

4. Write a short message to the approver explaining why the access to this vault is needed. The message is optional, but we recommend it as it allows the administrator or vault owner to make a more informed decision.
5. Click on ***Send Access Request***.

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

You now have to wait for the approver to respond to your request. If they approve your request, the vault will appear in the vault selector drop-down menu with the other vaults you already have access to.


---

# 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/vault-access-in-devolutions-server/request-vault-access-in-devolutions-server.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.
