# Backing Up and Restoring Your Data

The following pages show you how to back up your data to your computer and how to copy the backed-up data back into your SongBook+ (or onto another device).

{% hint style="danger" %}
**WARNING!**

Regularly backing up your data is important!

In the following situations, for example, you will be glad you did:

* Your iPad is defective.
* Your iPad was stolen.
* An error in the file system has damaged the SongBook+ database file.
* After an update of SongBook+, the database was adapted to the new software version, but you still need a database for an older SongBook version.
* A software bug has destroyed the database.
* You regret self-made changes to your data and want to revert to a state from a few weeks ago.
  {% endhint %}

{% hint style="info" %}
A complete backup from the iPad also includes SongBook+ and its associated data.\
\
In case of loss or defect of your iPad, you can quickly restore a replacement iPad along with your data from such a backup.
{% endhint %}

{% hint style="danger" %}
For other above-mentioned reasons, where a slightly older version of the data is needed, that is not enough!\
\
Especially with the standard automatic iCloud backup, it's quite possible that the desired state of the data has already been replaced by another automatic backup and then already contains the faulty data.
{% endhint %}


---

# 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://docs.songbookplus.com/english/readme/sichern-und-wiederherstellen-ihrer-daten.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.
