Build, queue, and inspect sequence execution
Create sequences, preserve the live backend contract, enroll real prospects, and inspect queued, sent, failed, and locked execution data from one operational workspace. Mailbox routing remains execution-aware and must stay compatible with sequence enrollment mailbox resolution.
Create sequence
Start a new sequence with a clear internal name and optional operating context.
Sequence steps
Add the exact timing and message fields your current backend contract expects.
Enroll real prospect
This UI requires a valid prospect because the real queue path depends on prospect-linked enrollment data and mailbox routing must remain compatible with enrollment-driven sender resolution.
Selected sequence
Review the active sequence before adding steps or enrolling prospects.
Execution summary
Read-only visibility into enrollments, queued messages, sends, failures, and lock state for the selected sequence.
All sequences
Select one to manage steps, enrollments, and execution visibility.
- Creates new sequences
- Reads steps from the current backend contract
- Preserves delay amount and delay unit
- Preserves both body_html and body_text
- Adds a new step by rewriting the full steps array via PUT
- Locks Step 1 to 0 minutes so the first email is immediate
- Enrolls a real prospect with the contacts payload your route expects
- Loads read-only execution visibility for the selected sequence
- Shows runtime health and quick counts at sequence-list level
- Provides direct runtime navigation from both the list and selected sequence panels
- Shows mailbox routing per message without assuming global sender state
- Autofills new steps from saved templates without changing execution logic