> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/microsoft-365/backup/creating-a-backup-plan.md).

# Creating a backup plan

## Backup plan setup <a href="#backup_plan_creation" id="backup_plan_creation"></a>

{% stepper %}
{% step %}
Login to [**XMS**](#user-content-fn-1)[^1], open the **Plans** > **Backup** tab and click the <img src="/files/cP3ARjuLWqJ9T4N5H2Cb" alt="" data-size="original"> **Add plan** button in the top bar.
{% endstep %}

{% step %}
Select **Microsoft 365** from the list.
{% endstep %}

{% step %}
Specify a name for the backup plan. Select the **Microsoft 365** environment you want to include in the backup process, and choose the users to back up.

{% hint style="success" %}
**Xopero ONE** supports **Microsoft 365** groups — they appear in the users list and can be used to filter that list, **including when creating a backup plan**. To access the groups field in **Xopero ONE**, you must re-register your **Microsoft 365** organization.
{% endhint %}
{% endstep %}

{% step %}
Choose the data you want to protect. Here, you can also change the **default worker**, which is the device directly responsible for the backup process of your repositories.

{% hint style="success" %}
You can have multiple workers and assign different workers to each backup plan.
{% endhint %}

{% hint style="info" %}
It is worth noting that the **cloud worker** (a cloud-installed **Xopero ONE** worker) allows you to perform cloud-to-cloud backups if you want to store your backups in the cloud.
{% endhint %}

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

{% step %}
Select one of the locations assigned to your **Xopero ONE** instance as storage.

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

{% step %}
Customize the scheduler and specify how long your data should be retained.

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

{% step %}
If necessary, adjust the advanced settings such as encryption, error handling, or bandwidth limits to fit your requirements.

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

{% step %}
Double-check your data and click **Save** to create the backup plan.
{% endstep %}
{% endstepper %}

[^1]: Xopero ONE Management Service


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/microsoft-365/backup/creating-a-backup-plan.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.
