# Brevo

To set up **Brevo**, you need to get an **API Key** from **Brevo** and enter the key you have obtained into the Shoppego system.

## Log in to your Brevo account

1. You can log in to your Brevo account here or at [this link](https://login.brevo.com/): <https://login.brevo.com/>

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

### Get Brevo API key

1. You can click on the **profile dropdown menu and select Settings.**

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

2. After that, you can click on **SMTP & API**

<figure><img src="/files/698ZJbk6h1nSchy8qOHH" alt=""><figcaption></figcaption></figure>

3. Next, you can click on **API keys & MCP**

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

4. After that, you can click on **Generate a new API Key**.

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

5. Later you will be asked to **enter the name of your API key** and you can click **Generate**.

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

6. Once completed, you will be able to view and **copy your API key** to be used for the integration process on the Shoppego platform later

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

### Get List ID(Optional)

If you do not make this setting, your customer information that will be imported will not be in any list.

1. Log in to the Brevo dashboard

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

2. Click on the **CRM** menu

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

3. Click on the **Lists** menu.

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

4. Later, you will be able to see the "**List ID**" information for the list you want to use.

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

## Setting up in Shoppego

1. On the Dashboard Overview, you can go to **Settings**.

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

2. After that, you can click on **Email Marketing Provider**.

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

3. On this page, you will need to press the **Activate** button to activate **Brevo** and press **Edit**.

<figure><img src="/files/98ol7Evq70YE9P5xzPw3" alt=""><figcaption></figcaption></figure>

4. You need to enter the **API key** you got from **Brevo** into the space provided. You can also enter the **List ID**.

{% hint style="info" %}
\*\*<mark style="color:red;">Note</mark>:

* **List ID** - Used to place registered customers into the group you want.
  {% endhint %}

5. Make sure you turn on the **Enable** toggle to use Brevo

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

<mark style="color:blue;">Congratulations</mark>! Your **Brevo** setup has been successful.

Sync Shoppego customer information with Brevo List

**If you want to set up your Brevo List Sync with your customer information from the Shoppego platform, you need to make sure you have set up "**[**Deactivated Blocking Unauthorized IP Address**](#deactivated-blocking-unauthorized-ip-address)**" first.**

To sync information, you just need to click on the **Sync All Customers/Sync button**.

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

## Additional information

### Deactivated Blocking Unauthorized IP Address

1. Log in to your Brevo account

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

2. Click on the **profile menu** and click **Settings**

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

3. Click on the **Security** menu

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

4. Click on **Authorized IPs**

<figure><img src="/files/2r74gjNt6L74XQq9HwSF" alt=""><figcaption></figcaption></figure>

5. Click on the **Deactivate blocking** button

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


---

# 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.shoppego.com/en/settings/email-marketing-providers/brevo.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.
