# Variables

(from version 13.01) This dialog has been separated from the queries.

Variable definition: This is where the variables are defined that will later be queried from the user. A more detailed description can be found in the chapter on variables.

In the variable definition, the groups can be selected using buttons.

The list of variables remains complete; the variables of the current group are highlighted in blue, while those of the other groups are highlighted in gray. The list jumps to the first variable in the group. All variables remain editable.


---

# Agent Instructions: 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.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/combined-elements/create-edit-combined-elements/variables.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.
