# Value

With the "Value" module, you can display values of one or more assets in a widget.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FLoGwe0OocOJg7pGYJmpm%2FBA65B305-C206-481E-A412-8DAD697C58D6.png?alt=media&#x26;token=c0f8e5e4-fc4b-496c-993c-2f8898a11330" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="80.33333333333331"></th><th width="126.20001220703125"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Description</td><td>This text is displayed when the custom widget is later connected to assets</td></tr><tr><td><strong>[B]</strong></td><td>Text</td><td>Free text</td></tr><tr><td><strong>[C]</strong></td><td>Total</td><td><ul><li>Large: Displays values in a large font</li><li>Small: Displays values in a list</li><li>Tiles with value assignment: Displays values in tiles with icons.<br>When this function is activated, values can be displayed with a progress bar. (See Fig. 2)</li></ul></td></tr></tbody></table>

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FuksPPzI4fymCY42rX0O9%2F149499A8-CDA9-437B-AE8B-316DE79472C0.png?alt=media&#x26;token=6aa1413f-3758-44e6-9200-7baaf0d4eed4" alt=""><figcaption><p>Fig 2: Values for the same asset. Top with a progress bar, bottom without a progress bar</p></figcaption></figure>


---

# 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/platform/live-cockpit/widgets/custom-widgets/modules/value.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.
