> 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/anlagenkonfiguration/berichte.md).

# Berichte

In der Berichtskonfiguration können

* Formulare von Vorlagen bearbeitet werden
* Berichtsmappen und deren Formulare erstellt und konfiguriert werden. Eine Berichtsmappe ist ein Ordner, der ein oder mehrere Formulare enthält. Formulare können neu erstellt oder importiert werden.

  Für das Erstellen steht ein Formularassistent zur Verfügung, er stellt jeweils nur die zu dem Berichtstyp passenden Formulartypen zur Verfügung.

  Das Layout eines Formulars kann mit dem ACRON Formular-Designer bearbeitet werden.

Formulare können zwischen [Berichtsmappen](#berichtsmappe) des gleichen Typs (z.B. Tagesberichte) per [Drag & Drop](/acron-9.3/erklaerung_zur_bedienung.md#drag-drop) verschoben werden.

Hinweis

Der Formulartyp Momentaufnahme kann nur als Einzelformular verwendet werden.

## Vorlagen- und Berichtsgruppe <a href="#gruppe" id="gruppe"></a>

Berichtsgruppen strukturieren die Berichte innerhalb ihrer Hauptkategorie.

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

Benennung der Gruppe für Vorlagen und Berichte

## Berichtsmappe <a href="#berichtsmappe" id="berichtsmappe"></a>

Mappe, die ein [Formular](/acron-9.3/anlagenkonfiguration/berichte/formular_berichte-vorlagen.md) oder mehrere enthalten kann.

Formulare können zwischen [Berichtsmappen](#berichtsmappe) des gleichen Typs (z.B. Tagesberichte) per [Drag & Drop](/acron-9.3/erklaerung_zur_bedienung.md#drag-drop) verschoben werden.

Hinweis

Neue Formulare können mit Hilfe des [Formularassistenten](/acron-9.3/anlagenkonfiguration/berichte/formularassistent.md) erstellt werden.

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

Benennung der Berichtsmappe

## Symbole

| Symbol                           | Bedeutung                                                                                                                                                                               |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/GrNnZV8c5KeCg38XtAJb) | Gruppe                                                                                                                                                                                  |
| ![](/files/aOXBk22IaiJy3SqrSIwi) | [Berichtsmappe](#berichtsmappe)                                                                                                                                                         |
| ![](/files/XE2VXq6RALnCzCjLfwmn) | [Formular](/acron-9.3/anlagenkonfiguration/berichte/formular_berichte-vorlagen.md)/ [Vorlagenformular](/acron-9.3/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/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.
