// Sequences & Automation

Sequence Status and Lifecycle

Understand draft, active, paused, and archived sequence states

1 min read
Updated March 18, 2026
sequencesstatuslifecycle

Each sequence has a lifecycle status that controls whether it can execute.

01

Draft

Default state for newly created sequences.

  • Editable
  • Not executed automatically
  • Good for building and testing configuration
02

Active

Production state.

  • Eligible for execution and automation
  • Required for event-based trigger firing
  • Required for execute API enrollment
03

Paused

Temporary stop state.

  • New enrollments should stop
  • Use when adjusting logic or content
  • Resume by switching back to Active
04

Archived

Long-term inactive state for old workflows.

  • Kept for history/audit context
  • Not used for current automation
05

Activation Rules

You cannot reliably operate a sequence in production without:

  • Active status
  • At least one valid step
  • Correct trigger path (event or API)
07

Governance Tips

  • keep clear naming/versioning (v1, v2) before archiving old flows
  • pause before high-impact edits to active production sequences
  • verify trigger path after reactivation, especially for event-based automations

For failure diagnosis, see Sequence Troubleshooting.

Was this article helpful?

Let us know if you found this article helpful or if you need more information.

Take Control Of Your Reputation. Take Control Of Your Reputation. Take Control Of Your Reputation. Take Control Of Your Reputation.

Join hundreds of businesses already using demeterrr to collect feedback, boost reviews, and grow faster.

Start Your Trial