> 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/backup-and-storage/backup-service.md).

# Backup Service

<code class="expression">space.vars.backup\_service</code> is a fully integrated backup function offering secure data storage in <code class="expression">space.vars.ionos\_cloud</code> data centers for all data backup application scenarios.

The service provides a secure and reliable way to protect your data and applications from loss, corruption, or unauthorized access. It simplifies data protection, reducing the complexity and administrative burden associated with traditional backup methods. <code class="expression">space.vars.backup\_service</code> can be tailored to individual needs, providing a flexible and scalable approach to data protection according to your organizational demands.

## Terminology note

{% hint style="info" %}
**Note:** For clarity and consistency, this documentation uses the following technical terms:

* **Backup Unit Manager:** Corresponds to **Backup Unit Management** in the DCD.
* **Backup Service Console:** Corresponds to **Cyber Protect Console** and **Backup Management Console**.
  {% endhint %}

## Product Overview

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Backup Service</strong></mark></td><td>Learn about the <code class="expression">space.vars.backup_service</code>, which offers comprehensive backup and recovery solutions.</td><td><a href="/pages/beQIH4hROGteyvpDmg6P">/pages/beQIH4hROGteyvpDmg6P</a></td></tr></tbody></table>

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>DCD How-Tos</strong></mark></td><td>Learn how to set up and manage backup units.</td><td><a href="/pages/5NxcFOIehiwhUouA7WEo">/pages/5NxcFOIehiwhUouA7WEo</a></td></tr></tbody></table>

## Developer Tools

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Backup Service Cloud API</strong></mark></td><td>Access the Cloud API documentation for <code class="expression">space.vars.backup_service</code>.</td><td><a href="https://api.ionos.com/docs/cloud/v6/#tag/Backup-Service">https://api.ionos.com/docs/cloud/v6/#tag/Backup-Service</a></td></tr><tr><td><mark style="color:blue;"><strong>Backup Service SDKs</strong></mark></td><td>Interact with the <code class="expression">space.vars.backup_service</code> API using SDKs.</td><td><a href="https://docs.ionos.com/cloud/sdk-tools-home">https://docs.ionos.com/cloud/sdk-tools-home</a></td></tr><tr><td><mark style="color:blue;"><strong>Config Management Tools</strong></mark></td><td>Explore configuration management tools compatible with <code class="expression">space.vars.backup_service</code>.</td><td><a href="https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools">https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools</a></td></tr></tbody></table>

## Frequently Asked Questions (FAQ)

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>FAQ</strong></mark></td><td>Get answers to the most commonly encountered questions about <code class="expression">space.vars.backup_service</code>.</td><td><a href="/pages/9EK5Nsig8WBRUcqmRMmL">/pages/9EK5Nsig8WBRUcqmRMmL</a></td></tr></tbody></table>


---

# 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/backup-and-storage/backup-service.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.
