# Restore on-demand

## Restore from Storage Providers menu

To restore a single storage instance on-demand, go to the instances tab under the Storage Providers section. Click on the restore icon next to the object ![](/files/ylge46wmlB03UVYC1Lpi)

![](/files/T1gN1e02LzPozB8aqfeo)

Now you should see a popup window where you can customize the restore settings.

Restoring to the filesystem is an option to restore directly to the Storware Backup & Recovery node storage.\
(Remember, the Storware Backup & Recovery user must have the appropriate write permissions to the given path.)

![](/files/Iqj97bVtHfzI0kTsm6Ph)

You can also restore the backup to the storage provider from which the backup was created.

![](/files/wAtEdq3MZ6t7bPBBpDIb)

Finally, after customizing the restore, click the restore button.

{% hint style="info" %}
**Note:** every platform has some restrictions imposed on the storage instance name, such as length or characters that can be used. Check these limits before restoring with a custom name.
{% endhint %}

{% hint style="info" %}
**Note:** You can also perform the same action thanks to the CLI interface: [CLI Reference](/backup-and-recovery-7.2/administration/cli-reference.md)
{% 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/backup-and-recovery-7.2/administration/storage-providers/instances/restore-on-demand.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.
