# Email Domain Connection

### **Domain verification**

To start sending emails in the Email Marketing section, you need to first connect your domain. You can do that in the Emails & Automation section > Settings.

There you have the option to add your domain. All you need to do is add the **CNAME** and **TXT** records provided by you after adding the domain to the platform.

Simply go to the domain settings where you've purchased the domain and find the DNS Records area to add the **CNAME** and **TXT** records. It might take some time for the DNS records to update after adding them so don't worry, check again in 10-15 minutes and in most cases it should be showing as 'Verified' in green.

Once your domain has been verified you can now start sending email campaigns.

Before you venture off in to the campaigns or automations section. Be sure to complete the boxes below:

* **Default Sender Name >** This will be the name that your subscribers will see, who the email is from.
* **Default System Email >** Ensure the information is correct, as this will be your email address shown.


---

# 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.netsimpler.io/en/netsimpler/email-and-automations/email-domain-connection.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.
