# Генерация отчета

При запуске задачи выберите:

* **Отчет**: существующий (пользовательский) или новый.
* **Тип отчета**: Люди, Заявки, Отчет о выдачах и т.д.
* **Название отчета**: укажите имя.
* **Формат отчета**: PDF, Excel или CSV.
* **Отправка на почту**: укажите адреса через точку с запятой.
* **Сохранение на диск**:
  * Относительный путь (например, .\config\reports) — от папки bin.
  * Абсолютный путь (например, C:\Passoffice\Reports).
  * Если путь не указан, то отчеты будут во временной директории пользователя на сервере.
* **Хранение отчетов**: все отчеты сохраняются на сервере. Временная директория может очищаться ОС. Для постоянного хранения укажите конкретную папку на сервере.
* **Фильтр**: настройте фильтр для каждого типа отчета.
* **Колонки отчета**: выберите колонки на вкладке «Колонки отчета», как при создании [отчета](/passoffice/passoffice-guide/admin-guide-doc/manual/organizations/sozdanie-otcheta.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.aamsystems.ru/passoffice/passoffice-guide/admin-guide-doc/background-tasks/generaciya-otcheta.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.
