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

# Form Wizard

With the Form Wizard you can create and configure the following forms for the following reports:

* [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.


---

# 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/formularassistent.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.
