> For the complete documentation index, see [llms.txt](https://helpdesk.ldtsoft.work/ldt-online-course/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.ldtsoft.work/ldt-online-course/settings/domain-provider-how-to-locate-your-dns-records.md).

# Domain Provider: How to Locate Your DNS Records

The process of adding a CNAME record is the same across all platforms, with only the interface differing. Below is a list of official guides from the most popular domain providers. Please choose the one that matches where you manage your domain:

### [Add a CNAME record to 1&1 IONOS](https://www.ionos.com/help/domains/configuring-cname-records-for-subdomains/configuring-a-cname-record-for-a-subdomain) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to Domain.com](https://www.domain.com/help/article/dns-management-how-to-update-cname-aliases) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to 123 Reg](https://www.123-reg.co.uk/support/domains/how-do-i-set-up-a-cname-record-on-my-domain-name/) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to Bluehost](https://my.bluehost.com/hosting/help/resource/714) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to Enom](https://help.enom.com/hc/en-us/articles/115000474012-Managing-DNS-host-records) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to GoDaddy](https://www.godaddy.com/help/add-a-cname-record-19236) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to Google Domains](https://support.google.com/a/answer/47283?hl=en) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to OVH](https://help.ovhcloud.com/csm/en-gb-email-cname-record?id=kb_article_view\&sysparm_article=KB0053251) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to Namecheap](https://www.namecheap.com/support/knowledgebase/article.aspx/9646/2237/how-to-create-a-cname-record-for-your-domain/) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to Blacknight Solutions](https://help.blacknight.com/hc/en-us/articles/115004472669-How-to-Add-a-CNAME-Record) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to HostGator](https://www.hostgator.com/help/article/i-bought-my-domain-from-hostgator-how-do-i-make-dns-changes) <a href="#id-1-ionos" id="id-1-ionos"></a>

### [Add a CNAME record to Cloudflare](https://community.cloudflare.com/t/how-to-set-up-dns-records-for-cloudflare/586151) <a href="#id-1-ionos" id="id-1-ionos"></a>

**After completion:** Go back to the Email settings in LDT and click the **“Check Status”** button to let the system verify. Please note that this process may take anywhere from a few minutes up to 24 hours to complete.

For further guidance, please refer to: [**Managing Sender and Receiver Email Addresses: A Simple Guide to Domain Verification**](https://helpdesk.ldtsoft.work/ldt-online-course/settings/managing-sender-and-receiver-email-addresses-a-simple-guide-to-domain-verification) to better understand how to add DNS records across domain management platforms


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdesk.ldtsoft.work/ldt-online-course/settings/domain-provider-how-to-locate-your-dns-records.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
