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

# Version History in the LanderLab Editor - Restore a Previous Version

> Learn how to use Version History in the LanderLab editor to view earlier versions of your landing page and restore a previous version in one click.

## What Is Version History?

Version History lets you look back at earlier versions of your landing page and bring any of them back. As you build and make changes, LanderLab keeps a record of previous versions, so nothing you worked on is truly lost.

If you change your mind about an edit, prefer how a section looked before, or just want to undo a series of changes, you can open Version History and restore an older version in a few clicks.

You will find it in the left sidebar of the editor, near the bottom.

<Frame>
  <img src="https://mintcdn.com/landerlab-babdc23f/3IP2xr_SsB2ms1hL/images/versionhistory.png?fit=max&auto=format&n=3IP2xr_SsB2ms1hL&q=85&s=58b7f0bedd26cb8ea4854f0e21e7aa63" alt="Versionhistory" width="1502" height="961" data-path="images/versionhistory.png" />
</Frame>

## When to Use Version History

Version History is useful when you want to:

* Undo changes after a heavy editing session
* Go back to a layout or design you liked better in an earlier version
* Recover a section or element you removed by mistake
* Compare your current page against how it looked before

## How to Open Version History

<Steps>
  <Step title="Open your landing page in the editor">
    Go to the landing page you want to review and open it in the LanderLab editor.
  </Step>

  <Step title="Click the Version History icon">
    In the left sidebar, near the bottom, click the **Version History** icon. A panel opens showing your earlier versions of the page.
  </Step>

  <Step title="Browse your previous versions">
    Look through the list to find the version you want. Each entry represents an earlier state of your landing page.
  </Step>
</Steps>

## How to Restore a Previous Version

<Steps>
  <Step title="Select a version">
    In the Version History panel, choose the version you want to bring back.
  </Step>

  <Step title="Restore it">
    Click **Restore** to apply that version to your landing page. Your page is updated to match the version you selected.
  </Step>

  <Step title="Review and save">
    Check the page to confirm everything looks the way you expect, then save your changes.
  </Step>
</Steps>

<Note>
  Restoring a version replaces what is currently on your page with the version you picked. Review the page after restoring to make sure it is exactly what you want before you publish.
</Note>

<Tip>
  Not sure about a big change? Save your current work first, then experiment freely. If the new direction does not work out, you can always return to Version History and restore an earlier version.
</Tip>
