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

# Como fazer

Configura a réplica, testa-a e executa-a quando chegar a hora. Cada secção abrange uma fase do plano.

### Configuração e testes

<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>Como configurar a frequência e o número de cópias</strong></td><td>Ajusta de quanto em quanto tempo se replica e quantos pontos de restauro conservas.</td><td><a href="/pages/b45311a972cae8508e0efe4bf06f5216bfc11d93">/pages/b45311a972cae8508e0efe4bf06f5216bfc11d93</a></td></tr><tr><td><strong>Como realizar um simulacro (drill)</strong></td><td>Testa o plano levantando o ambiente replicado sem afetar a produção.</td><td><a href="/pages/050112b3160d9b2b893f88388914679ad47c293b">/pages/050112b3160d9b2b893f88388914679ad47c293b</a></td></tr></tbody></table>

### Operação

<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>Como fazer um failback</strong></td><td>Volta ao ambiente principal após um failover sem perder o que foi feito.</td><td><a href="/pages/48b1aeb47f6a47b957f5f111595faa7b3a0e736d">/pages/48b1aeb47f6a47b957f5f111595faa7b3a0e736d</a></td></tr><tr><td><strong>Como eliminar uma subscrição</strong></td><td>Cancele uma subscrição de Disaster Recovery de forma controlada.</td><td><a href="/pages/d69c32a6b57306180885be4869eb8c5a825c9bef">/pages/d69c32a6b57306180885be4869eb8c5a825c9bef</a></td></tr></tbody></table>


---

# 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-pt/productos/disaster-recovery/how-to.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.
