> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/workflows/manage-workflow-versions.md).

# Manage Workflow Versions

Every time you save a Workflow, a new version is saved in your Workflow Version History.

All users can view up to 3 of their most recent Workflow versions. Paid plans unlock full version history, renaming, and the ability to restore previous versions.

{% hint style="info" %}
For up-to-date information on plans and their associated features, see the [pricing page](https://roboflow.com/pricing).
{% endhint %}

### See Versions

To see Versions of your Workflow, click the clock icon in the right sidebar of the Workflow editor. A panel will open up that shows all saved changes.

The most recent saved version will be marked as Live. This is the Workflow that will run in production when you run the Workflow.

<figure><img src="/files/H7hU7cPBZPb72zbcBQad" alt=""><figcaption></figcaption></figure>

### Set a Version Name

You can set names for versions in your Workflow Version History. To name a version, click the three dots next to a version name then click "Rename":

<figure><img src="/files/nppngs5mCec3Q4Um1k5N" alt=""><figcaption></figcaption></figure>

You can then specify a name for your Workflow version:

<figure><img src="/files/F7el8B5uAMC8aWk548Gl" alt=""><figcaption></figcaption></figure>

The version name will then be updated:

<figure><img src="/files/2X3XhFiX0nWDZuqEWtO8" alt=""><figcaption></figcaption></figure>

### Roll Back to a Previous Version

{% hint style="info" %}
Restoring previous versions requires a paid plan.
{% endhint %}

You can roll back to a previous version of a Workflow at any time.

To roll back to a previous version, click the three dots next to the name of a Workflow then click "Restore":

<figure><img src="/files/bUlzBJtbPNZUjr9qSVlz" alt=""><figcaption></figcaption></figure>

The Workflow Version will then appear in your editor. You will need to click the "Save" button to save your changes:

<figure><img src="/files/4ouVfxlQM1BN10t74UjN" alt=""><figcaption></figcaption></figure>

When you press Save, a new version of your Workflow will be created with the changes you rolled back to. This will then be made the Live version of your Workflow.
