> 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/plattform/live-cockpit/widgets/predefined-widgets/radial-progress.md).

# Radialer Fortschritt

Das Widget „Radialer Fortschritt“ zeigt einen Fortschritts- oder Füllstand an.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FUVibpOvegjaiX8vI1eM1%2FC6C8CF3E-F344-43D6-A602-A33AD446E1BA.png?alt=media&#x26;token=88d0c15f-cfba-4794-823a-6ae2a8da48e4" alt=""><figcaption></figcaption></figure>

## Unterschied zum Widget „Vertikaler Fortschritt“

Es kann ein Optimalwert angegeben werden. Wenn dieser Optimalwert überschritten wird, färbt sich die Anzeige orange.

## Widget konfigurieren

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FNfQkhK461EMneqrvt3KY%2F5162D888-F05B-48FA-BF44-0485FD8CB7F3.png?alt=media&#x26;token=d177b8ad-1b46-4a85-b8c9-4ccb616f4470" alt=""><figcaption></figcaption></figure>

1. Stellen Sie sicher, dass Sie sich im Menü „Dashboard“ befinden
2. Klicken Sie auf „Widget hinzufügen“
3. Klicken Sie auf „Eingabe“
4. Klicken Sie auf „Radialer Fortschritt“
5. Wählen Sie das primäre Asset aus. Der Name dieses Assets wird in der Titelleiste des Widgets angezeigt.
6. Wählen Sie das Asset aus, das Sie überwachen möchten.
7. Wählen Sie ein Attribut aus
8. Geben Sie einen Optimalwert ein
9. Geben Sie einen Maximalwert ein
10. Klicken Sie auf „Widget hinzufügen“

## Übersicht

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FIh2k8eM3muS1HEWQ3nDD%2F9422EFBF-FE9C-4DD5-8290-863388086BF7.png?alt=media&#x26;token=873da9bb-50ff-457a-a8ec-1c8eb1c4da67" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="67.93333943684894"></th><th width="236.4000244140625"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Titelleiste</td><td>Name des primären Assets</td></tr><tr><td><strong>[B]</strong></td><td>Symbol</td><td></td></tr><tr><td><strong>[C]</strong></td><td>Fortschrittsanzeige</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>Weitere Optionen</td><td>Zeigt weitere Optionen an</td></tr><tr><td><strong>[F]</strong></td><td>Marker für den Optimalwert</td><td>Wenn dieser Wert überschritten wird, färbt sich der Fortschrittsanzeiger 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/plattform/live-cockpit/widgets/predefined-widgets/radial-progress.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.
