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

# Input mask

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.

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](#erfassungsformat).

Note

* Auto variables with the output format Text can only be used for display in input masks; editing (overwriting the original value) is not possible.
* Manual variables with the output format Text can only be included in custom input masks when 'Recording on daily basis' is selected.
* External process variables can only be used for display in input masks; editing (entering values; overwriting the original value) is not possible. In the default input mask no external process variables are provided.

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

Name of the input mask

## Input format <a href="#erfassungsformat" id="erfassungsformat"></a>

| Available input formats:                                | Auto variable | Manual variable | Calculation variable | Key figure |
| ------------------------------------------------------- | ------------- | --------------- | -------------------- | ---------- |
| Process variable as column - Recording on daily basis   | x             | x               | x                    | x          |
| Process variable as column - Recording on monthly basis |               | x               |                      |            |
| Process variable as row - Recording on daily basis      | x             | x               | x                    | x          |
| Process variable as row - Recording on monthly basis    | x             | x               | x                    | x          |

Note

Only

* the manual variables for which the 'daily' option is selected under '[Get values](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/handgroesse/register_allgemein.md#werteerfassung)' are made available.
* the calculation variables and key figures for which the 'Interval' or 'Day' option is selected under '[Calculation result is a](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/rechengroesse/register_allgemein.md#berechnungsergebnis)' are made available.
* the auto variables for which as a minimum the 'daily values’ [compression level](/acron-9.3/en/anlagenverwaltung/register-datenbank.md#verdichtungsstufen) is activated are made available.


---

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