Email campaigns let you send newsletters, announcements, and promotional emails to your contact lists.
Creating a Campaign
- Go to Campaigns in the sidebar
- Click Create Campaign
- Fill in:
- Name — Internal reference
- Subject — Email subject line
- From Name — Sender name
- Contact List — Recipients
- Click Create
The Email Editor
| Mode | Description |
|---|---|
| Visual Editor | Drag-and-drop, no coding required |
| HTML Mode | Write raw HTML |
| React Email | Build with React components |
Using Variables
Personalize emails with contact data:
Hi {{firstName}},
Thanks for subscribing!
Available: {{email}}, {{firstName}}, {{lastName}}, and custom fields.
Scheduling
- After designing your email, click Schedule
- Select date, time, and timezone
- Click Schedule Campaign
Campaign Status
| Status | Description |
|---|---|
| Draft | Being edited |
| Scheduled | Will send at specified time |
| Sending | Currently sending |
| Sent | Completed |
Next: Contact Management — Organize and manage your subscribers
