Snapshots

Snapshots help recover a dev workspace to a previous state.

When to create a snapshot

Create a snapshot before risky changes such as large dependency updates, major refactors, or file operations that may be hard to reverse.

Restoring a snapshot

Restoring a snapshot can interrupt workspace access while the previous state is recovered. Save active work before starting a restore when possible.

After restoring, reopen the workspace and verify that the expected files are present.

Snapshots and backups

Workspace snapshots are different from game-server backups. Use the recovery option that matches the resource you are changing.