Automatic backups
Coral runs a two-tier backup strategy for every active sandbox:
Backups are encrypted with a per-user key and stored securely. They capture your full OpenClaw configuration, conversation history, and installed tools.
Creating a manual backup
- Go to the Settings page.
- Scroll to the Backup & Restore section.
- Click “Create Backup”.

Settings page with Backup & Restore
Restoring from a backup
- Go to the Settings page.
- Scroll to the Backup & Restore section.
- Find the backup you want to restore and click “Restore”.
- Confirm the restore action.
What’s included in a backup
- OpenClaw configuration (
~/.openclaw/openclaw.json) - Conversation history and session data
- Installed tools and skills
- Custom files and scripts in your sandbox
What’s not included
- The sandbox operating system and base packages (these are rebuilt from the standard image on restore)
- Temporary files in
/tmp - Running process state (your assistant restarts fresh after a restore)