Publishing3 min read

Managing Snapshots

Who this is for:FreeBasicProOrganization

This tutorial covers everything you need to work with existing snapshots in a Zibit project. By the end, you'll know how to rename a snapshot, remove one you no longer need, restore a snapshot to a player, and revert your project's content to match a previously published version—all from the Deployments screen.

The Deployments screen and your existing snapshots

The Deployments screen is your central hub for publishing a project to player devices or the web. The Player snapshots section lists every frozen version of your project—each card shows the snapshot name, creation date, and how many devices have it installed.

You'll also see the Web deployment panel at the top, which lets you push a snapshot to your organization's public URL via Publish to web. To add a new frozen version of your project, click Create new snapshot in the top-right corner.

The Deployments screen showing a Web deployment panel with a Publish to web button, and a Player snapshots section listing one snapshot named Initial, created August 14 2026, with zero installations.
Deployments screen with one player snapshot listed

Snapshot actions available from the overflow menu

Click the button on any player snapshot to open its action menu. You'll see three options: Edit details to rename or update the snapshot, Revert to snapshot to roll your project back to that frozen version, and Delete snapshot to permanently remove it.

Delete snapshot is shown in red and cannot be undone—make sure you no longer need the snapshot before selecting it.

The Deployments screen showing the 'Initial' player snapshot with its overflow menu open, revealing Edit details, Revert to snapshot, and Delete snapshot options
The overflow menu open on the 'Initial' player snapshot

Editing a snapshot's name and version

The Edit snapshot dialog lets you update two fields: Snapshot name and Version. Type a descriptive name in the Snapshot name field—something that identifies the state of the project at the time it was captured, such as "Lobby v1.0". Enter a version number in the Version field to help you track iterations over time.

When your changes are ready, click Save changes. To leave the snapshot unchanged, click Cancel or the close button in the top-right corner of the dialog.

A modal dialog titled 'Edit snapshot' with two text fields: Snapshot name containing 'Initial' and Version containing '1.0', plus Cancel and Save changes buttons
The Edit snapshot dialog with name and version fields ready to update

Confirming snapshot deletion

The "Delete this snapshot?" dialog asks you to confirm before proceeding. The dialog explains that the snapshot will be marked as deleted, and you can restore it later if it is not in use on any player devices.

Click "Delete" to confirm, or click "Cancel" to close the dialog and leave the snapshot in place.

A confirmation dialog asking 'Delete this snapshot?' with Cancel and Delete buttons, overlaid on the Deployments screen
The delete confirmation dialog for a player snapshot

You now have full control over your project's snapshot history. From here, you can deepen your publishing workflow with these related skills:

  • Creating your first snapshot—learn how to publish a project and generate a new player snapshot from scratch.
  • Managing displays—configure the target screen resolutions your moments are built for before you publish.
  • Working with spaces—organize related projects together so your publishing history stays easy to navigate.
  • Scheduling deployments—explore how to control when a snapshot goes live on a player device.
  • Using style sets across projects—keep branding consistent so any snapshot you publish looks right on day one.

Be the first to build your own Zibit.