# Отчет по шаблонам

Отчет по шаблонам предоставляет агрегированную статистику для контроля соответствия отправленных сообщений зарегистрированным шаблонам, а также позволяет отслеживать количество сообщений по каждому из них.&#x20;

{% hint style="info" %}
Для работы с отчетом необходимо иметь зарегистрированные [шаблоны](https://direct.i-dgtl.ru/templates).
{% endhint %}

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

Доступные фильтры:

* Дата отправки (UTC +3)
* Имя отправителя
* Оператор
* Тип шаблона
* ID шаблона
* Текст шаблона

{% hint style="info" %}
Доступна возможность экспорта отчета в Excel для последующей работы с данными.
{% 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-po-shablonam.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.
