> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-en/productos/disaster-recovery.md).

# Disaster Recovery

Disaster Recovery replicates your customers' critical environments to another availability zone and leaves them ready to be activated if the primary environment becomes unavailable.&#x20;

It is the business continuity layer you set up over your Server and Remote Desktop subscriptions.

### Most viewed articles

1. [Set the frequency and number of copies](/docs-en/productos/disaster-recovery/how-to/how-to-configure-replica-frequency-and-copies.md)
2. [Run a drill](/docs-en/productos/disaster-recovery/how-to/how-to-run-a-drill.md)
3. [Perform failback](/docs-en/productos/disaster-recovery/how-to/how-to-perform-a-failback.md)
4. [Delete a subscription](/docs-en/productos/disaster-recovery/how-to/how-to-delete-a-disaster-recovery-subscription.md)
5. [What Disaster Recovery is](/docs-en/productos/disaster-recovery/concepts/what-it-is.md)
6. [The replica](/docs-en/productos/disaster-recovery/concepts/the-replica.md)
7. [Failover and failback](/docs-en/productos/disaster-recovery/concepts/failover-and-failback.md)
8. [Drills](/docs-en/productos/disaster-recovery/concepts/drills.md)
9. [What is replicated](/docs-en/productos/disaster-recovery/detalles/what-gets-replicated.md)
10. [Replication settings](/docs-en/productos/disaster-recovery/detalles/replication-parameters.md)

### Explore Disaster Recovery

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quick start</strong></td><td>Activate your first recovery plan step by step.</td><td><a href="/pages/bfea32b28b8fd57877202936f0ad67af6d0dae0e">/pages/bfea32b28b8fd57877202936f0ad67af6d0dae0e</a></td></tr><tr><td><strong>Concepts</strong></td><td>The replica, failover and failback, and drills.</td><td><a href="/pages/f18d31bafbf0ed8ffbcf3c195380de447fe2baa7">/pages/f18d31bafbf0ed8ffbcf3c195380de447fe2baa7</a></td></tr><tr><td><strong>How-to</strong></td><td>Set up replication, run drills, and perform failback.</td><td><a href="/pages/2dd9d0b799073367a72277acfe724f923a845f20">/pages/2dd9d0b799073367a72277acfe724f923a845f20</a></td></tr><tr><td><strong>FAQ</strong></td><td>Quick answers to the most common questions about Disaster Recovery.</td><td><a href="/pages/c6f0fb0ac6b716c1f530277e1d24a79507c5dd18">/pages/c6f0fb0ac6b716c1f530277e1d24a79507c5dd18</a></td></tr><tr><td><strong>Details</strong></td><td>The plan, replication settings, and requirements and limits.</td><td><a href="/pages/fa4144d9fa0784d09362cbdefd297bbd9b034806">/pages/fa4144d9fa0784d09362cbdefd297bbd9b034806</a></td></tr></tbody></table>

### Support

Need help with your servers?&#x20;

Open a ticket or write to us on [WhatsApp](/docs-en/support/whatsapp.md) from the Support section.

### Latest news

July 1, 2026 — New replication frequency available in plan settings.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/docs-en/productos/disaster-recovery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
