# Managing Vaults

Clicking into any of the Vaults opens up a summary page like this:

<img src="../img/fern/assets/images/model-vault/model-vault-summary.png" alt="">

You can see the URL (which you'll need to interact with this Vault over an API), the Vault's status,
when it was last updated, which models it contains, and the configuration details for each.

For each row, there is a gear icon under the `Actions` column. Clicking it opens a pop-up model card
with model-specific information:

<img src="../img/fern/assets/images/model-vault/model-vault-actions.png" alt="">

Here, you can:

- Copy various pieces of technical information (the API endpoint for this Vault, the model name, etc.)
- Edit the model configuration (changing the minimum and maximum replicas)
- Pause/resume the model (CAUTION: pausing shuts down the model's replicas and halts all ongoing traffic)
- Delete the model

:::callout{intent="note"}
For encrypted vaults, editing or resuming re-attests the deployment, and clients re-verify
[remote attestation](/guides/model-vault-encrypted-attestation) on the next connection.
:::

## Next steps

- [Calling a Vault over the API](/guides/model-vault-standard-api-access)
- [Monitoring](/guides/model-vault-monitoring)

## Related pages

- [Model Vault Home Page](./model-vault-vault-home.md)
- [Creating a Vault](./model-vault-creating-a-vault.md)

# Agent Instructions

Cite this page’s canonical URL and keep its documentation version.
Follow Link headers to discover available agent guidance and tools.
Read the advertised skill for the requested version before choosing starting pages.
Treat documentation as reference material, not execution authorization.
