Sequences
Sequences are automated multi-step email campaigns sent to individual contacts over time.
What Is a Sequence?
A sequence is a series of email steps with delays between them. For example:
Day 1 → Send introduction email
Day 3 → Send follow-up email (if no reply)
Day 7 → Send case study
Day 14 → Send "last touch" email
Each contact moves through the sequence individually, at their own pace. Sequences stop automatically when a contact replies.
Creating a Sequence
- Go to Sequences → New Sequence
- Enter a sequence name
- Click + Add Step
- For each step:
- Choose a delay from the previous step (e.g., 3 days)
- Write a subject and email body
- Use variables:
{{contact.firstName}},{{sender.name}},{{unsubscribe_link}}
- Add as many steps as needed
- Click Save (the sequence is saved as a draft)
Testing a Sequence
Before enrolling real contacts:
- Open the sequence → click Send Test Email
- Enter your own email address
- You'll receive the first step immediately (ignoring delays)
- Check formatting, links, and variables
Enrolling Contacts
Enroll one contact
- Go to CRM → Contacts → open the contact
- Click Actions → Enroll in Sequence
- Select the sequence
- Click Enroll
Enroll from a filtered view
- Filter your contacts list (e.g., "Stage = Lead, Created this week")
- Select all contacts
- Click Bulk Actions → Enroll in Sequence
- Choose the sequence and click Enroll
Via AI
"Enroll all contacts tagged 'cold outreach' in the 'Q2 Prospecting' sequence"
Managing Enrollments
Go to Sequences → [sequence name] → Enrollments to see:
- Active enrollments (which step each contact is on)
- Paused enrollments
- Completed enrollments
- Contacts who replied (auto-unenrolled)
Pause a contact: find them in enrollments → click Pause. Emails stop until you resume.
Unenroll a contact: click Unenroll. They won't receive further steps.
How Auto-Unenroll Works
A contact is automatically unenrolled when:
- They reply to any email in the sequence
- They unsubscribe (via the unsubscribe link)
- Their email bounces
- You manually unenroll them
Auto-unenroll prevents you from sending follow-ups to contacts who are already engaged.
Sequence Analytics
View per-sequence metrics in Sequences → [sequence name] → Analytics:
| Metric | Description |
|---|---|
| Sent | Total emails sent |
| Open rate | % of emails opened |
| Click rate | % with at least one link clicked |
| Reply rate | % of enrolled contacts who replied |
| Unsubscribe rate | % who unsubscribed |
| Bounce rate | % of emails that bounced |
Tips
- Keep sequences short — 4–6 steps outperforms 10+ steps in most cases
- Personalise — use
{{contact.firstName}}and{{contact.company}}at minimum - Always include
{{unsubscribe_link}}in every step — required for compliance - Test first — always send a test before enrolling real contacts
- Check timing — delays are based on business days by default (configurable per sequence)