# VM backup

## General information

One of the key features of **Xopero ONE** is native **Hyper-V** backup. It enables you to back up either all virtual machines or selected VMs on both standalone and clustered **Hyper-V** hosts.

***

## Creating a backup plan

{% stepper %}
{% step %}
Log in to [**XMS**](#user-content-fn-1)[^1], go to the **Plans** tab and click the **+ Add plan** button in the top toolbar.

<figure><img src="/files/4vnONYo4CncYWJyACJ9Z" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select **Hyper-V** from the platforms list.

<figure><img src="/files/GRHCMd6MYT9ej6rRGhnC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Define the name of the backup plan.
{% endstep %}

{% step %}
In the configuration aside, choose the host you want to protect. You can then either:

1. Back up all virtual machines (VMs) for comprehensive protection.
2. Select specific VMs by checking the boxes next to the desired entries.
   {% endstep %}

{% step %}
Configure options specific to **Hyper-V** backup.

<figure><img src="/files/7VqEvzqc33TRYpfmupey" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Choose your backup storage location.
{% endstep %}

{% step %}
Configure the [**Scheduler & data retention** settings](/xopero-one-en/management/scheduler-and-retention.md) by defining when backups should run and which types of backup copies to use.

{% hint style="danger" %}
Set the retention policy to determine how long backups are stored — any copies exceeding this period <mark style="color:$danger;">**will be automatically deleted**</mark>.
{% endhint %}
{% endstep %}

{% step %}
Go to the **Advanced settings** section to customize additional options, including encryption, compression levels, and deduplication. These settings provide greater flexibility and help optimize the backup process.

<figure><img src="/files/Bu0s3HkwQJlDPCCUwjbf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After completing the configuration, click the **Save** button. The protection plan will then automatically begin protecting your **Hyper-V** virtual machines according to the schedule you defined.
{% endstep %}
{% endstepper %}

[^1]: Xopero ONE Management Service


---

# 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://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/virtual-machines/hyper-v/backup/vm-backup.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.
