> 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/formular_berichte-vorlagen.md).

# Form

## Form

### Templates <a href="#vorlagen" id="vorlagen"></a>

Default form whose layout can be edited with the ACRON Form Designer.

### Reports

User-defined form created using the Form Wizard, whose layout can be edited with the ACRON Form Designer.

### Event form

User-defined form created using the Form Wizard, whose layout can be edited with the ACRON Form Designer.

### Alert form

User-defined form created using the Form Wizard, whose layout can be edited with the ACRON Form Designer.

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

Name of the form

### Form type <a href="#formulartyp" id="formulartyp"></a>

#### Reports

The following form types for process, daily, weekly, monthly, annual, shift, event and variable reports are available:

* [Process reports](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/schichtbericht.md)
  * Vertical process reports
  * Snap reading\* (for allocation in ACRON Visual)
* [Daily reports](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/tagesbericht.md)
  * Vertical primary interval values
  * Vertical secondary interval values
  * Vertical additional interval values
  * Horizontal primary interval day values
  * Horizontal secondary interval day values
  * Horizontal additional interval day values
  * Daily report malfunctions
  * Daily report messages
  * Daily report malfunctions + messages
  * Nominal value deviation of process values
  * Nominal value deviation of primary interval values
  * Nominal value deviation of secondary interval values
  * Nominal value deviation - additional interval values
  * Daily report events
* [Weekly reports](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/wochenbericht.md)
  * Vertical daily values
  * Horizontal daily/weekly values
  * Weekly report malfunctions
  * Weekly report messages
  * Weekly report malfunctions + messages
  * Weekly report events
* [Monthly reports](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/monatsbericht.md)
  * Vertical daily values
  * Horizontal daily/monthly values
  * Monthly report malfunctions
  * Monthly report messages
  * Monthly report malfunctions + messages
  * Monthly report events
* [Annual reports](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/jahresbericht.md)
  * Vertical daily values
  * Vertical daily values monthly

    Note

    For this report form, in the process variable configuration/ 'Object properties' of the configuration/ 'Allocation' tab, the option "For annual reports 'Daily values monthly basis'" must be activated for [auto variables](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/autogroesse/register_bereitstellung-ersatzwerte.md#bereitstellung), [manual variables](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/handgroesse/register_bereitstellung-ersatzwerte.md#bereitstellung), [calculation variables](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/rechengroesse/register_bereitstellung.md#bereitstellung) and [key figures](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/kennzahl/register_bereitstellung.md#bereitstellung), as the allocation of those values is very intensive in terms of computing power.
  * Vertical weekly values
  * Vertical monthly values
  * Horizontal monthly/annual values
  * Annual report malfunctions
  * Annual report messages
  * Annual report malfunctions + messages
* [Variable time reports](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/variabler-zeitbericht.md)
  * Vertical process values
  * Vertical primary interval values
  * Vertical secondary interval values
  * Vertical additional interval values
  * Vertical daily values
  * Vertical weekly values
  * Vertical monthly values
  * Vertical free interval values
  * Malfunctions variable time frame
  * Messages variable time frame
  * Malfunctions and messages variable time frame
* [Shift reports](https://github.com/Dataforum-Software/gitbook/blob/master/acron/9.3/en/designer/glossar/schichtbericht.md)
  * Vertical process values
  * Vertical primary interval values
  * Vertical secondary interval values
  * Vertical additional interval values
  * Vertical free interval values

Note

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

## Form type <a href="#formulartyp" id="formulartyp"></a>

### Templates <a href="#vorlagen" id="vorlagen"></a>

The following form types are available:

* Tabular process report
* Process report instantaneous values
* Daily report horizontal
* Daily report horizontal 24 hours
* Daily report vertical
* Daily report nominal value deviation
* Daily report - events
* Weekly report horizontal
* Weekly report vertical
* Weekly report - events
* Monthly report horizontal
* Monthly report vertical
* Monthly report - events
* Annual report horizontal
* Annual report basis daily values
* Annual report basis monthly values
* Annual report basis weekly values
* Annual report daily values monthly basis
* Variable process report
* Variable interval report
* Variable day report
* Variable week report
* Variable month report
* Event report
* Alert report
* for reports for Service
  * Instructions for cyclic actions
  * Materials for cyclic actions
  * Instructions for extraordinary actions
  * History
  * Status report
* for reports for Graph
  * Diagram
  * Value table
* for reports for alerts
  * Message report
  * Malfunction report
  * Malfunction statistics
  * Message statistics
  * Malfunction / message statistics
* for configuration reports
  * External variables
  * Process variables
  * Service entities
  * Service actions
* For modification reports
  * General modification report
  * Detailed modification report

### Event form

Forms that may contain report diagrams in addition to the tabular event data.

### Alert form

Forms that may contain tabular alert data.

#### Data basis for table

The Form Wizard provides the following [compression levels](/acron-9.3/en/anlagenverwaltung/register-datenbank.md#verdichtungsstufen) configured in the Database area:

* Primary interval / Secondary interval / Additional intervals
* Malfunctions / Messages / Malfunctions and messages

#### Form file

Path and name of the form file

#### Preview file

Path and name of the preview file

#### One event per page

A new variable for the event ID is provided in the Form Designer.


---

# 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/formular_berichte-vorlagen.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.
