> 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-plans-and-features.md).

# BACKUP PLANS & FEATURES

- [First steps](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/first-steps.md)
- [Planning your backups](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/planning-your-backups.md)
- [Backup plans overview](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-plans-overview.md): In this article, you will find general information about creating and managing backup plans in Xopero ONE.
- [Encryption & data security](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/encryption-and-data-security.md): This article explains encryption and data security in Xopero ONE and provides guidance on enabling backup encryption.
- [Deduplication](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/deduplication.md): Learn about deduplication and how it's used in Xopero ONE backup.
- [Compression](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/compression.md): In this article you will learn about compression in Xopero ONE.
- [Replication](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/replication.md)
- [Overview](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/replication/overview.md): This article provides general information about replication and its requirements in Xopero ONE.
- [Setup](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/replication/setup.md)
- [Cleanup of deduplication data](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/cleanup-of-deduplication-data.md): This article explains how to remove residual files left after deduplication from storage.
- [Backup deletion](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion.md)
- [General information](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/general-information.md): This article provides general information and requirements related to backup data deletion in Xopero ONE.
- [Deleting all backups of a single resource](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/deleting-all-backups-of-a-single-resource.md): This article explains how to delete all backups associated with a single resource (e.g., a device) in the Xopero ONE platform.
- [Deleting all copies from a selected storage](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/deleting-all-copies-from-a-selected-storage.md): This article describes how to delete all copies from a selected data store in the Xopero ONE platform.
- [Deleting a single resource from the selected backup](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/deleting-a-single-resource-from-the-selected-backup.md): This article describes how to delete all versions of a single resource from a selected backup in the Xopero ONE platform.
- [Removing backups from S3-compliant storages](https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features/backup-deletion/removing-backups-from-s3-compliant-storages.md): This article describes how to delete backups from AWS S3 and other S3-compliant storages with versioning enabled in the Xopero ONE platform.


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/backup-plans-and-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
