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

# Braze

> Export email templates directly to Braze and send them from your existing campaigns

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

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

## Setup

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

  <Step title="Copy your REST Endpoint from Braze">
    In Braze, go to **Settings → APIs and Identifiers**. Find your **REST Endpoint** and copy it. Go back to Brew and paste it into the first field.
  </Step>

  <Step title="Create an API Key in Braze">
    Still in Braze under **Settings → API Keys**, click **Create API Key**. Give it a name (e.g. "Brew") and make sure to enable **Templates** permission so Brew can export templates to Braze.

    <Warning>
      The API key must have **Templates** permission enabled. Without it, exports will fail.
    </Warning>
  </Step>

  <Step title="Paste the API Key in Brew">
    Copy the newly created API key, go back to Brew, and paste it into the second field. Click **Connect**.
  </Step>
</Steps>

That's it - Braze is now connected to Brew.

## Exporting a Template

Once connected, you can export any email to Braze:

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

The template appears in Braze under **Templates → Email Templates**, ready to use in your campaigns.

## Requirements

* A Braze account with API access
* An API key with Templates permission enabled
* Your Braze REST Endpoint

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