# Neutral DMARC Policy

You can use our proposed configuration if you choose to use a neutral DMARC policy. All you need to do is add a proper record to your domain’s DNS:

`_dmarc.yourdomain.com CNAME _dmarc.emaillabs.co`

Where “domain.com” is your From domain. There is no need for further configuration in the EmailLabs panel when using a neutral DMARC policy.

{% hint style="info" %}
**Important!** \
Ensure your domain has SPF and DKIM records properly configured before implementing DMARC.
{% endhint %}

**⬅️ Detailed information about neutral and restrictive DMARC Policy can be found in the drop-down menu on the left.**


---

# 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.emaillabs.io/en/analytics-panel/authentications/dmarc/neutral-dmarc-policy.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.
