# Отчет за месяц

Отчет за месяц представляет собой сводную статистику по всем отправкам за месяц с разбивкой по следующим параметрам:

* По каждому каналу
* По типу трафика (рекламный, сервисный, авторизационный, транзакционный)
* По способу отправки (API, ручные рассылки)
* По центрам разделения трафика (ЦРТ)

Расположение отчета за месяц в личном кабинете:

<figure><img src="/files/0t8wK2j4tqEgyxZ8iLiH" alt=""><figcaption></figcaption></figure>

Отчет по умолчанию формируется за текущий месяц. Чтобы выбрать другой период, воспользуйтесь фильтром.\
Также можно переключать отображение данных — по частям или по сообщениям.

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

{% hint style="info" %}
Для более детализированной работы с отчетом, есть возможность **экспорта** таблицы в эксель.
{% 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://faq.docs.direct.i-dgtl.ru/rabota-s-rassylkami/otchyoty/otchet-za-mesyac.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.
