# Version History in Workflows

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

Workflows now have a Version History that tracks all saved changes to your Workflow. This feature allows you to keep track of all changes to your Workflows, and roll back changes if required.

Every time you press Save, a version will be saved. This version will be marked as Live, meaning it will be used every time you start the Workflow.

To access Version History, click the clock icon in the right sidebar of the Workflows eidtor.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/june-2025/version-history-in-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
