Track Changes and Roll Back to Previous Flow Versions
For the complete documentation index, see llms.txt. For a full content snapshot, see llms-full.txt. Append.mdto anykestra.io/docs/*URL for plain Markdown.
Use revision history to rollback to an older version of a flow.
Kestra stores revision history which allows you to roll back to any older version of the flow. Navigate to the “Revisions” tab on the flow’s page to view older versions. By default, the page opens up a comparison of the current version of the flow against the previous version.

You can compare any two versions by choosing the appropriate revision number from the drop-down on both sides, allowing you to see the changes made between the two selected versions.

There is a Restore button allowing you to roll back to the selected version. The Restore button is disabled for the current live version as there is nothing to restore.

Was this page helpful?