> ## Documentation Index
> Fetch the complete documentation index at: https://www.activepieces.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Version History

> Learn how flow versioning works in Activepieces

Activepieces keeps track of all published flows and their versions. Here’s how it works:

1. You can edit a flow as many times as you want in **draft** mode.
2. Once you're done with your changes, you can publish it.
3. The published version will be locked and uneditable.
4. If you try to edit a published flow, Activepieces will create a new **draft** if there is none and copy the **published** version to the new version.

This means you can always go back to a previous version and edit the flow in draft mode without affecting the published version.

<img src="https://mintcdn.com/activepieces/31xTG5PE4V5GpSM9/resources/screenshots/flow-history.png?fit=max&auto=format&n=31xTG5PE4V5GpSM9&q=85&s=d0082e4324c9eeed7befe551cfc4f527" alt="Flow History" width="1415" height="892" data-path="resources/screenshots/flow-history.png" />

As you can see in the following screenshot, the yellow dot refers to DRAFT and the green dot refers to PUBLISHED.
