# Authorizing the Domain Hosted by GoDaddy

1. Log in to the customer panel on GoDaddy
2. Select the 'Domains' tab from the 'My Account' dropdown menu.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FMVMIj7OLS6Keivjd6igV%2Fgodaddy_en%402x.png?alt=media&#x26;token=9e6e0295-dc4f-463d-81e2-a8d016c7eaa3" alt=""><figcaption></figcaption></figure>
3. Choose the domain you want to authenticate to access the domain settings page
4. From the left-hand menu, go to the 'DNS' tab, where you'll find all your existing records
5. 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%2FGDbVGSyBRhPTIsscXPdi%2Fadd-new-record%402x.png?alt=media&#x26;token=d4f64ea8-313f-46b8-8e20-a4d699711ee5" alt=""><figcaption></figcaption></figure>
6. From the 'Type' dropdown menu, choose CNAME.
7. In the 'Name' field, enter the domain with the character string \
   `selector._domainkey.yourdomain.com`
8. In the 'Value' field, enter the corresponding value generated in the EmailLabs panel.<br>

   <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FdQts533TGaRoWcBSuEDY%2Fcname-godaddy_1%402x.png?alt=media&#x26;token=6a7ac27e-dcf3-44f4-be79-af82d7110bcf" alt=""><figcaption><p>NOTE! The domain provided in the 'Value' field is generated individually, depending on the EmailLabs' panel version.</p></figcaption></figure>
9. Click 'Save' to update the information
10. 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**.
11. 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.
12. 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-godaddy.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.
