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

# Version history

> Learn how to check and restore previous versions of your Clueso project

In this article, you'll learn how to check 'Version history' of your Clueso project. This is helpful when you need to check and restore any previous version of the Clueso project.

Follow these steps to access and restore previous versions:

<Steps>
  <Step title="Open the File menu">
    Start by navigating to the **File** menu in the top-left corner of the editor.
  </Step>

  <Step title="Click on Version History">
    From there, click on **Version History**.

    <img src="https://mintcdn.com/clueso/rqNZPuq2zqeaN7C5/images/vh_2.png?fit=max&auto=format&n=rqNZPuq2zqeaN7C5&q=85&s=8b360dff04ec0ccb1f336eabb78fcf0a" alt="" width="2880" height="1800" data-path="images/vh_2.png" />
  </Step>

  <Step title="Browse your versions">
    On the right side, you'll see all the previous versions of your project, grouped by date (Today, Yesterday, etc.).
    Clueso keeps saving all your changes automatically.

    Each version shows the time it was saved and who made the change. Your current version is marked with a green dot.

    <img src="https://mintcdn.com/clueso/rqNZPuq2zqeaN7C5/images/vh_3.png?fit=max&auto=format&n=rqNZPuq2zqeaN7C5&q=85&s=994f07be41280a8e45434e328b28e6e0" alt="" width="2880" height="1800" data-path="images/vh_3.png" />
  </Step>

  <Step title="Preview an older version">
    To check an older version of your preference, simply click on it. Clueso
    will load the video and step-by-step article from the selected version.

    The selected version is highlighted with a yellow dot, and a banner at the top shows which version you're viewing.

    <img src="https://mintcdn.com/clueso/rqNZPuq2zqeaN7C5/images/vh_4.png?fit=max&auto=format&n=rqNZPuq2zqeaN7C5&q=85&s=4ff744ba1ccc6bb7b55acd5076643c2b" alt="" width="2880" height="1800" data-path="images/vh_4.png" />
  </Step>

  <Step title="Restore a version">
    If you want to restore a particular version, simply select and open that
    version, then click on **Restore**. You can click Restore either in the version panel or in the banner at the top.

    <img src="https://mintcdn.com/clueso/rqNZPuq2zqeaN7C5/images/vh_5.png?fit=max&auto=format&n=rqNZPuq2zqeaN7C5&q=85&s=0700be6351f220086e8f1e1a43c142a3" alt="" width="2880" height="1800" data-path="images/vh_5.png" />
  </Step>

  <Step title="Confirm the restore">
    After clicking on **Restore**, Clueso will restore the version you selected.
    Now, your current version is the selected restored version of the project.
  </Step>
</Steps>

That's how you check and restore a previous version.

## FAQs

<AccordionGroup>
  <Accordion title="Can't undo?">
    If you can't undo, try to revert from the version history. You won't be able
    to undo after an AI operation like AI rewrite or Generate speech. In such
    cases revert back to the previous version.
  </Accordion>
</AccordionGroup>
