# Domains report

The **Domains Report** is a tool that enables a detailed analysis of email deliveries, categorized by various delivery statuses and popular mailbox providers. This data helps identify deliverability issues specific to certain ISPs and take corrective actions to improve the effectiveness of email campaigns.

#### Search Tool

The **Search Tool** allows to define the search criteria to generate a domain report.

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXcyc6EunPajJIYRdTofV2OnprHwQrAInvXXYeWFB8fRol6iW8SZEWGL0x7zsANRcg8geMKzGENSAGwLmDXas6Trultop-pyEJ-cBgv724f6VAANqY_DkMY3UTGCPRa4_D80a7Vfav-yZ0K-9Hb8cuqG22vI?key=Ux5Hanj683yPPkgvA1AoXQ" alt=""><figcaption></figcaption></figure>

The following can be specified::

* **Select range**: Defines the time range for the data to be analyzed.
* **Select SMTP**: Allows the choosing of the SMTP account from which the messages will be analyzed.

Clicking the **Search** button after defining the search criteria will generate the report.

#### Search results

The Domain report search results are presented in three different formats, allowing for a detailed analysis of email deliverability based on the provider and message statuses:

**Numerical data in the selected time range**

In this mode, the report presents data in numerical form, showing the number of messages for each status within the selected period. Detailed information is provided on the number of messages with specific statuses, broken down by ISP.

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXdn3f8_J-hwEodTQ7NLGVyPFMh5e7_pz60PypZw3Q_cFsKut9I-Bd3ADOGgsrpTByvT5Amb10LFo5bz-rMZEJVhZWVp2cfXTFzuT5IXWeMZitlSp-6mRqZ_BEeyGlaWgdKudptrdAEdD4ymQpwqcycod7E0?key=Ux5Hanj683yPPkgvA1AoXQ" alt=""><figcaption></figcaption></figure>

**Percentage data in the selected time range**

This report presents the percentage breakdown of different message statuses relative to the total number of sent messages in the selected timeframe. This feature facilitates the identification of the proportion of messages that were delivered, bounced, or rejected for a particular ISP.

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXeza-3BXpSv2iWIAVkXDah7zzSs6rXw0Y7RB7xLewI2acijePyPem7RVq74qYUWF3EICHXae3GCaCkJ2XRRckiR2RdkDrWgdrv_LKyn3kHv3CROdZIf53pKDeHGuFDBe3Lc-F7eTnTeqWjPR8sdeQ9PJu8?key=Ux5Hanj683yPPkgvA1AoXQ" alt=""><figcaption></figcaption></figure>

**Deliverability per providers**

In this mode, the report facilitates an analysis of message deliverability categorized by ISP (e.g., Gmail, Interia, Onet). It presents the number of messages with the selected status (e.g., ok, hard bounce, spam bounce) for each provider, along with the percentage share of these statuses relative to the total number of messages sent to the respective provider.

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXcmVwQ2H-uARv9CWQobzrUKYugmP27EqydIJOuz8dWmkWOJF4y3WU98EMJR0TVCdatDyggguKAGQPA83K8503xCabr1eXQjwQmniB7Au0Os9-JVB_duIodEqGTQCtYy9V557wmS91JUhIVKBKGCgr7e2yGK?key=Ux5Hanj683yPPkgvA1AoXQ" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.messageflow.com/email/e-mail-api/domains-report.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.
