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

# Version History

> See every edit and go back in time

// import { Screenshot } from "/snippets/Screenshot.jsx";

Every page in Replo has a version history. Any time you make an edit, whether using Chat Mode or [Edit Mode](https://docs.replo.app/features/edit-mode), Replo records a version that you can preview and go back to.

## Accessing Version History

You can enter version history by clicking **Version History** in the toolbar.

<img src="https://mintcdn.com/replo/yALNYjD4LHRlp5kd/images/version-history-button.png?fit=max&auto=format&n=yALNYjD4LHRlp5kd&q=85&s=8492cb24ad0415cc8167769e16be5454" alt="Version history button Pn" title="Site wide script settings  Pn" style={{ width:"100%" }} width="1273" height="751" data-path="images/version-history-button.png" />

Once active, you'll see all your versions listed:

<img src="https://mintcdn.com/replo/yALNYjD4LHRlp5kd/images/version-history-panel.png?fit=max&auto=format&n=yALNYjD4LHRlp5kd&q=85&s=bfaf16e2f66c733e95d9209a8b18869e" alt="Version history panel Pn" title="Version history panel Pn" style={{ width:"100%" }} width="1852" height="1552" data-path="images/version-history-panel.png" />

***

## Selecting Versions

Each version can be selected. You can either preview that version, or you can restore to that version. **Previewing a version** shows you a preview in the editor of what that version looked like. **Restoring a version** allows you to reset the page to whatever the page was like at that point in time.

<img src="https://mintcdn.com/replo/yALNYjD4LHRlp5kd/images/versioncard.png?fit=max&auto=format&n=yALNYjD4LHRlp5kd&q=85&s=0f6cfa447834662632b59a6fc7d9c36c" alt="Version card Pn" title="Version card Pn" style={{ width:"100%" }} width="1008" height="542" data-path="images/versioncard.png" />
