Skip to main content

Snapshot and Restoring

Creating snapshots and restoring to your project is fundamental in TytonAI.

Overview

This document provides a step-by-step guide on how to take a snapshot and perform a rollback in TytonAI. Snapshots allow users to save their progress at a specific point in time. The rollback feature enables restoring previous states when necessary.


Taking a Snapshot

  • Click on the File menu in the top navigation bar.
  • Select Save Snapshot (Shortcut: CTRL + S).
  • TytonAI has now taken a snapshot of your current project.

Performing a Rollback

  • Click on the Snapshot Icon in the top right corner of the screen. Locate the snapshot you want to restore.
  • Locate the snapshot you want to restore.
  • Click on Rollback next to the desired snapshot.
  • A confirmation dialog will appear.
  • Click Rollback to proceed.
  • Once the rollback is complete, check your project to ensure everything has been restored to the selected snapshot.

Tip
  • Snapshots help prevent accidental data loss.
  • Rolling back will erase any changes made after the selected snapshot.
  • It is recommended to take regular snapshots before making significant modifications. By following these steps, users can efficiently manage and restore their project states within TytonAI.