# How to take snapshots and how do I know the status of backups?

Click on Backups in the left-sidebar and then Go to the Snapshots

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

Click on the “+ Create Instant Snapshot“ button which is located in the top right corner to create an instant snapshot :

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

Fill in the details by selecting the active cluster with backups enabled, choosing the namespaces you want to back up, selecting the MinIO bucket that you have created, giving it a name, and then clicking on the "Create Snapshot" button :

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

Now, the created snapshot will be listed in the snapshot list view.

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

Now, if you want to check the status of the snapshot that has just been created, click on the "logs" button, and the logs will be visible in a terminal window below :

<figure><img src="/files/2CGA6iA8JRCv1uxyXXwS" alt=""><figcaption></figcaption></figure>

Now you have successfully created a snapshot!


---

# 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-to-take-snapshots-and-how-do-i-know-the-status-of-backups.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.
