# Backup & Restore

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

## Bacup and restore of Virtual Environment

### Manual backup

{% hint style="info" %}
**Note:** to perform a manual backup, a target VE instance must be assigned to Backup SLA
{% endhint %}

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

![](/files/01gfLnOgeTTNPPx3yBC0)

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

![](/files/8vhkymaonE0xwxiVV0eu)

You can track the progress of the task in `tasks console`

![](/files/G3JG3ZMzD7pjA7Bqz7QQ)

### Manual restore

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

![](/files/7NvedhY1JDN1U0rDNccN)

In the next window, choose if you want to restore to the file system or directly to the hypervisor (or hypervisor manager). Enter the rest parameters according to your needs and click `Restore` the button. The available parameters may differ depending on the hypervisor.

![](/files/V5VQWBk6PY0Dhqcm5od9)

{% hint style="info" %}
**Note:** Staging cleanup task starts even if backup or restore process is failed or cancelled.
{% endhint %}

{% hint style="info" %}
**Note:** More information about Virtual Environments you can find in the [administration](/backup-and-recovery-71/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/backup-and-recovery-71/protecting-virtual-machines/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.
