All articles
ReferenceSequences

Sequence Versioning

How sequence versioning works and why it matters for campaign integrity.

1 min read 5 sections 5 tags

Sequence versioning ensures that running campaigns always use the exact flow that was active when they started, even if the sequence is later modified.

How Versioning Works

  • Every time you publish a sequence, a version snapshot is created with the current flowJson.
  • Version numbers increment sequentially: v1, v2, v3, etc.
  • Each version is immutable — once published, a version cannot be changed.
  • When a campaign starts, it locks to the current sequence version.
  • You can view all published versions from the sequence detail page.

Viewing Version History

Navigate to your sequence and click 'Versions' to see all published versions. You can view the flow snapshot of any version to see exactly what was published at that point in time.

cadenceversionpublishhistorysnapshot