> 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/cloud/concepts/advanced-concepts/recovery-options.md).

# Recovery options

Recovery options describe how to regain access to data in Devolutions Cloud after user loss, configuration issues, or major incidents. The disaster recovery guide explains how to back up entries, while cached offline mode in tools like Remote Desktop Manager or Devolutions Password Manager provides read-only access when Devolutions Cloud is temporarily unavailable. Rekeying procedures enable you to regenerate encryption keys and re-encrypt configuration files when necessary.

Administrators can also restore deleted vaults, convert a departed user’s vault into a shared vault, and follow documented steps to recover from serious outages. In practice, these options are usually combined with the emergency kit so owners can regain administrative access even when primary credentials or identity providers are unavailable.

#### Related topics

* [Backup and recovery steps for Devolutions Cloud entries](https://docs.devolutions.net/cloud/kb/knowledge-base/backup-and-recovery-steps-for-devolutions-cloud-entries/)
* [Delete and restore vaults](https://docs.devolutions.net/cloud/web-interface/administration/management/vaults/delete-restore-vaults/)
* [Restore a user vault](https://docs.devolutions.net/cloud/kb/how-to-articles/restore-user-vault/)


---

# 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/cloud/concepts/advanced-concepts/recovery-options.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.
