# Whitelist

A whitelist is a tool that guarantees that our servers will try to deliver messages to chosen recipients by eliminating the risk of their addresses being blocked by EmailLabs' internal Blacklist. This functionality benefits clients for whom delivering the message is the most important.

1. You can find this functionality in the **Reports tab > Blacklist.**
2. After clicking on the **'White List'** button, two fields will appear to be filled in:
   * In the first field, enter the domain or email address you want to whitelist.
   * In the second field, enter why the address must be added to the Whitelist.<br>

     <figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2Fi2Of4WnGIwEt5ULDsUyB%2Fwhitelist-emaillabs%402x.png?alt=media&#x26;token=48e262b0-7383-40a4-9a35-15afa1d84f18" alt="whitelist-emaillabs"><figcaption></figcaption></figure>
3. Our Support Team has 48 hours to analyze your request and decide whether to accept or reject it. We will inform you of the decision via email to the account’s administrator.

**In the panel, you can track the addresses and domains you requested to be whitelisted:**

* **Email and domains in the queue for acceptance** - the list of addresses waiting to be approved for the Whitelist.
* **List** – accepted domains and email addresses.

{% hint style="info" %}
**Be aware that our Support Team may reject the addresses that:**

* Are added with spamming intentions.
* Are in public providers’ domains.
* Can’t be whitelisted for other legal reasons.
* Are blacklisted with the „unsubscribe” reason.
  {% endhint %}

**⬅️ Detailed instructions for each panel section under the "Blacklist" tab 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/reports/blacklist/whitelist.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.
