> 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/widgets/vordefinierte-widgets/fortschritt-radial.md).

# Fortschritt Radial

Das Widget "Fortschritt Radial" zeigt einen Fortschritt oder Füllstand an.

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

## Unterschied zu Widget "Fortschritt Vertikal"&#x20;

Es kann ein Optimalwert angegeben werden. Wird dieser Optimalwert, färbt sich die Anzeige orange.

## Widget konfigurieren

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

1. Vergewissern Sie sich, dass Sie sich im Menü "Dashboard" befinden
2. Klicken Sie auf "Widget hinzufügen"
3. Klicken Sie auf "Eingabe"
4. Klicken Sie auf "Fortschritt Radial"
5. Wählen Sie das Primäre Asset. Der Name dieses Assets wird in der Titelzeile des Widgets erscheinen.
6. Wählen Sie das Asset, das Sie überwachen wollen.
7. Wählen Sie ein Attribut
8. Geben Sie einen Optimalwert ein
9. Geben Sie einen Maximalwert ein
10. Klicken Sie auf "Widget hinzufügen"

## Überblick

<figure><img src="/files/2PgzUKNb5KuHPcUkFLiA" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="94.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Titelzeile</td><td>Name des Primären Assets</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td></td></tr><tr><td><strong>[C]</strong></td><td>Fortschrittsindikator</td><td>Zeigt den Fortschritt visuell an</td></tr><tr><td><strong>[D]</strong></td><td>Aktueller Wert</td><td>Zeigt den aktuellen Wert in Prozent an</td></tr><tr><td><strong>[E]</strong></td><td>Mehr Optionen</td><td>Zeigt weitere Optionen an</td></tr><tr><td><strong>[F]</strong></td><td>Markierung des Optimalwerts</td><td>Wird dieser Wert überschritten, färbt sich die Fortschrittsanzeige orange</td></tr></tbody></table>


---

# 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/widgets/vordefinierte-widgets/fortschritt-radial.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.
