> 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/benutzerdefinierte-widgets/module/fortschritt.md).

# Fortschritt

Das Modul "Fortschritt" bietet verschiedene Darstellungsarten für Fortschritte oder Füllstande an.

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

<table><thead><tr><th width="90"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Beschreibung</td><td>Dieser Text wird angezeigt , wenn das Benutzerdefinierte Widget später mit Assets verbunden wird</td></tr><tr><td><strong>[B]</strong></td><td>Text</td><td>Freitext</td></tr><tr><td><strong>[C]</strong></td><td>Variante</td><td><ul><li><strong>Balken anzeigen:</strong> Wenn diese Option aktiviert ist, wird ein Diagramm über den Werten angezeigt<br>Wenn diese Option NICHT aktiviert ist, werden nur die Werte angezeigt.</li><li><strong>Vertikal:</strong> Zeigt einen vertikalen Balken</li><li><strong>Horizontal:</strong> Zeigt einen horizontalen Balken</li><li><strong>Radial:</strong> Zeigt einen gebogenen vertikalen Balken</li></ul><p></p></td></tr><tr><td><strong>[D]</strong></td><td>Anzeigeart</td><td><ul><li><strong>Absolut:</strong> Zeigt den Fortschritt als absolute Werte an.</li><li><strong>Relativ:</strong> Zeigt den Fortschritt in Prozent an</li></ul><p></p></td></tr><tr><td><strong>[E]</strong></td><td>Interpunktion</td><td>Ist nur verfügbar wenn als Anzeigeart "Absolut" ausgewöhlt wird. Hier kann das Symbol eingegeben werden, das zwischen beiden Werten steht</td></tr><tr><td><strong>[F]</strong></td><td>Bezeichnung Fortschritt</td><td>Dieser Text steht unter den Werten zw. der Prozentangabe</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/benutzerdefinierte-widgets/module/fortschritt.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.
