> For the complete documentation index, see [llms.txt](https://docs.ozone.one/ozone-end-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ozone.one/ozone-end-user-guide/documentation/backups/pre-requisites.md).

# Pre-requisites

1. Active Cluster

After logging in, Click on the Setup in the left-sidebar:

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

Then, Click on Resources:

<figure><img src="/files/37zvI5VFk2aGQ2MUC0IO" alt=""><figcaption></figcaption></figure>

You can see the list of Resources. Click on the Clusters :<br>

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

Click on the “Attach“ button on the top right corner to attach a cluster :<br>

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

Enable “Backups“ to install Velero in the cluster :<br>

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

Download the generated file :

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

Copy the command and run it on your cluster :

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

In some time your cluster should be active and you can see it on the dashboard :<br>

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

1. **Integration with MinIO storage.**\
   \
   Click on Resources and then Click on Integrations :

<figure><img src="/files/1KKJ0FiosjQVnnZhLkH3" alt=""><figcaption></figcaption></figure>

2. Click on the button that says “Create a new Integration“in the top right corner :

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

3. Select MINIO to create a MINIO Integration :

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

4. Enter all the details and click on “Create Integration“ to create :

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

5. After creating a MinIO integration and attaching a cluster, you should be ready to take snapshots, schedule snapshots, and restore snapshots as well!\ <br>


---

# 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:

```
GET https://docs.ozone.one/ozone-end-user-guide/documentation/backups/pre-requisites.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.
