# Tabellenbücher

Soulver speichert deine Sheets in einer einzelnen Bibliotheksdatei namens "Sheetbook" (mit der Dateiendung .sheetbook).

### Ein Sheetbook zwischen Geräten synchronisieren

Wähle in Soulvers Einstellungen "iCloud" als Sheetbook-Speicherort, um Sheets zwischen Soulver für iPad, iPhone und Mac zu synchronisieren.

### **Ein anderes Sheetbook öffnen**

Soulver kann jeweils nur eine Sheetbook-Datei gleichzeitig öffnen. Wenn du also eine andere Sheetbook-Datei öffnest, wird das zuvor geöffnete Sheetbook geschlossen.

Du kannst ein Sheetbook öffnen, indem du im Finder doppelt auf eine Sheetbook-Datei klickst oder es über den Öffnen-Dialog öffnest.

### Sheetbook-Backups

Soulver erstellt vorsorglich tägliche Backups deines Sheetbooks. Um ein Backup wiederherzustellen, gehe zu `Ablage > Backups`, wähle ein Backup aus und klicke auf "Aus Backup wiederherstellen".

{% hint style="info" %}
Du kannst im Backup-Fenster manuell ein Backup erstellen, indem du auf "Jetzt Backup erstellen" klickst
{% 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/de/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.
