> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/email/e-mail-api/analytics/senders-report.md).

# Senders report

This report allows you to compare the effectiveness of different senders (domains or email addresses) you use for API dispatches. Use it to check which sender generates the best engagement or highest deliverability.

### Search Filters

This section allows you to filter data by:

* **Date range:** Allows you to select the analysis period.
* **Sender (Required):** Option to filter by **Sender Domains** or **Sender Addresses** (max 10).
* **SMTP Accounts**
* **Recipient domains**

<figure><img src="/files/zQ8IDrW6341TtwpCzyP8" alt=""><figcaption></figcaption></figure>

### Results for selected senders

Data is presented in two views:

#### Chart (Deliverability and interaction analysis)

Allows tracking trends for the selected senders in hourly, daily, or monthly views. You can analyze the following metrics: Delivery Rate, Click Rate, Open Rate, and Bounce Rate.

<figure><img src="/files/e65NH8S0N9vQIxzjpfMV" alt=""><figcaption></figcaption></figure>

#### Table (Detailed summary)

Presents raw data for the selected senders in columns: Sender, Injected, Ok, Hardbounce, Softbounce, Dropped, Open, Track. The table has a toggle to display data in numeric or percentage view.

<figure><img src="/files/rXFrXTj2M0HmDWzEIkSL" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/analytics/senders-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.
