# Analytics

**Email API Analytics** (visible in the web application's side menu as **Analytics**) is an advanced reporting and analysis tool that provides a full picture of the effectiveness of email dispatches sent exclusively via the API channel.

Its main goal is to enable rapid diagnosis of problems with message reception by servers and to optimize dispatch strategies based on hard data. The system automatically collects and analyzes data on delivery statuses (registered at the recipient server level), recipient engagement, and dispatch quality, presenting them in an intuitive analytical panel.

This module offers four specialized reports, allowing data analysis across multiple dimensions:

* Mail providers report
* Recipients domain report
* Senders report
* Bounce report

{% hint style="warning" %}
Note: The feature is available for selected plans. The availability of historical data for comparisons (e.g., percentage change indicators) depends on the log retention period in the user's plan.
{% 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.messageflow.com/email/e-mail-api/analytics.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.
