Create a Snapshot
- Open the Thunder Compute sidebar panel.
- Right click the running instance.
- Select Create Snapshot.
- Name the new snapshot.

View Snapshots
Your snapshots appear in the Thunder Compute panel below your instances.Restore from a Snapshot
- Create a new instance.
- Open the template menu.
- Select your snapshot.

Restoring from a snapshot can take up to 8 minutes per 100GB of data.
Delete a Snapshot
- Open the Thunder Compute sidebar panel.
- Right click the snapshot.
- Select Delete Snapshot.

Best Practices
-
Name snapshots descriptively: Include the project, date, or purpose (e.g.,
llama-finetuned-jan2026) - Clean up unused snapshots: To minimize your bill, remove snapshots you no longer need.
Snapshots vs External Backups
Snapshots are great for quickly restoring your environment, but they’re meant for convenience rather than long-term data security. We do not provide explicit guarantees about snapshot durability. For long-term data preservation, consider using:- GitHub for code and configuration
- Local downloads for important outputs
- Cloud storage (R2, Google Drive) for large files