> For the complete documentation index, see [llms.txt](https://sotrudniki-pp.gitbook.io/web-pp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sotrudniki-pp.gitbook.io/web-pp/novyi-kabinet/new-otchety.md).

# Отчеты

Для просмотра раздела нажмите **Отчеты** на панели сверху. Отобразится список доступных отчетов:

* [<mark style="color:yellow;">**Остаток средств**</mark>](/web-pp/novyi-kabinet/new-otchety/ostatok.md) — состояние лицевых счетов пользователей и заведений;
* [<mark style="color:yellow;">**Дотации**</mark>](/web-pp/novyi-kabinet/new-otchety/dotacion.md) — сведения о льготном питании;
* [<mark style="color:yellow;">**Учет выдачи**</mark>](/web-pp/novyi-kabinet/new-otchety/uchet-vydachi.md) — сводные данные по количеству и сумме выданной продукции, включая сведения по непроведенным заявкам на питание;
* [<mark style="color:yellow;">**Продажи**</mark>](/web-pp/novyi-kabinet/new-otchety/prodazhi.md) — информация по всем продажам;
* [<mark style="color:yellow;">**Продажи по виду продукции**</mark>](/web-pp/novyi-kabinet/new-otchety/prodazhi-po-vidu-produkcii.md) — сведения о продажах с типом **Комплексное питание**;
* [<mark style="color:yellow;">**Продажи по видам средств**</mark>](/web-pp/novyi-kabinet/new-otchety/prodazhi-po-vidam-sredstv.md) — информация для формирования группового талона, с разбивкой сумм продаж на родительские и бюджетные средства;
* [<mark style="color:yellow;">**Продажи по способу расчета**</mark>](/web-pp/novyi-kabinet/new-otchety/prodazhi-po-sposobu-rascheta.md) — сведения о продажах по каждому способу расчета: **Внутренний счет**, **Наличные** и **Банковская карта**.

Каждый отчет отображается в отдельной карточке.

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

В каждой карточке отчета отображаются следующие сведения:

* Наименование отчета;
* Описание отчета;
* Кнопка **Подробнее** — нажмите кнопку, чтобы посмотреть полное описание отчета и открыть отчет;
* Переключатель **Избранные отчеты** — установите переключатель в положение **Вкл.**, чтобы отчет отображался на панели сверху;
* Кнопка **Открыть отчет**.

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

Вы можете открыть отчет тремя способами:

* Выбрав отчет на панели сверху, если отчет добавлен в избранное;
* Нажав кнопку **Открыть отчет** при просмотре полного описания;
* Нажав кнопку **Открыть отчет** в карточке отчета.

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

{% hint style="success" %}
*<mark style="color:green;">Если отчеты добавлены в избранное, вы можете быстро переключаться между ними без перехода в раздел</mark> <mark style="color:green;"></mark><mark style="color:green;">**Отчеты**</mark><mark style="color:green;">.</mark>*
{% endhint %}

<figure><img src="/files/JkVCnh6qKsaJKn8C2pCh" 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://sotrudniki-pp.gitbook.io/web-pp/novyi-kabinet/new-otchety.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.
