# VAULT MANAGEMENT

- [Explore encryption in Cerby](https://help.cerby.com/setup-and-admin/vault-management/how-cerby-protects-your-data-with-cloud-and-local-encryption.md): This article describes how Cerby supports vaults with cloud and local encryption to protect your account data and secrets.
- [Set up an Azure Key vault integration](https://help.cerby.com/setup-and-admin/vault-management/set-up-an-azure-key-vault-integration.md): This article describes how to set up an Azure Key Vault integration to use your existing environment to manage your keys and encryption.
- [Set up an AWS KMS vault integration](https://help.cerby.com/setup-and-admin/vault-management/set-up-an-aws-kms-vault-integration.md): This article describes how to set up an AWS KMS integration to create vaults using the keys of your existing environment.
- [Create a vault](https://help.cerby.com/setup-and-admin/vault-management/create-a-vault.md): This article describes how to create a new vault for your workspace.
- [Set an existing vault as the default vault](https://help.cerby.com/setup-and-admin/vault-management/set-an-existing-vault-as-the-default-vault.md): This article describes how to set an existing vault as the default vault.
- [Assign additional vaults to an account](https://help.cerby.com/setup-and-admin/vault-management/assign-additional-vaults-to-an-account.md): This article describes how to add a vault to an account manually.
- [View the vaults in your workspace](https://help.cerby.com/setup-and-admin/vault-management/view-the-vaults-in-your-workspace.md): This article describes how to view the vaults in your workspace.
- [View the details of a vault](https://help.cerby.com/setup-and-admin/vault-management/view-the-details-of-a-vault.md): This article describes how to view the details of a vault.
- [Generate and manage the recovery keys for your vault](https://help.cerby.com/setup-and-admin/vault-management/generate-and-manage-the-recovery-keys-for-your-vault.md): This article describes how workspace Admins can generate and manage the recovery keys for local encryption vaults.
- [Initiate a vault recovery](https://help.cerby.com/setup-and-admin/vault-management/initiate-a-vault-recovery.md): This article describes how to initiate a vault recovery.
- [Disable a vault](https://help.cerby.com/setup-and-admin/vault-management/disable-a-vault.md): This article describes how to disable a vault.


---

# Agent Instructions: 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://help.cerby.com/setup-and-admin/vault-management.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.
