# Vertical progress

The "Vertical Progress" widget displays a progress or fill level.

<figure><img src="/files/7620b76cb75598e3c89cb0f1420634e601b162f8" alt=""><figcaption><p>The "Vertical Progress" widget</p></figcaption></figure>

## Difference from the "Radial Progress" widget&#x20;

It can **no** threshold be defined. If you want a visual warning as soon as a threshold you have set has been exceeded, use the widget [-> Radial Progress](/collection/english-v14/documentation/widgets/predefined-widgets/radial-progress.md)

## Configure widget

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

1. Make sure you are in the "Dashboard" menu
2. Click "Add widget"
3. Click "Input"
4. Click on "Vertical Progress"
5. Select the primary asset. The name of this asset will appear in the widget title bar.
6. Select the asset you want to monitor.
7. Select an attribute
8. Enter a maximum value
9. Click "Add widget"

## Overview

<figure><img src="/files/5ad427faabc85534868caa8a83618af0d15d6451" 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>Title bar</td><td>Name of the primary asset</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td></td></tr><tr><td><strong>[C]</strong></td><td>Progress indicator</td><td>Displays the progress visually</td></tr><tr><td><strong>[D]</strong></td><td>Current value</td><td>Displays the current value in percent</td></tr><tr><td><strong>[E]</strong></td><td>More options</td><td>Displays more options</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.buildings.ability.abb/collection/english-v14/documentation/widgets/predefined-widgets/vertical-progress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
