Model Versioning and Rollback
IntermediateModel Versioning and Rollback
Metapad automatically tracks your model's history, letting you view and restore previous versions.
Viewing Version History
- Open the Versions Tab (accessible from the workspace)
- You'll see a list of past snapshots with:
- Timestamp — when the version was saved
- Summary — what changed
Restoring a Previous Version
- Browse the version history
- Find the version you want to return to
- Click Restore on that version
- The model is rolled back to that state
Important Notes
- Restoring a version creates a new version (it doesn't erase history)
- All collaborators will see the restored state immediately
- The current state before rollback is preserved in the history — you can always go forward again
When to Use Versioning
- Accidental deletions: Restore to recover deleted elements
- Experimentation: Try structural changes, then roll back if they don't work
- Audit trail: See how the model evolved over time
Tips
- Versions are created automatically as you work
- Major structural changes are good candidates for checking the version history afterward
- Use meaningful descriptions when making significant changes so the history is easier to read