# How do I configure my DNS?

### Installation guide&#x20;

{% stepper %}
{% step %}

### Go to the DNS" tab

Access DNS settings through either:

* The Configuration menu under DNS
* The Scribe Settings section

<figure><img src="/files/em7H7KnT3aTzOOLGjMqD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add a domain if you haven't synced your email provider with Scribe, otherwise click on the "configure" button

<figure><img src="/files/P3yz9oGPQ0WP3wy3GmSe" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose your domain name

For example → mycompany.com

<figure><img src="/files/NPz3iH4S9LtFYWXjDdVU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configure a CNAME record

For example "signature"

<figure><img src="/files/RMEOPFk3HyCfbI0u2Z16" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Follow the setup wizard to automatically configure your DNS in your domain provider

No developer is needed, automatically configure your domain settings to work with Scribe.&#x20;

<figure><img src="/files/lfCxrVmVepp5uJXNIh1C" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xBFfuNavlsSEgSnRBJ1z" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Note

{% hint style="info" %}
You can check the propagation of your DNS in your Scribe settings or using the link below: <https://dnschecker.org/#CNAME/signature-assets.scribe-mail.com>
{% endhint %}

{% hint style="info" %}
DNS propagation can take up to 24 hours. Once the DNS is working, the status in Scribe will change to “validated.”
{% endhint %}

{% hint style="warning" %}
If you are using Cloudflare:&#x20;

* Make sure to have DNS only in Proxy Status.&#x20;
* Make sure to disable CNAME flattening.
  {% 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://help.scribe-mail.com/scribe/dns/how-do-i-configure-my-dns.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.
