> For the complete documentation index, see [llms.txt](https://docs.sendwithses.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sendwithses.com/how/send-email/how-to-add-edit-dns-records-with-your-domain-registrar.md).

# Add/Edit DNS Records

{% hint style="danger" %}

## This section is outdated: Go here instead: <https://docs.sendwithses.com/getting-started>

{% endhint %}

Once you add your AWS Keys and Domain in **Send With SES** dashboard, you are presented with a set of DNS records like below. You need to enter these DNS records with your Domain Registrar.&#x20;

![](/files/-Lm8vPQgsNgw1pegRspl)

### Select the appropriate help link below depending on who your Domain Registrar is. Adding/Editing DNS entries is very similar across all registrars.

| Domain Registrar                          | Help Link                                                                                                                                                                                                                                                                                                           |
| ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **domains.google**                        | [https://support.google.com/domains/answer/3290350?hl=en\&ref\_topic=90183](https://support.google.com/domains/answer/3290350?hl=en\&ref_topic=9018335)                                                                                                                                                             |
| **hover.com**                             | <https://help.hover.com/hc/en-us/articles/217282457-How-to-Edit-DNS-records-A-AAAA-CNAME-MX-TXT-SRV->                                                                                                                                                                                                               |
| **godaddy.com**                           | <https://in.godaddy.com/help/manage-dns-zone-files-680>                                                                                                                                                                                                                                                             |
| **name.com**                              | <https://www.name.com/support/categories/200296808-Domains>                                                                                                                                                                                                                                                         |
| <p><strong>namecheap.com</strong><br></p> | <https://www.namecheap.com/support/knowledgebase/article.aspx/434/2237/how-do-i-set-up-host-records-for-a-domain>                                                                                                                                                                                                   |
| **gandi.net**                             | <https://docs.gandi.net/en/domain_names/common_operations/dns_records.html>                                                                                                                                                                                                                                         |
| **networksolutions.com**                  | <https://customerservice.networksolutions.com/prweb/PRAuth/app/WebKM_/JfLhd8LVz0a16-h3GqsHOCqqFky5N_vd*/!autoThread2?pyActivity=%40baseclass.pzProcessURLInWindow&ContentID=KC-454&pyPreActivity=%40baseclass.KMFetchArticleReferenceFromHelpsite&target=popup&pzHarnessID=HID0F88ED5A95E420703943538CE85A7009>     |
| **cloudflare.com**                        | <https://support.cloudflare.com/hc/en-us/articles/360019093151-Managing-DNS-records-in-Cloudflare>                                                                                                                                                                                                                  |
| **iwantmyname.com**                       | <https://help.iwantmyname.com/customer/en/portal/articles/209029-how-do-i-add-an-a-dns-record->                                                                                                                                                                                                                     |
| **AWS Route 53**                          | <p><a href="https://www.youtube.com/watch?v=HwZ3wNaM69s"><https://www.youtube.com/watch?v=HwZ3wNaM69s></a></p><p>or</p><p><a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html"><https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html></a></p> |
| **squarespace.com**                       | <https://support.squarespace.com/hc/en-us/articles/360002101888>                                                                                                                                                                                                                                                    |

{% hint style="success" %}
**Don't have a domain yet?** We recommend you get it from one of these registrars ... [Google Domains](https://domains.google.com/) or [Namecheap.com](https://www.namecheap.com/) or [Name.com](https://www.name.com/) or [iwantmyname.com](https://iwantmyname.com/).
{% endhint %}

### **Need help? Write to <hello@sendwithses.com>**


---

# 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://docs.sendwithses.com/how/send-email/how-to-add-edit-dns-records-with-your-domain-registrar.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.
