# How to configure Brevo integration

{% stepper %}
{% step %}

### Connect Brevo

1. In your Brevo account, generate an API Ke&#x79;**: SMTP & API > API Keys**, and copy it

<figure><img src="/files/JAf8frw9c7A3lD9ektLH" alt=""><figcaption></figcaption></figure>

1. In your AB Tasty account, go to **Settings > Integrations > Brevo**.

   <div data-full-width="true"><figure><img src="/files/XNjzw7n9SzyFZFZdVzPJ" alt=""><figcaption></figcaption></figure></div>
2. Paste the API key from Brevo into the API key field and click **Connect Brevo**.

   <figure><img src="/files/lbvTxgb2AeBeK6Ztb2Gb" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Allow AB Tasty IPs on Brevo

To allow AB Tasty to retrieve your Brevo contact attributes, make sure the following IP addresses are in your Acceptlist in your Brevo account or firewall settings:&#x20;

* `130.211.64.215`
* `34.79.119.76`
* `35.240.71.177`

If these IPs are not authorized, the list of contact attributes may appear empty even though the integration is set up correctly.
{% endstep %}

{% step %}

### Deploy a recommendation in your email

Now you can [deploy a recommendation in Brevo](/recommendations-and-merchandising/how-tos/how-to-deploy-a-strategy/how-to-deploy-a-recommendation-strategy-on-web/how-to-use-recommendations-in-emails-campaign/how-to-deploy-recommendation-with-brevo.md). <br>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
For more personalization, you can create repeated variables so your emails feel like real one-to-one conversations. 🔗 [Learn more about Dynamic Content in Brevo](https://editor-beta.brevo.com/editor/newsletters/46#:~:text=Faites%20une%20liste,le%20contenu%20dynamique)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abtasty.com/recommendations-and-merchandising/how-tos/how-to-configure-your-email-integration/how-to-configure-brevo-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
