# Widgets

Seiten sind mit Widgets gefüllt. Es gibt verschiedene Widget-Typen und -Untertypen:

* Tabellen-Widget
  * Column
  * Row
  * Hierarchy
* Zellen-Widget
* Text-Widget
* Button-Widget
* Menu-Widget
  * Hierarchy Menu
* Chart-Widget
* Image-Widget

Widgets werden über die Widget-Symbolleiste zu einer Seite hinzugefügt.

<div align="center"><figure><img src="/files/WgQcVR3ncFba9FDBGs5C" alt=""><figcaption></figcaption></figure></div>

Ein einfacher Klick platziert ein neues Widget des gewählten Typs in der Mitte der aktuellen Seite. Alternativ kann ein Widget auch per Drag\&Drop an eine bestimmte Stelle auf der Seite gezogen werden.

Die Untertypen "Hierarchie" (für Tabellen-Widgets) und "Hierarchie-Menü" (für Menü-Widgets) können auf der Registerkarte Stile ausgewählt werden:

<figure><img src="/files/BNY7lYD16nnO2vOfJ9ox" alt=""><figcaption></figcaption></figure>


---

# 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.52-de-preview/mit-nedyx-arbeiten/widgets.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.
