Understanding Flow Version History
Learn how FlowHunt AIStudio automatically manages your Flow version history, and how to review or restore previous versions if needed.

FlowHunt AIStudio automatically keeps a detailed version history for every AI workflow (“Flow”) you create. This feature ensures that you can always track, review, or roll back flow changes, which helps maintain control and safety as you iterate on your workflows.
How Version History Works
Automatic version logging:
Every time you click Publish Flow, FlowHunt AIStudio saves the new state of your Flow as a separate version in its version log.Viewing history:
In the Flow editor, click the Flow history rollback button at the top right to open the version history list.
How to Use Flow Version History
- Open your flow in FlowHunt AIStudio and enter edit mode.
- Click the Flow history rollback button (top right):

- Browse history:
- See a list of all previous versions.
- Hover over any entry to view details such as the time of change and who made the edit.
- Restore a version:
- If you discover an issue with a recent update, simply select the desired previous version and restore it.
- Your Flow instantly reverts to that state, minimizing downtime or unwanted effects.
Why Version History Matters
- Safety: Fix accidental mistakes or bad updates quickly.
- Collaboration: Track who made each change and when.
- Experimentation: Feel safe to test ideas, knowing you can always revert to a proven version.
Best Practice Workflow
- Edit and test using Run Flow.
- When satisfied, use Publish Flow.
- If needed, use Flow history rollback to revert any changes.