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

# How Do I Connect Brevo for Auto Responder with ChatSyncs?

> Worked example of connecting Brevo (formerly Sendinblue) as an Auto Responder Integration provider — generating an API key and adding it as a Brevo profile. Use when a customer wants WhatsApp subscribers automatically synced into a Brevo email list.

[Auto Responder Integration](/learn/chatsyncs-integrations/auto-responder/introduction) lists **Brevo** as one of the
email marketing platforms you can connect. This page is a worked example: generating a Brevo
API key and adding it as a profile.

## Step 1: Get your Brevo API key

Log into Brevo and click your organization name in the top-right corner, then select **SMTP &
API** from the menu that opens.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/XjclbddfdJGRoc9R/images/learn/auto-responder-brevo-connection/step-01-brevo-smtp-api-menu.png?fit=max&auto=format&n=XjclbddfdJGRoc9R&q=85&s=d2f19be519fd96aa5014b286971d5eff" alt="Brevo account menu open with SMTP & API highlighted below Senders, Domains & Dedicated IPs" width="1123" height="589" data-path="images/learn/auto-responder-brevo-connection/step-01-brevo-smtp-api-menu.png" />
</Frame>

You'll land on the **SMTP & API** page. Switch to the **API Keys** tab and click **Generate a
new API key** in the top-right corner.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/XjclbddfdJGRoc9R/images/learn/auto-responder-brevo-connection/step-02b-brevo-api-keys-tab.png?fit=max&auto=format&n=XjclbddfdJGRoc9R&q=85&s=3f70c2b645ca4d8f75ef3f8510380a82" alt="Brevo SMTP & API page with the API Keys tab selected, an existing API key listed, a Generate a new API key button, and a curl code sample" width="1119" height="605" data-path="images/learn/auto-responder-brevo-connection/step-02b-brevo-api-keys-tab.png" />
</Frame>

Give the new key a name you'll recognize later and click **Generate**.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/XjclbddfdJGRoc9R/images/learn/auto-responder-brevo-connection/step-02-api-key-generated.png?fit=max&auto=format&n=XjclbddfdJGRoc9R&q=85&s=dd2375dc9e37693faf6de34f2fec715b" alt="Brevo Your API Key modal confirming the key was generated successfully, with the key value and a Copy to clipboard button" width="438" height="274" data-path="images/learn/auto-responder-brevo-connection/step-02-api-key-generated.png" />
</Frame>

<Warning>
  Copy the key immediately and store it somewhere safe — Brevo shows it to you exactly once and
  won't display it again.
</Warning>

## Step 2: Add the Brevo profile in ChatSyncs

Switch to ChatSyncs. From [Auto Responder Integration](/learn/chatsyncs-integrations/auto-responder/introduction), click
**New** to open the **Auto Responder API** form.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/XjclbddfdJGRoc9R/images/learn/auto-responder-brevo-connection/step-03-chatsyncs-auto-responder-nav.png?fit=max&auto=format&n=XjclbddfdJGRoc9R&q=85&s=a7169132ee267f868b25699b5b72384d" alt="ChatSyncs Settings & Integration page with API Integration selected, Auto Responder API highlighted, and the New button highlighted" width="1881" height="789" data-path="images/learn/auto-responder-brevo-connection/step-03-chatsyncs-auto-responder-nav.png" />
</Frame>

Select **Brevo** from the provider list, paste in the API key you copied in Step 1, and give the
profile a recognizable **Profile Name**.

<Frame>
  <img src="https://mintcdn.com/chatsyncs/XjclbddfdJGRoc9R/images/learn/auto-responder-brevo-connection/step-04-auto-responder-profile-brevo.png?fit=max&auto=format&n=XjclbddfdJGRoc9R&q=85&s=b3001a95c947d595991ca1ec1e5b74da" alt="Auto Responder API modal with Brevo selected in the provider list, and Profile Name and API Key fields" width="790" height="807" data-path="images/learn/auto-responder-brevo-connection/step-04-auto-responder-profile-brevo.png" />
</Frame>

Click **Save** — new subscribers now sync to your Brevo list automatically, based on the
automation rules you define.

## Frequently asked

<AccordionGroup>
  <Accordion title="How do I connect Brevo to ChatSyncs?">
    Generate an API key in Brevo under **SMTP & API → API Keys**, then add it as a new **Brevo**
    profile under [Auto Responder Integration](/learn/chatsyncs-integrations/auto-responder/introduction).
  </Accordion>

  <Accordion title="What happens after I connect Brevo?">
    ChatSyncs starts sending new subscribers to your Brevo list automatically — see [Auto
    Responder Integration](/learn/chatsyncs-integrations/auto-responder/introduction) for how the customer's email gets
    collected and handed off in a bot flow.
  </Accordion>

  <Accordion title="Can I connect more than one Brevo profile?">
    Yes — create multiple profiles with different API keys if you need to route subscribers to
    different Brevo accounts or purposes.
  </Accordion>
</AccordionGroup>

## Related Documentation

* [Auto Responder Integration](/learn/chatsyncs-integrations/auto-responder/introduction) — connecting any email
  marketing platform and what it's used for.
