# Quaderni di Fogli

Soulver salva i tuoi fogli in un singolo file di libreria chiamato "sheetbook" (con estensione .sheetbook).

### Sincronizzare uno sheetbook tra dispositivi

Nelle impostazioni di Soulver, scegli "iCloud" come posizione dello sheetbook per sincronizzare i fogli tra Soulver per iPad, iPhone e Mac.

### **Aprire uno sheetbook diverso**

Soulver puo' aprire un solo file sheetbook alla volta, quindi se ne apri un altro, lo sheetbook precedentemente aperto verra' chiuso.

Puoi aprire uno sheetbook facendo doppio clic su un file sheetbook nel Finder, oppure tramite la finestra di dialogo Apri.

### Backup dello sheetbook

Soulver crea backup giornalieri del tuo sheetbook, per sicurezza. Per ripristinare da un backup, vai su `File > Backup`, seleziona un backup e fai clic su "Ripristina da backup".

{% hint style="info" %}
Puoi creare manualmente un backup dalla finestra dei backup facendo clic su "Crea backup adesso"
{% 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://documentation.soulver.app/it/documentation/sheets-and-files/sheetbooks-and-syncing.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.
