# Backup & Restore

This section is a simple step-by-step guide on how to use Storware Backup & Recovery to protect your Storage Providers.

## Backup and restore of Storage Provider

### Manual backup

**Note: to perform a manual backup, target Storage Provider instance must be assigned to Backup SLA**

1. Search for Storage Provider instance you want to backup and click the `Backup` button next to it.

![](/files/jwIqGPPv06I66D5dQkXS)

2\. In the next window, choose backup type and click `Backup` button.

![](/files/TrxoclKtEDwtTOdAfysQ)

3\. You can track the progress of the task in `tasks console`

![](/files/JeU3d3rDh2vRFQDk5j67)

### Manual restore

1. Search for Storage Provider instance you want to restore and click the `Restore` button next to it.

![](/files/bVQZcKCWGzVr0nRha9c8)

2\. In the next window, choose if you want to restore to File System or directly to the storage provider. Enter the rest parameters according to your needs and click the `Restore` button. The available parameters may differ depending on the storage provider.

![](/files/EJuExj5bwGu2MgZ3Nrrp)

{% hint style="info" %}
**Note:** More information about protecting Storage Providers you can find in the [administration](/administration.md) chapter.
{% endhint %}


---

# 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.storware.eu/protecting-storage-providers/backup-and-restore.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.
