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

# Dialog - Automatic generation

By selecting groups and/or external variables with [Service recording](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_serviceaufzeichnung.md) enabled, you can create new entities with associated cyclic actions below the active selection in the main tree. The identification and name of these new entities and actions are formed on the basis of the identification of the selected external variable. The name of the external variable serves as a description of the entity and action.

Choose 'Entity template' and/or 'Action template' to select an entity or an action as a template. The generated entity or action adopts all the settings of the template (Exception: Process data linkage - here, logically, the selected external variables are still entered).

Note

The external variable is entered as an allocation according to the variable type:

* for [binary value](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_serviceaufzeichnung.md#binaerwert) in case of [Elapsed time](/acron-9.3/en/anlagenkonfiguration/service/betrachtungseinheit/register_allgemein.md#laufzeit) and [Switching cycles](/acron-9.3/en/anlagenkonfiguration/service/betrachtungseinheit/register_allgemein.md#schaltspiele)
* for [Elapsed time counter](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_serviceaufzeichnung.md#laufzeitzaehler) in case of elapsed time
* for [Switching cycle counter](/acron-9.3/en/anlagenkonfiguration/prozessanbindung/provider/providerid/variablengruppe/register_serviceaufzeichnung.md#schaltspielzaehler) in case of switching cycles

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/service/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.
