# Backup on-demand

## Virtual Environments

To perform on-demand backup go to the Instances tab under the Virtual Environment section.

You can click on ![](/files/DonSsb2UH9YlVzRD6y3Z) icon to backup one VM

![](/files/HkFwPPRrMoE9eXo5z1HG)

Or select multiple virtual machines and click on ![](/files/4cQPRk25d3xXDborVGlx) icon to backup them.

![](/files/kx2MNEXS1qILCNmKqApM)

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

![](/files/Cx7NeYJOZPROer9hCnBU)

On the Tasks Console, you can see the progress of the backup task.

![](/files/YZoyCBtkGWCssb2fsobQ)

{% hint style="info" %}
**Note:** You can also perform the same action thanks to the CLI interface: [CLI Reference](/backup-and-recovery-7.3/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.3/administration/virtual-environments/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.
