> ## 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.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.omni.co/feedback

```json
{
  "path": "/modeling/develop/history",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# 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.

<img src="https://mintcdn.com/omni-e7402367/cgnbKRhg2bi5kqyA/images/docs/modeling/manage-develop/assets/images/model-history-6b0f9bbf4d81439cb21994afb44c3912.png?fit=max&auto=format&n=cgnbKRhg2bi5kqyA&q=85&s=edf9d6d279494669825820807771f97a" alt="" width="2792" height="1890" data-path="images/docs/modeling/manage-develop/assets/images/model-history-6b0f9bbf4d81439cb21994afb44c3912.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/cgnbKRhg2bi5kqyA/images/docs/modeling/manage-develop/assets/images/model-history-views-aaca65fa99c57f2de1449b423931fbfc.png?fit=max&auto=format&n=cgnbKRhg2bi5kqyA&q=85&s=96e0ed1736cb36a26ff3317bd591a765" alt="" width="2792" height="1890" data-path="images/docs/modeling/manage-develop/assets/images/model-history-views-aaca65fa99c57f2de1449b423931fbfc.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. Click **Preview restore**

   <img src="https://mintcdn.com/omni-e7402367/cgnbKRhg2bi5kqyA/images/docs/modeling/manage-develop/assets/images/restore-preview-11471c5694252aef14a6954b2eac1fe7.png?fit=max&auto=format&n=cgnbKRhg2bi5kqyA&q=85&s=fdd23a58200dc76767ac5f2bb3b12df2" alt="" width="1828" height="924" data-path="images/docs/modeling/manage-develop/assets/images/restore-preview-11471c5694252aef14a6954b2eac1fe7.png" />

2. Compare the changes in all affected files.

3. Select **Restore this version**.

   <img src="https://mintcdn.com/omni-e7402367/cgnbKRhg2bi5kqyA/images/docs/modeling/manage-develop/assets/images/restore-version-b355eba6b927a6dd41f5642aaafeebb3.png?fit=max&auto=format&n=cgnbKRhg2bi5kqyA&q=85&s=900dbc6f73d55973be01fae6a70196f0" alt="" width="1844" height="1764" data-path="images/docs/modeling/manage-develop/assets/images/restore-version-b355eba6b927a6dd41f5642aaafeebb3.png" />
