Flow AI

Flow Versioning

Manage and restore previous versions of your flows in Flow AI

Overview

Flow AI automatically maintains version history for your flows, allowing you to track changes and revert to previous states safely.

Key Features

  • Auto-save: Every deployment creates a version.
  • Retention: Up to 20 versions are retained.
  • Safe Revert: Reverting creates a new version copy, preserving history.

Managing Versions

Reverting to a Previous Version

When you revert to an older version, the system copies that version's state to a new version. It does not overwrite the current state or delete intermediate history.

  1. Open the History tab in the Flow Editor.
  2. Select a version from the list to preview it.
  3. Click Restore to revert.
Flow version history interface

NOTE: The restored version becomes the latest active version and to publish the restored version deploy it.