> ## 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.

# Brevo Integration

> Connect Brevo and export reviewed Migma emails as templates.

Use Brevo when Migma should prepare and preflight the email, then Brevo should own the final list, automation, or send.

## What you can do

<CardGroup cols={2}>
  <Card title="Connect with an API key" icon="key">
    Add a Brevo API key for the brand that should export to Brevo.
  </Card>

  <Card title="Export templates" icon="document-plus">
    Push reviewed email HTML into Brevo templates.
  </Card>

  <Card title="Use verified senders" icon="shield-check">
    Choose Brevo sender details during export when required.
  </Card>

  <Card title="Finish in Brevo" icon="arrow-top-right-on-square">
    Review the exported template, then use Brevo for contacts, automation, or final sending.
  </Card>
</CardGroup>

## Connect Brevo

<Steps>
  <Step title="Open Publish or brand integrations">
    Choose **Brevo** from Publish, or open the brand's integration settings.
  </Step>

  <Step title="Add the API key">
    Paste a Brevo API key that can manage templates.
  </Step>

  <Step title="Confirm the connection">
    Migma checks the configuration before showing export actions.
  </Step>
</Steps>

<Warning>
  Keep Brevo API keys private. Only add keys from accounts that are approved for this brand's email work.
</Warning>

## Export to Brevo

<Steps>
  <Step title="Review the email in Migma">
    Check rendering, links, and content before export.
  </Step>

  <Step title="Choose Brevo in Publish">
    Enter the template name, subject, and sender details.
  </Step>

  <Step title="Create or update the template">
    Migma exports the email to Brevo.
  </Step>

  <Step title="Finish in Brevo">
    Use the template in a campaign, automation, or transactional flow in Brevo.
  </Step>
</Steps>

## Related docs

<CardGroup cols={2}>
  <Card title="Export Options" icon="download" href="/email-editor/export-options">
    See every export destination.
  </Card>

  <Card title="Migma vs Brevo" icon="scale-balanced" href="/comparisons/migma-vs-brevo">
    Compare the workflow split between Migma and Brevo.
  </Card>
</CardGroup>
