> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/~/revisions/1AlFSZBNMIBgs7fiOwFD/managed-services/managed-backup/overview.md).

# Overview

With IONOS Cloud [<mark style="color:blue;">Virtual Servers</mark>](/cloud/support/general-information/glossary-of-terms.md#virtual-server), you can set up and manage backups using a dedicated backup service. IONOS Cloud works with a special provider, specializing in backup and recovery solutions ([<mark style="color:blue;">Acronis</mark>](https://www.acronis.com)).

Backups can be set up three ways:

1\) Automatically (before provisioning new [<mark style="color:blue;">servers</mark>](https://docs.ionos.com/support/general-information/glossary-of-terms#server)

2\) Semi-automatically (during deployment of multiple servers)

3\) Manually (adding a backup solution to an existing server).

Server data is saved in Backup Units, which are created and managed via the [<mark style="color:blue;">DCD's</mark>](https://docs.ionos.com/support/general-information/glossary-of-terms#dcd) **Backup Unit Manager**. Furthermore, a separate app called the **Backup Management Console** allows the management of created units.

The [<mark style="color:blue;">Backup Unit Manager</mark>](/cloud/support/general-information/glossary-of-terms.md#backup-unit-manager) allows you to create and manage the Backup Units and assign names and passwords. They are required for logging on to the external Backup Management Console in which you can manage your backups and backup schedules.

### Functionality

In order to create backups for a server, a backup agent needs to be installed that communicates with the backup system and assigns backups to the respective Backup Unit.

The communication between the server with the backup agent and the backup system requires an internet connection. Backups are stored in compressed form, which has a positive effect on costs. Backups are charged per Backup Unit.

![Architecture diagram for Managed Backup Units](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-51318496855e317c581665b33610786251546899%2Fmanaged_backup_architecture.png?alt=media)


---

# 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://docs.ionos.com/cloud/~/revisions/1AlFSZBNMIBgs7fiOwFD/managed-services/managed-backup/overview.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.
