> 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-vertikal.md).

# Fortschritt Vertikal

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

<figure><img src="/files/7bX2hB3jo1FIaJy9OD6a" alt=""><figcaption><p>Das Widget "Fortschritt Vertikal"</p></figcaption></figure>

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

Es kann **kein** Grenzwert definiert werden. Wenn Sie eine visuelle Warnung wünschen, sobald ein von Ihnen festgelegter Grenzwert überschritten wurde, nutzen SIe das Widget [-> Fortschritt Radial](/collection/german-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/fortschritt-radial.md)

## 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 Vertikal"
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 Maximalwert ein
9. Klicken Sie auf "Widget hinzufügen"

## Überblick

<figure><img src="/files/Y5NdxfyBGpGC8Yl7OHST" 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></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-vertikal.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.
