> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.ex2.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Authenticate your domain with Brevo

Authenticating your domain with **Brevo** enables Brevo to send emails on behalf of your domain securely, thereby improving your email deliverability.
This guide walks you through adding the required [DNS](https://help.ex2.com/en/article/what-is-the-domain-name-system-or-dns-oen40o/?bust=1784819338957) **records** (TXT, [CNAME](https://help.ex2.com/en/article/what-is-a-cname-record-10tdlub/?bust=1784819874395), and DMARC) in the DNS Management zone from your Client Area to complete the domain authentication process.



**Step 1: Add Your Domain in Brevo**

1. Log in to your Brevo account

2. Navigate to Senders & IPs → Domains.

3. Click Add a Domain and enter your domain name (e.g., example.com).

4. After adding the domain, select Authenticate the domain yourself to proceed.

Brevo will now display the DNS records required for authentication.


**Step 2: Copy the Required DNS Records from Brevo**

Brevo will provide you with four similar DNS records to add to your DNS Management zone:



| **#** | **Record Type** | **Name / Host** | **Type** | **Value** |
| 1 | Brevo Verification Code | @ | TXT | brevo-code:bxxxxxxxebbe2f5xxxxxx2f9xxxxxxxf |
| 2 | DKIM 1 | brevo1._domainkey | CNAME | b1.example.com.dkim.brevo.com |
| 3 | DKIM 2 | brevo2._domainkey | CNAME | b2.example.com.dkim.brevo.com |
| 4 | DMARC | _dmarc | TXT | v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com |

Copy these values.


**Step 3: Access the DNS Management Interface**

1. Log in to your [Client Area](https://www.ex2.com/clients/).

2. Navigate to My Domains.

3. Locate the domain name you wish to manage.

4. Click on the three dots (⋮) next to the domain and select Manage Domain.


![](https://storage.crisp.chat/users/helpdesk/website/-/5/2/4/2/52421894134f0400/image_15osz1i.png)


5. On the **Domain Overview** page, click **DNS Management **from the available options..

![](https://storage.crisp.chat/users/helpdesk/website/-/5/2/4/2/52421894134f0400/image_7ap4t5.png)





 You will be redirected to the DNS Zone Editor interface, where you can view and modify DNS records for your domain.


**Step 4: Add the Brevo DNS Records**

To create a new record, click **Add row **

1. Add the Brevo Code

**Name/host: **Enter the domain name (example.com)

**Type**: Choose TXT the dropdown menu

**Value**: Enter the brevo code value
brevo-code:bxxxxxxxebbe2f5xxxxxx2f9xxxxxxxf


**TTL :** If you have a preferred TTL value, enter it. The system requires a TTL between 60 and 2,419,200 seconds
Example: 3600

2. Add the **DKIM** records

**DKIM1**

**Name/host: **Enter the value provided by Brevo followed by domain name 
Example: brevo1._domainkey.example.com


**Type**: Choose CNAME from the dropdown menu

**Value**: b1.example.com.dkim.brevo.com


**TTL** : If you have a preferred TTL value, enter it. The system requires a TTL between 60 and 2,419,200 seconds
example: 3600


**DKIM2**

**Name/host: **Enter the value provided by Brevo followed by domain name 
Example: brevo2._domainkey.example.com

**Type**: Choose CNAME from the dropdown menu

**Value**: b2.example.com.dkim.brevo.com


**TTL** : If you have a preferred TTL value, enter it. The system requires a TTL between 60 and 2,419,200 seconds
example: 3600

3. Add **DMARC** record


**Name**: Enter the value provided by Brevo followed by domain name
Example: _dmarc[__.__](http://.example.com)example.com

**Type**: Choose TXT the dropdown menu


Value:enter the DMARC value
Example: v=DMARC1; p=none; rua=mailto:rua@dmarc.brevo.com


**Note:** Be sure to enter the complete subdomain name in the **Name** field when adding DNS records.
Eg:  _dmarc[__.__](http://.example.com)example.com, brevo1._domainkey__.____example.com__


![](https://storage.crisp.chat/users/helpdesk/website/-/5/2/4/2/52421894134f0400/screenshot-from-2025-11-11-14-_1a9edhk.png)



**Step 5: Verify DNS propagation**

Once the DNS records are properly configured, you would be able to verify the DNS propagation status of the domain using a [__DNS checker tool__](https://dnschecker.org/) 


**Step 6: Validate the domain in Brevo**

After the DNS records have fully propagated, return to your Brevo account to validate the domain. Once the verification is successful, Brevo will display a green checkmark beside your domain, indicating that authentication is complete.
