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

# Input masks

Input masks are used for manual value recording in the ACRON Reporter.

The input formats available to select here in the Designer each configure one input mask. All input masks are available in addition to the default mask.

Note

The "default input mask" contains only manual variables.

For greater clarity, the input mask configuration is organized on two levels: Selection of the input format and inserting the process variables.

The process variables can be moved within the [input masks](/acron-9.3/en/anlagenkonfiguration/eingabemasken/eingabemaske.md) by [drag & drop](/acron-9.3/en/erklaerung_zur_bedienung.md#drag-drop) depending on their [input format](/acron-9.3/en/anlagenkonfiguration/eingabemasken/eingabemaske.md#erfassungsformat).

## Input mask group <a href="#eingabemaskengruppe" id="eingabemaskengruppe"></a>

Input masks can be organized into groups. Grouping brings multiple input masks together to form a larger unit, making structures clearer and more concise when there are large numbers of input masks.

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

Name of the input mask group

## Icons

| Icon                             | Meaning                                                                                                                               |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/PeQdCD22E7agL48QJjbk) | Group                                                                                                                                 |
| ![](/files/nhRtkBEyyEwGe007SfNf) | [Input mask](/acron-9.3/en/anlagenkonfiguration/eingabemasken/eingabemaske.md)                                                        |
| ![](/files/8wJ2kMVXP3ZANL3PHa1R) | [Auto variable](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/autogroesse.md)                                                 |
| ![](/files/jt0snOKHvJnlB8xkubut) | [Manual variable](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/handgroesse.md)                                               |
| ![](/files/hvbzZhlRtlaFVaWRbFa7) | [Standard calculation variable](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/rechengroesse/register_allgemein.md#rgstandard) |
| ![](/files/NbMcghRulK79cBfRD4Vw) | [Live calculation variable](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/rechengroesse/register_allgemein.md#rglive)         |
| ![](/files/MRAzRpaLGThjPwUcTJLs) | [Key figure](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/kennzahl.md)                                                       |


---

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