# How do I restore snapshots to clusters?

Click on the "Restore" button of the snapshot whose status is "Success," indicating that it has been successfully backed up to the MinIO storage provided while taking a snapshot or creating a schedule :

<figure><img src="/files/AodN3dPU1SryEwyjJjHq" alt=""><figcaption></figcaption></figure>

Select a restoration location where the backup should be restored, give the restore a name, and then click on the "Restore" button to restore the snapshot :

<figure><img src="/files/D2pyrB8mMAblAuZyczch" alt=""><figcaption></figcaption></figure>

Now, you have successfully initiated the restore process !


---

# Agent Instructions: 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.ozone.one/ozone-end-user-guide/documentation/backups/how-do-i-restore-snapshots-to-clusters.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.
