# Authorizing the Domain Hosted by Cloudflare

1. Log in to the Cloudflare dashboard, then select your account and domain.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FJUxWxWioblzpmkd49l2Q%2Fadd-domain-cloudflare%402x.png?alt=media&#x26;token=dde87797-6bc4-41dd-addb-8ef0851e7db7" alt=""><figcaption></figcaption></figure>
2. From the menu on the left, choose the "DNS" tab, and then select "Records.
3. Click on the "Add New Record" button<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2F91WZXAcTuBgCovDdZHXu%2Fdomain-cloudflare%402x.png?alt=media&#x26;token=b2048d3b-0493-4890-a606-78907fb819be" alt=""><figcaption></figcaption></figure>
4. From the dropdown menu under "Type" select CNAME.
5. In the "Name" field, add `selector._domainkey` \
   **Note! Do not include your domain name.**
6. In the "Target" field, enter the corresponding value generated in the EmailLabs panel.
7. Ensure the "Proxy status" is set to "DNS only.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2Fxxn1kJ3JDV65875Y3zqw%2Fselektor%402x.png?alt=media&#x26;token=6ff8439c-84d8-4532-9ec8-0e43ca354d0d" alt=""><figcaption><p>NOTE! The domain provided in the 'Value' field is generated individually, depending on the EmailLabs' panel version.</p></figcaption></figure>
8. Click 'Save' to update the information.
9. Wait for the DNS system to approve the changes. Depending on DNS record propagation, this **may take a few minutes or up to 24 hours**.
10. Wait for the changes to be approved by the DNS system. Depending on the system’s TTL, it may take a few minutes or hours.
11. You can check the DKIM configuration status by clicking the “Check” button in the EmailLabs panel. If it changes to **"**&#x61;ccepte&#x64;**",** the authorization was correctly completed.

{% hint style="info" %}
Contact your hosting provider's Support Team for more detailed instructions if you need further assistance.
{% 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.emaillabs.io/en/analytics-panel/administrator/sender-authorization/from-domain-authorization-configurator/authorizing-the-domain-hosted-by-cloudflare.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.
