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

# Build a Welcome Flow

> Create a welcome sequence in Migma, review each email, and decide how to send or export it.

A welcome flow introduces new subscribers, customers, trial users, or community members. In Migma, build the sequence with [Email Series](/creating-emails/email-series), review each email, then send through Migma or export to your ESP for triggered automation.

***

## Prompt

```text theme={null}
Create a 4-email welcome series for new subscribers.

Email 1: welcome them and set expectations.
Email 2: explain the main problem we help solve.
Email 3: show one product, customer story, or useful resource.
Email 4: invite them to take the next step.

Tone: clear, helpful, confident.
```

***

## Build it

<Steps>
  <Step title="Create the series">
    Open **Create**, paste the prompt, and ask for a multi-email series.
  </Step>

  <Step title="Review the arc">
    Open the [Visual Canvas](/creating-emails/visual-canvas). Check that each email has a clear job and the sequence does not repeat itself.
  </Step>

  <Step title="Set cadence">
    Use send offsets such as day 0, day 2, day 5, and day 9.
  </Step>

  <Step title="Preflight each email">
    Run [Email Preflight](/email-editor/email-preflight) before sending or exporting.
  </Step>

  <Step title="Choose delivery path">
    Send as campaigns in Migma when you control the timing manually, or export to Klaviyo, Mailchimp, HubSpot, Brevo, or another ESP for event-triggered automation.
  </Step>
</Steps>

***

## Checks before launch

* Audience uses clear opt-in.
* Every email has one primary CTA.
* Cadence gives people time to act.
* Unsubscribe and preference links work.
* Each email passes preflight.

***

## Related

<CardGroup cols={2}>
  <Card title="Email series" icon="layer-group" href="/creating-emails/email-series">
    Generate and refine the sequence.
  </Card>

  <Card title="Campaigns vs series" icon="scale-balanced" href="/campaigns/campaigns-vs-email-series">
    Choose the right workflow.
  </Card>

  <Card title="Export options" icon="arrow-up-right" href="/email-editor/export-options">
    Move the sequence to another ESP.
  </Card>

  <Card title="Sending rules" icon="envelope-circle-check" href="/get-started/what-you-can-send">
    Confirm permission before sending.
  </Card>
</CardGroup>
