Versions

Browse drafts, published releases, export, and restore.

Every flow save creates a new revision. Publishing marks a revision immutable and makes it eligible to serve live traffic. Versions (Move → Versions) is your release history browser.

Published vs all revisions

  • Published — only immutable releases. The latest is tagged Live; older ones are Archived.
  • All revisions — every draft autosave, including the current working draft tagged Current draft.

Export JSON

Download any version as a .flow.json file for backup, diffing, or migration to another workspace.

Restore as draft

  1. Click Restore on the version you want to roll back to.
  2. Confirm — Convoship copies that payload into a new draft revision.
  3. Open the flow editor to verify, then Publish to make the rollback live.