> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/dashboard/layout-von-dashboards-anpassen.md).

# Layout von Dashboards anpassen

Sie können die Art und Weise wie Widgets auf Dashboards angezeigt werden Ihren Wünschen anpassen.

### Widgets verschieben

Sie können Widgets per Drag and Drop neu anordnen.

### Masonry

Aktivieren Sie "Masonry", um alle Widgets so platzsparend wie möglich zu positionieren.

<div data-full-width="true"><figure><img src="/files/Ywksh5tBuOZaKqa6DxUM" alt=""><figcaption><p>Links: Masonry "AUS", Rechts: Masonry "EIN".<br>Klicken Sie auf das Bild um es zu vergrößern</p></figcaption></figure></div>

{% hint style="warning" %}
**Hinweis**:\
Wenn Masonry aktiviert ist, können Widgets nicht mehr manuell verschoben werden.
{% endhint %}

### Grösse von Widgets verändern

Sie können bestimmen, wie viel Raum Widgets in der Horizontale einnehmen sollen. Diese Einstellung ist für manche Widgets nützlicher als für andere. Vergleichen Sie die Größe des Assets "Klimaanlage" in den folgenden Screenshots:

{% @supademo/embed url="<https://app.supademo.com/demo/Wy7zYDeYGeQ_TKGN0mqL0>" demoId="Wy7zYDeYGeQ\_TKGN0mqL0" fullWidth="true" %}

1. Vergewissern Sie sich, dass Sie im Menü "Dashboards" sind
2. Bei einem Widget: Klicken Sie auf "Mehr Optionen"\
   ▷ Das Menü "Mehr Optionen" öffnet sich
3. Klicken Sie auf "Größe ändern"\
   ▷ Die verfügbaren Größen werden angezeigt
4. Klicken Sie auf die gewünschte Größe\
   ▷ Das Widget wird in der gewünschten Größe angezeigt


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/german-14.2-freezed/dokumentation/dashboard/layout-von-dashboards-anpassen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
