Skip to main content

Backups

Snapshot your project's schema and configuration — collections, fields, areas, roles, and related settings — or restore a previous snapshot.

Go to Code in the top navigation bar, then select Backups from the left rail.

Until you create one, the tab shows an empty state with a Create your first backup button.

Create a backup

  1. Click Create backup.
  2. Enter a Backup name (for example, pre-migration or weekly-backup).
  3. Optional: Add a Description of what the backup includes or why you created it.
  4. Click Create backup.
note

A backup saves your current project data — collections, fields, areas, roles, and related configuration. Restoring it later does not change the project name or ID.

The Status column shows Queued or Processing, then Completed once the snapshot is stored.

The backups table

Each backup appears as a row:

ColumnDescription
Backup nameThe name you gave the snapshot.
DescriptionThe optional note you added.
DateWhen the backup was created.
StatusThe state of the snapshot (see Status reference).
Restore StatusThe state of the most recent restore, or if never restored.
ActionsRestore, download, or delete the backup.

In the Actions column:

IconAction
Restore the project to this snapshot.
Download the backup as a zip file.
Delete the backup permanently.

Restore a backup

  1. Find the backup in the table.
  2. In the Actions column, click Restore.
  3. Confirm the restoration when prompted.

The Restore Status column shows Restoring while the schema reverts, then Restored when it finishes.

warning

Restoring a backup replaces your current schema, fields, areas, and roles. This action cannot be undone.

Status reference

Backup status:

StatusDescription
QueuedThe backup request is queued.
ProcessingThe snapshot is being created.
CompletedThe snapshot was created and stored.
FailedSnapshot creation failed. Hover over the pill to see the error.

Restore status:

StatusDescription
Restore queuedThe restore request is queued.
RestoringThe schema is being reverted to this snapshot.
RestoredThe schema was restored.
Restore failedThe restore failed. Hover over the pill to see the error.
  • Export Code — Download the generated source code
  • Publish — Deploy a live instance to the cloud