# Managing process map versions

> Access to managing process map versions depends on the cloud platform you use. For details, refer to [Feature availability](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/feature-availability).

Access to managing process map versions depends on the cloud platform you use. For details, refer to [Feature availability](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/feature-availability).

Process maps support versioning so you can track changes over time, document what changed in each version, and restore previous states when needed.

## Saving a new version

1. Open the process map in the process map editor.
2. Select **Save**.
3. Select **Save as new version**.
4. Enter a description of what changed in this version.
5. Select **Save**.

A confirmation toast shows the new version number. The version is added to the versions panel.

## Viewing version history

1. Open the process map in the process map editor.
2. Open the **Versions** panel from the right-side toolbar.

All saved versions are listed with their version number and description.

## Restoring a previous version

1. Open the process map in the process map editor.
2. Open the **Versions** panel from the right-side toolbar.
3. Select the version you want to restore.
4. Select **Restore**.

The restored version becomes the new current version.
