# Brevo (SendInBlue)

**Step 1: Get your credentials from Mailjet account**&#x20;

* Login in to your <https://app.brevo.com/> brevo account.&#x20;

<figure><img src="/files/3peollTjtTpyiJQyu00k" alt=""><figcaption></figcaption></figure>

* Now navigate to my profile section in top left corner.

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

* Now click on 'SMTP & API'.

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

* Now Click on API Keys.

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

* Now if you have any keys they will show here but if you are new then there will be no keys. Now click on 'Genrate a new API key'.

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

* Enter API key name and click generate. Now copy your api key and click ok.

<figure><img src="/files/5XTssoP2mLi16GfkOtDu" alt=""><figcaption></figcaption></figure>

* Now you can see all your API Keys.

**Step 2: Setup your API key in Integrations tab**

* Now go to <https://app.questlabs.ai/admin/settings> . Click on Integrations.

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

* Now select the Brevo. Enter your copied API Key here and click save.

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

* Now go to Advanced and click on Alerts.

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

* &#x20;Here you can see all your alerts. If you are new you will get nothing. Now click on 'Add a webhook'.

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

* &#x20;Now fill the details like: Entity Alert title, and select the alert type from the dropdown and then select the campaign. In destination select Brevo and in Campaigns select the list/campaign in which you want to add the contact data.

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

* In select fields you can decide what fields to add in list and in Customize your message you can customize your message.
* In Conditions you can also add conditions for any specific case/condition.
* Click on save this Automation.

<figure><img src="/files/44Dv9joO7vNYiJntoHRQ" alt=""><figcaption></figcaption></figure>

* Alert is created. Now you can Test, Edit, Change status and delete this alert from 'Alerts' tab.


---

# 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.questera.ai/integrations/email/brevo-sendinblue.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.
