> 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/verfahrensgroessen/dialog_automatische-generierung.md).

# Dialog - Automatic generation

By selecting groups and/or external variables with [measured value archiving](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_mew-archivierung.md#messwertarchivierung) activated, you can create new auto variables below the active selection in the main tree. The identification and name of this new auto variable are formed on the basis of the identification of the selected external variable.

If the external variable has no name, the name of the generated process variable is formed from the identification of the external variable. If a [description](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/autogroesse/register_allgemein.md#beschreibung) is stored for the external variable, this value is imported into the description of the process variable.

In the [process data linkage](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/autogroesse/register_allgemein/prozessdatenverknuepfung.md) of the auto variable the external variables are entered by way of allocation.

If a [data recording range](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_mew-archivierung.md#datenaufzeichnungsbereich) is specified for the external variables, those values are adopted for the [measured value range](/acron-9.3/en/anlagenkonfiguration/verfahrensgroessen/autogroesse/register_allgemein.md#messwertbereich) of the process variable, otherwise the measured value range is populated by the default values.

Choose "Auto variable template" to select a process variable as a template. The generated auto variable adopts all the settings of the template process variable (Exception: Process data linkage - here, logically, the selected external variables are still entered).

Note

If the identifier of an external variable is changed, the process data linkage of the assigned process variable is automatically adapted. Other changes, such as to the name or the data recording range, are not applied.


---

# 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/verfahrensgroessen/dialog_automatische-generierung.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.
