# Vault Management

Vault management options are available in the Settings menu. These features allow users to maintain, backup, and modify their vault configuration.

<figure><img src="/files/rhIVrtCrhdOcNIrapSPa" alt=""><figcaption></figcaption></figure>

***

## Management Options

| Feature                                                       | Description                          |
| ------------------------------------------------------------- | ------------------------------------ |
| [Vault Details](/app-guide/vault-management/vault-details.md) | View signing parties and public keys |
| [Vault Backup](/app-guide/vault-management/vault-backup.md)   | Export vault shares for recovery     |
| [Vault Rename](/app-guide/vault-management/vault-rename.md)   | Change the local vault name          |
| [Vault Reshare](/app-guide/vault-management/vault-reshare.md) | Add or remove devices                |
| [Vault QR](/app-guide/vault-management/vault-qr.md)           | Export public keys for sharing       |
| [Vault Upgrade](/app-guide/vault-management/vault-upgrade.md) | Upgrade from GG20 to DKLS23          |

***

## Vault Backup Verification

{% hint style="info" %}
**Verify your backups exist** — ensure you have backed up all vault shares at least once. After initial backup, you only need to create new backups after a [reshare operation](/app-guide/vault-management/vault-reshare.md). See [Backup & Recovery](/getting-started/backup-recovery.md) for best practices.
{% endhint %}

***

## Related

* [Backup & Recovery](/getting-started/backup-recovery.md) - Essential backup guide
* [Creating a Vault](/app-guide/creating-a-vault.md) - Vault setup options


---

# 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://docs.vultisig.com/app-guide/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.
