# Radial progress

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

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

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

An optimal value can be specified. If this optimal value is reached, the display turns orange.

## 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 "Radial 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 an optimal value
9. Enter a maximum value
10. Click "Add widget"

## Overview

<figure><img src="/files/df364862e443c9ee272fa0e136a7fa30bafc87ab" 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><tr><td><strong>[F]</strong></td><td>Optimal value marker</td><td>If this value is exceeded, the progress display turns orange</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/radial-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.
