# Enabling DKIM

Enabling DKIM while not required is highly recommended to improve the deliverability of your emails. Without it there is a high chance your emails will end up in your subscribers junk mail.

Visit the [SES Management Console](https://console.aws.amazon.com/ses/home?region=us-east-1#verified-senders-email:). In the **Email Addresses section** you should see your current list of emails. If the email you wish to use is not in the list you can click **Verify a New Email Address** to add one.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5848f4339033600698177f64/images/584e2938c697912ffd6bcba6/file-2J3IMFLTo8.png)

Select the email you which to enable DKIM for and expand the DKIM section:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5848f4339033600698177f64/images/584e2a83c697912ffd6bcbb0/file-6KcADlM9oA.png)

Click on **Generate DKIM Settings**

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5848f4339033600698177f64/images/584e2ab0c697912ffd6bcbb1/file-nwp8SYyIKf.png)

The next step here will vary slightly depending on your DNS Provider. You need to copy over the CNAME records and enter them in your provider. If you need help at this point consult your DNS providers Help section. **Most DNS providers expect you to omit your domain at the end of the name part as that is appended automatically.**

Once you have entered the CNAME records it can be a few hours before AWS confirms the DKIM Settings. You should receive an email when this happens. If you face any issues drop us an email with a screenshot of the records you entered and we'll help you get set up.


---

# 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.mailblast.io/getting-started/enabling-dkim.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.
