# Report Per Domain

Report per domain is a tool available in your EmailLabs panel in the Report tab. It allows you to analyze your sent messages per the received status and the most popular email providers. This report will enable you to precisely track what results your campaigns achieved, depending on the receiver’s ESP.

<figure><img src="/files/OAOoUuJCec4V6YKe3JlG" alt="domain-report"><figcaption></figcaption></figure>

* **Numeric data:** In this table, based on the chosen time, the system shows the exact number of messages sent to a particular domain that received a certain status.
* **The percentage (relative to the total):** In this table, based on the chosen time frame, the system shows the percentage value for different message statuses sent to a particular domain concerning the total number of all sent messages.
* **The percentage (relative to the domain):** In this table, based on the chosen dates, the system presents the percentage value for different message statuses concerning the total value of injected messages sent to the particular domain.

{% hint style="info" %}
Remember that this functionality is available in the PRO and higher plans.

The report is generated every day between 00:00 and 01:00 UTC.
{% 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://docs.emaillabs.io/en/analytics-panel/reports/report-per-domain.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.
