# Sender Authorization

Sender authorization is a functionality that allows you to make your messages secure and authorize your emails by authenticating the sender’s domain or email address.

You can configure it in your EmailLabs panel by going to the **Administrator tab > Sender authorization**. This functionality is available regardless of the paid plan.

<figure><img src="/files/0BGM1HliKRQ4hpGSWooM" alt="sender-authorization"><figcaption></figcaption></figure>

<details>

<summary><strong>Domain Authorization</strong></summary>

Our system will generate a unique record that needs to be added to your domain’s DNS records. This will allow the authorized domain to sign emails with its DKIM key.

</details>

{% hint style="info" %}
**Important!** \
**In February 2021, we enabled the obligatory Sender authorization functionality for all newly created accounts.** \
\
This means that each domain or single email address must be authorized before you begin sending messages through our servers. If you can access the “Individual DKIM” application in your SMTP accounts > Settings tab, your account is not using Sender authorization.&#x20;

We recommend you learn our instructions on [configuring Individual DKIM,](/en/analytics-panel/authentications/dkim/individual-dkim.md) or you can contact our Support Team to enable Sender authorization for your account.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f510">🔐</span><strong>Sender Authorization</strong></td><td>Check the detailed instructions for set up sender authentication.</td><td><a href="/pages/yqIzi5vokK4rq8lwv1z0">MORE >></a></td></tr></tbody></table>


---

# 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/dkim/sender-authorization.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.
