# Salvare e Ripristinare i Dati

Le seguenti pagine mostrano come puoi salvare i tuoi dati sul tuo computer e come puoi copiare i dati salvati di nuovo nel tuo SongBook+ (o anche su un altro dispositivo).

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

Il backup regolare dei tuoi dati è importante!

In situazioni come le seguenti, ad esempio, sarai contento di averlo fatto:

* Il tuo iPad è difettoso.
* Il tuo iPad è stato rubato.
* Un errore nel file system ha danneggiato il file del database di SongBook+.
* Dopo un aggiornamento di SongBook+, il database è stato adattato alla nuova versione del software, ma hai ancora bisogno di un database per una vecchia versione di SongBook.
* Un bug del software ha distrutto il database.
* Rimpiangi modifiche fatte da te sui tuoi dati e desideri ripristinare lo stato di qualche settimana fa.
  {% endhint %}

{% hint style="info" %}
In un backup completo dell'iPad sono inclusi anche SongBook+ e i relativi dati.\
\
In caso di perdita o malfunzionamento del tuo iPad, puoi ripristinare rapidamente un iPad di ricambio con i dati da un backup del genere.
{% endhint %}

{% hint style="danger" %}
Per altri motivi sopra menzionati, per i quali è necessaria una versione più vecchia dei dati, questo non basta!\
\
Soprattutto con il backup automatico predefinito su iCloud, potrebbe succedere che lo stato desiderato dei dati sia già stato sostituito da un altro backup automatico e che quindi contenga già i dati errati.
{% 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/italiano/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.
