> ## Documentation Index
> Fetch the complete documentation index at: https://superdesign.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Version History

> Review and restore previous iterations of any frame

Version History allows you to review every iteration of a frame created.

## How to Access Version History

<Steps>
  <Step title="Select a Frame">
    Select any frame on the canvas.
  </Step>

  <Step title="Open More Options">
    Click the **⋯** (More Options) menu in the top toolbar.
  </Step>

  <Step title="Choose Version History">
    Choose **Version History**. A sidebar will appear showing all previous versions of the selected frame.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/superdesign/O0ZbRTWfxx-PRR0i/images/version_history.png?fit=max&auto=format&n=O0ZbRTWfxx-PRR0i&q=85&s=c412444a1f6bd7468721505c4bbba395" alt="Version history sidebar" width="1814" height="1192" data-path="images/version_history.png" />
</Frame>

***

## What You Can Do in Version History

### Preview a Previous Version

Click **Preview** to see what an earlier version looked like. This opens a lightweight, non-destructive preview so you can compare designs before taking action.

**Perfect for:**

* Revisiting older layout ideas
* Checking changes made by the agent
* Validating differences between variants

### Duplicate to Canvas

Click **Duplicate to Canvas** to add that version back onto your canvas as a new frame.

**This is useful when you want to:**

* Compare two versions side-by-side
* Bring back an older design without overwriting the current one
* Explore different directions in parallel

The duplicated version appears as a separate frame next to your current design.

### Revert to a Previous Version

Click **Revert** to replace the current frame with the older version. Your canvas will instantly restore that version as the active design.

<Tip>
  If you decide to revert, you may also want to delete the related chat messages from later steps so your conversation history stays consistent with the restored design.
</Tip>
