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

# Iterable

> Export email templates directly to Iterable for campaigns and journeys

Connect your Iterable workspace to export email templates created in Brew directly into Iterable. No manual copy-pasting, just design in Brew and export to Iterable in one click.

<Frame>
  <img src="https://mintcdn.com/brew-796f053a/PUK-uvvrJtpQ2VX2/images/integrations/Iterable_OG.png?fit=max&auto=format&n=PUK-uvvrJtpQ2VX2&q=85&s=d454634afba9551a5b741028c0afd05f" alt="Iterable Integration" className="w-full rounded-xl" width="1024" height="571" data-path="images/integrations/Iterable_OG.png" />
</Frame>

## Setup

<Steps>
  <Step title="Open the Iterable integration in Brew">
    In Brew, go to **Integrations** and click the **Iterable** card.
  </Step>

  <Step title="Select your API region">
    Choose the region where your Iterable account is hosted. **US** or **EU**.
  </Step>

  <Step title="Go to API Keys in Iterable">
    In Iterable, go to **Integrations → API Keys**.
  </Step>

  <Step title="Create a Server-Side API Key">
    Click **Create API Key**, give it a name (e.g. "Brew"), and select **Server Side** as the type. Click **Create** and copy the key immediately.

    <Warning>
      You must use a **Server Side** key type. Client-side keys do not have permission to create templates.
    </Warning>
  </Step>

  <Step title="Paste the API Key in Brew">
    Go back to Brew, paste the API key, and click **Connect**.
  </Step>
</Steps>

That's it. Iterable is now connected to Brew.

## Exporting a Template

Once connected, you can export any email to Iterable:

1. Open an email you've created in Brew
2. Click **Send**
3. Choose to **export the template to Iterable**
4. Give it a name and click **Export**

The template appears in Iterable under **Content → Templates**, ready to use in your campaigns and journeys.

<Tip>
  Re-exporting a template with the same name will update the existing template in Iterable rather than creating a duplicate.
</Tip>

## Requirements

* An Iterable account
* A Server Side API key
* Your API region (US or EU)

<Snippet file="need-help.mdx" />
