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

# Viewing and restoring model versions in the model IDE

> Model history in the developer IDE allows users to see the changes made to the model and restore to an older version.

To access a model's history, click the <Icon icon="clock" /> icon in the left navigation.

<img src="https://mintcdn.com/omni-e7402367/Tt0lKYUF_A0bDe1h/modeling/images/model-history.png?fit=max&auto=format&n=Tt0lKYUF_A0bDe1h&q=85&s=f0036d5413035aaa213295bfbaddd024" alt="" width="1719" height="956" data-path="modeling/images/model-history.png" />

## Exploring and comparing older versions

The left-hand menu includes a chronological list of time-stamped changes. The detailed view to the right of the list of changes, compares the previous change to the currently selected version.

<img src="https://mintcdn.com/omni-e7402367/Tt0lKYUF_A0bDe1h/modeling/images/model-history-views.png?fit=max&auto=format&n=Tt0lKYUF_A0bDe1h&q=85&s=0f8ba3d334be5cfed8336acec5d3765c" alt="" width="1719" height="956" data-path="modeling/images/model-history-views.png" />

## Restoring an older model version

Restore a previously saved version of your model files by navigating to the change you want to restore to.

1. In the list of model changes, select the one you want to restore.
2. Click **Preview restore**.
3. Compare the changes in all affected files.
4. Click **Restore this version**.

## Viewing file history

File history provides a detailed view of all changes made to individual model files, including who made each change and when. This is distinct from the model version history, which shows changes across all files in your model.

To view the history for a model file, open the file in the IDE and click the <Icon icon="clock" /> icon near the top right corner of the page.

<Frame caption="Annotated history for a view file in the Omni model IDE">
  <img src="https://mintcdn.com/omni-e7402367/Tt0lKYUF_A0bDe1h/modeling/images/file-history.png?fit=max&auto=format&n=Tt0lKYUF_A0bDe1h&q=85&s=dfe46449e64b93e1e288f01ab9b59d37" alt="Annotated history for a view file in the Omni model IDE" width="1498" height="958" data-path="modeling/images/file-history.png" />
</Frame>

Once opened, the file history view displays a chronological list of changes specific to that file.

<Note>
  History entries older than 6 months are included in the list of changes, but viewing the specifics of the change is not currently supported.
</Note>
