Backup & restore
Export everything in your workspace — vendors, filaments, storage locations and slots, spools and their weight history, displays, Home Assistant shortcuts, settings, and users — as a single zip of JSON files, one file per type. Find it on the Settings page.
Exporting
Export backup downloads a zip immediately; no confirmation needed, since exporting is non-destructive.
Importing
Import backup replaces all of your workspace's existing data with the contents of the zip, including its users. Because the currently signed-in session is one of the things being replaced, every session and device token for the workspace is revoked as part of the restore — everyone, including you, has to log in again afterwards. The confirmation dialog spells this out before you can proceed.
Only a backup belonging to your own workspace's schema version can be imported; a backup exported by an incompatible version of the app is rejected outright rather than partially applied.
Scope
Backups are scoped to a single workspace — importing one never touches another tenant's data, and an archive can't be used to inject rows into a different workspace than the one performing the import.