# Отчеты MacroERP

- [Оборотная ведомость по оплатам и выполненным работам](https://docs.macrodigital.ru/manual/macroerp/otchety_erp/oborotnaja_vedomost_po_oplatam_i_vypolnennym_rabotam.md)
- [Отчет по статьям ДДС](https://docs.macrodigital.ru/manual/macroerp/otchety_erp/otchet_po_statjam_dds.md)
- [Отчет по закрытым объемам работ](https://docs.macrodigital.ru/manual/macroerp/otchety_erp/otchet-po-zakrytym-obemam-rabot.md)
- [Отчет об эффективности процессов в документах](https://docs.macrodigital.ru/manual/macroerp/otchety_erp/otchet-ob-effektivnosti-processov-v-dokumentakh.md): Позволяет анализировать эффективность процессов документов по различным критериям. Этот отчет формируется на основе различных фильтров и предоставляет пользователям обширный набор данных для анализа.
- [Отчет по давальческим материалам и реализации](https://docs.macrodigital.ru/manual/macroerp/otchety_erp/otchet-po-davalcheskim-materialam-i-realizacii.md): Отчет обеспечивает прозрачный контроль остатков и движения давальческих материалов по договорам: сколько передано, использовано, возвращено и какой остаток на текущий момент.


---

# 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.macrodigital.ru/manual/macroerp/otchety_erp.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.
