# Backup plans overview

## Backup plans overview <a href="#backup_plan_overview" id="backup_plan_overview"></a>

To run any task in **Xopero ONE**, you first need to configure a backup plan. All existing backup plans are available in the **Plans** tab, located on the left side of the **Xopero ONE Management Service** (**XMS**) application.

In this tab, you can manage all backup plans, with all types of protected resources displayed in a list. Backup plans can be managed in two ways:

1. **By selecting plans with the checkbox on the left** – you can run, deactivate, or remove them.
2. **By using the action icons on the right** – you can run, edit, or view details of a specific plan.

<figure><img src="/files/6tfdz4gAneHNCm8z1wv5" alt=""><figcaption></figcaption></figure>

***

## Backup plans creation <a href="#backup_plan_creation" id="backup_plan_creation"></a>

{% hint style="info" %}
It is worth noting that the backup form is generally consistent across all resource types. The main difference lies in how the data to be backed up is selected. Once you choose the specific data—such as a **GitHub** organization or **Windows** user documents—the remaining sections of the form are almost identical.
{% endhint %}

#### The idea behind creating a backup plan is to follow a few simple steps:

1. Decide what type of resources you want to protect.
2. Select the specific data to be included in the backup plan.
3. Choose an existing storage or add a new one.
4. Configure the **Scheduler** and **Retention** sections to automate the process.
5. (Optional) Adjust advanced settings.


---

# 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-plans-and-features/backup-plans-overview.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.
