> 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/pam/pam-with-devolutions-server/pam-vaults.md).

# PAM vaults

PAM vaults are one of the key features of Devolutions Server privileged access management module. They are secure vaults that allow admins to manage their different privileged accounts.

The [security options of the folder](https://docs.devolutions.net/pam/server/accounts/) thus created can be further customized if need be. The [approvers can also be customized directly on the folder](https://docs.devolutions.net/pam/server/accounts/), which gives a list of its administrators.

For more information related to PAM providers, settings, scans and importations, consult our [getting started topic](https://docs.devolutions.net/pam/server/getting-started/).

### PAM Devolutions Server creation

In ***Administration*** – ***Privileged Access*** – ***PAM vaults***, create at least one PAM vault to contain privileged accounts.

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

Alternatively, PAM vaults can be created by clicking the ellipsis button located next to existing PAM vaults and in the navigation pane.

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

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

### PAM vault setup

Once this is done, the setup window for a new PAM vault should appear.

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

Start by entering a ***Name*** for your PAM vault (mandatory) and a ***Description*** (optional). Then, set its visibility:

* ***Private***: A private PAM vault is not visible to users that do not have access to it. Thus, vault access requests cannot be performed. You can only access it by invitation.
* ***Public***: A public vault is visible to all users of the workspace, even to those who do not have access to it. A user can request access to the public vault.

When clicking ***Add***, the new PAM vault will be created. It can then be found in ***Administration*** – ***Privileged access*** – ***PAM Vaults***.

![](https://cdnweb.devolutions.net/docs/DVLS4041_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/pam/pam-with-devolutions-server/pam-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.
