> 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/productos/disaster-recovery.md).

# Disaster Recovery

Disaster Recovery replica los entornos críticos de tus clientes en otra zona de disponibilidad y los deja preparados para activarse si el entorno principal deja de estar disponible.&#x20;

Es la capa de continuidad de negocio que montas sobre tus suscripciones de Servidores y Escritorio Remoto.

### Artículos más consultados

1. [Configurar frecuencia y número de copias](/productos/disaster-recovery/how-to/how-to-configure-replica-frequency-and-copies.md)
2. [Realizar un simulacro (drill)](/productos/disaster-recovery/how-to/how-to-run-a-drill.md)
3. [Hacer failback](/productos/disaster-recovery/how-to/how-to-perform-a-failback.md)
4. [Borrar una suscripción](/productos/disaster-recovery/how-to/how-to-delete-a-disaster-recovery-subscription.md)
5. [Qué es Disaster Recovery](/productos/disaster-recovery/concepts/what-it-is.md)
6. [La réplica](/productos/disaster-recovery/concepts/the-replica.md)
7. [Failover y failback](/productos/disaster-recovery/concepts/failover-and-failback.md)
8. [Simulacros](/productos/disaster-recovery/concepts/drills.md)
9. [Qué se replica](/productos/disaster-recovery/detalles/what-gets-replicated.md)
10. [Parámetros de replicación](/productos/disaster-recovery/detalles/replication-parameters.md)

### Explora 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>Inicio rápido</strong></td><td>Activa tu primer plan de recuperación paso a paso.</td><td><a href="/pages/rhIA6Cw0icN4EgTV9gDP">/pages/rhIA6Cw0icN4EgTV9gDP</a></td></tr><tr><td><strong>Conceptos</strong></td><td>La réplica, el failover y failback, y los simulacros.</td><td><a href="/pages/BsbkjCbF7ZYsQwu1IpG1">/pages/BsbkjCbF7ZYsQwu1IpG1</a></td></tr><tr><td><strong>How-to</strong></td><td>Configura la réplica, ejecuta simulacros y haz failback.</td><td><a href="/pages/bUSFcNHGkOaFKIyU1f7q">/pages/bUSFcNHGkOaFKIyU1f7q</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respuestas rápidas a las dudas más habituales sobre Disaster Recovery.</td><td><a href="/pages/WnsFv250oiggLxKiXAUV">/pages/WnsFv250oiggLxKiXAUV</a></td></tr><tr><td><strong>Detalles</strong></td><td>El plan, los parámetros de replicación y los requisitos y límites.</td><td><a href="/pages/SvkEcdYyYg9R7SNES5Fu">/pages/SvkEcdYyYg9R7SNES5Fu</a></td></tr></tbody></table>

### Soporte

¿Necesitas ayuda con tus servidores?&#x20;

Abre un ticket o escríbenos por [WhatsApp](/support/whatsapp.md) desde la sección de Soporte.

### Últimas novedades

1 de julio de 2026 — Nueva frecuencia de réplica disponible en la configuración del plan.


---

# 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/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.
