SignalOS ยท Sequences

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.

Sequences
0
Available sequence records
Runtime issues
0
Sequences with failed or unavailable runtime state
Active runtime
0
Queued or processing activity present
Sent
0
Total completed sends across sequences
Step words
0
Current loaded step body volume

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.

Selecting a template autofills subject, body HTML, and body text for the new step only.

Step 1 is always the immediate first email. Later steps can use delay values.

Step 1 is locked to 0 minutes so the sequence starts immediately.
No steps yet for this sequence.

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.

Select a sequence from the list below.

Execution summary

Read-only visibility into enrollments, queued messages, sends, failures, and lock state for the selected sequence.

Select a sequence to inspect execution data.

All sequences

Select one to manage steps, enrollments, and execution visibility.

0
List-level runtime visibility
Enrollments
0
Total messages
0
Queued
0
Failed
0
The main sequence list now shows runtime health so builder and operations stay connected.
Loading sequences...
What this screen handles
  • 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