# Backup on-demand

## Storage List

To perform an on-demand backup, go to the instances tab under the Storage Providers section.

You can click on the ![](/files/I9VEozoYMSMCcXWnzT3w) icon to back up a single storage instance

![](/files/T1gN1e02LzPozB8aqfeo)

Or select multiple instances and click on the ![](/files/9GdDsI0EoTU1CnriMWym) icon to back them up.

![](/files/z5ngycW3o26NJAdZwGse)

Finally select the backup type, backup destination, when a task should start, the priority, and click on the backup button.

![](/files/YnESz3ICqwvH3ZL1TNsl)

{% hint style="info" %}
**Note:** You can also perform the same action thanks to the CLI interface: [CLI Reference](/70/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/70/administration/storage-providers/instances/backup-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.
