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
Related Articles
Guide
Creating a Sequence
How to create a new outreach sequence using the visual builder.
Reference
Sequence Statuses & Lifecycle
Understanding sequence statuses and how they affect campaigns.
Guide
Best Practices for Building Sequences
Expert tips for designing effective outreach sequences that get results.
Guide
Deleting a Sequence
What happens when you delete a sequence and how it affects campaigns.