> 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/vertical-progress.md).

# Vertikaler Fortschritt

Das Widget „Vertical Progress“ zeigt einen Fortschritt oder Füllstand an.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fkm5E5mniu04RVxTFqpY5%2F2B3FC75A-5BE1-4F82-8C34-EA20805F6E27.png?alt=media&#x26;token=9e50b944-66d2-47b0-9095-c4010249cbf5" alt=""><figcaption><p>Das Widget „Vertical Progress“</p></figcaption></figure>

## Unterschied zum Widget „Radial Progress“

Es kann **keinen** definierten Schwellenwert geben. Wenn Sie eine visuelle Warnung wünschen, sobald ein von Ihnen festgelegter Schwellenwert überschritten wurde, verwenden Sie das [-> Widget „Radial Progress“](/collection/german/plattform/live-cockpit/widgets/predefined-widgets/radial-progress.md).

## 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 „Input“
4. Klicken Sie auf „Vertical Progress“
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 Maximalwert ein
9. Klicken Sie auf „Widget hinzufügen“

## Überblick

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FAopwiQU8vATwqi4l9ziD%2FACB5B774-E5DD-4400-8FA4-1C6FBD84651D.png?alt=media&#x26;token=3797615f-43f6-43ac-9375-1002d7715db8" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="63.133321126302064"></th><th width="288.79998779296875"></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></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/vertical-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.
