# Bereiche

Widgets enthalten Daten in Form von Bereichen, einer Sammlung von Zellen in Zeilen und Spalten. Je nach Widgettyp haben die Bereiche eine unterschiedliche Befüllung:&#x20;

* **Zell-, Text-, Button-, Bild-Widget**: Bereich mit nur einer Zelle&#x20;
* **Menü-Widget**: Bereich mit einer einzigen Spalte&#x20;
* **Hierarchie-Menü, Tabelle, Grafik-Widget**: Bereich mit Zeilen und Spalten

#### **Beipiel**

![](/files/c8atmdVkFUXYNwFq7kJE)


---

# 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.nedyx.com/version-1.66-de/clearlines-funktionen/allgemeine-aspekte/bereiche.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.
