> 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/pl/e-mail/e-mail-api/analityka/raport-nadawcow.md).

# Raport Nadawców

Raport ten pozwala porównać skuteczność różnych nadawców (domen lub adresów e-mail), których używasz do wysyłek API. Wykorzystaj go, aby sprawdzić, który nadawca generuje najlepsze zaangażowanie lub najwyższy wskaźnik dostarczenia.

### Wyszukiwarka&#x20;

Sekcja pozwala na filtrowanie danych według:

* **Zakres dat:** Umożliwia wybór okresu analizy.
* **Nadawca (Wymagane):** Możliwość filtrowania po **Domenach nadawców** lub **Adresach nadawców** (max 10).
* **Konta SMTP**
* **Domeny odbiorcy**

<figure><img src="/files/8Sn8NwqLaayXNdWTKxSK" alt=""><figcaption></figcaption></figure>

### Wyniki dla wybranych nadawców&#x20;

Dane prezentowane są w dwóch widokach:

#### Wykres (Analiza dostarczalności i interakcji)

Umożliwia śledzenie trendów dla wybranych nadawców w ujęciu godzinowym, dniowym lub miesięcznym. Pozwala na analizę wskaźników: Delivery Rate, Click Rate, Open Rate oraz Bounce rate.

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

#### Tabela (Zestawienie szczegółowe)

Przedstawia surowe dane dla wybranych nadawców w kolumnach: Domena, Injected, Ok, Hardbounce, Softbounce, Dropped, Open, Track. Tabela posiada przełącznik pozwalający na wyświetlanie danych w ujęciu numerycznym lub procentowym.

<figure><img src="/files/wB5O0IVirOpUHwtHgZ46" 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/pl/e-mail/e-mail-api/analityka/raport-nadawcow.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.
