Appearance
Version
Version lets you save, restore, and compare the analysis state of a notebook. Select Version from the menu on the right side of the header in the notebook screen to show it in the right sidebar.
Parameter values and run results within a version are specific to each user and aren't synced to other users. Parameter changes can also be synced to the URL (see Specifying values from a URL).
Kinds of versions
| Kind | Description |
|---|---|
| Manual | Created manually by a user. Never overwritten automatically. |
| Automatic | Created automatically when changes are made. Not created more often than roughly once per hour. Older automatic versions are deleted. |
| Published | Created when publishing a report, signed embed, or similar. |
| AI edit | Created automatically before edits made by, for example, Agent mode in the AI agent (used for rollback). |
Operations
From a version's menu, you can do the following.
| Operation | Description |
|---|---|
| Restore this version | Restores the current notebook to the content of the selected version. Requires edit permission on the notebook. |
| Create new from version | Creates a new notebook from the selected version. |
| Compare with current notebook | Compares the selected version with the current notebook. |
| Copy URL | Copies the URL of a manual version. |
| Delete | Deletes a manual version. |