> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/berichte.md).

# Reports

In the report configuration template

* forms can be edited from templates
* report folders and their forms can be created and configured. A report folder is a folder containing one or more forms. New forms can be created or existing ones imported.

  For creating, a Form Wizard is available, providing only the form types matching the report type.

  You can edit the layout of a form using the ACRON Form Designer.

Forms can be moved between [report folders](#berichtsmappe) of the same type (e.g. daily reports) by [drag & drop](/acron-9.3/en/erklaerung_zur_bedienung.md#drag-drop).

Note

The snap reading form type can only be used as a single form.

## Template and report group <a href="#gruppe" id="gruppe"></a>

Report groups organize the reports within their master category.

### Name <a href="#bezeichnung" id="bezeichnung"></a>

Name of the group for templates and reports

## Report folder <a href="#berichtsmappe" id="berichtsmappe"></a>

Folder that can contain one or more [forms](/acron-9.3/en/anlagenkonfiguration/berichte/formular_berichte-vorlagen.md).

Forms can be moved between [report folders](#berichtsmappe) of the same type (e.g. daily reports) by [drag & drop](/acron-9.3/en/erklaerung_zur_bedienung.md#drag-drop).

Note

You can create new forms using the [Form Wizard](/acron-9.3/en/anlagenkonfiguration/berichte/formularassistent.md).

### Name <a href="#bezeichnung" id="bezeichnung"></a>

Name of the report folder

## Icons

| Icon                             | Meaning                                                                                                                                                                                |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/PeQdCD22E7agL48QJjbk) | Group                                                                                                                                                                                  |
| ![](/files/DM0uAwVwTifCr0pxqBrU) | [Report folder](#berichtsmappe)                                                                                                                                                        |
| ![](/files/Opyp70epj4Gqg6Z5FrpC) | [Form](/acron-9.3/en/anlagenkonfiguration/berichte/formular_berichte-vorlagen.md)/ [Template form](/acron-9.3/en/anlagenkonfiguration/berichte/formular_berichte-vorlagen.md#vorlagen) |


---

# 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://docs.videc.de/acron-9.3/en/anlagenkonfiguration/berichte.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.
