> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Email Campaigns

> Send targeted email campaigns to your audience directly from Comify.

Comify's Email Campaigns feature lets you send one-time or scheduled bulk emails to a defined segment of your audience — without writing any code. Whether it's a product announcement, a promotional offer, or a re-engagement push, campaigns give your team a simple, structured way to reach users at scale.

## How It Works

Creating a campaign in Comify follows a four-step flow:

<Steps>
  <Step title="Audience">
    Define who receives the campaign. Filter your contacts by attributes, tags, or segments to reach the right people.
  </Step>

  <Step title="Content">
    Choose an email template, map dynamic variables, send a test email, and configure UTM tracking parameters.
  </Step>

  <Step title="Scheduling">
    Decide when the campaign sends — immediately or at a scheduled date and time.
  </Step>

  <Step title="Performance">
    Track delivery, open rates, click-through rates, and other key metrics after the campaign goes out.
  </Step>
</Steps>

## When to Use Campaigns

<CardGroup cols={2}>
  <Card title="Product Announcements" icon="megaphone">
    Notify your user base about new features, releases, or updates.
  </Card>

  <Card title="Promotional Offers" icon="tag">
    Send discount codes, limited-time deals, or seasonal promotions.
  </Card>

  <Card title="Re-engagement" icon="arrow-rotate-left">
    Bring back inactive users with targeted win-back messages.
  </Card>

  <Card title="Newsletters" icon="newspaper">
    Share curated content, company news, or product highlights on a regular cadence.
  </Card>
</CardGroup>

## Before You Start

Make sure you have:

* An **email provider** configured in your Comify dashboard (e.g. SendGrid, Brevo, SMTP). See [Email Providers](/channels/email/overview) for setup instructions.
* At least one **email template** created and ready to use.
* A **contact list** with valid email addresses to target.

Once these are in place, you're ready to [create your first campaign](/campaigns/audience).
