Backup & Restore

Export settings/configuration snapshots and restore from validated backup files.

Create backup

Generate a JSON backup that always includes all app settings and can optionally include all database tables.

Smart defaults included: format versioning, UTC timestamp, and fingerprint metadata.

For large datasets, prefer settings-only backups for faster export/import cycles.

Restore backup

Upload a prior backup JSON, validate with dry-run, then apply settings and optional table data restore.

Data restore truncates selected tables before inserting rows from backup. Keep dry-run enabled until you are ready to apply.