# Simple display

The "Simple Display" widget shows a value for one or more assets.

<div data-full-width="true"><figure><img src="/files/b18068bebdc616096b52615ae70bb436824680f9" alt=""><figcaption><p>The "Simple Display" widget with 2 connected assets</p></figcaption></figure></div>

## Overview

<div data-full-width="true"><figure><img src="/files/f26f0b3ce6eb980e6b40a6f254c02a67046c9983" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="102.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Title</td><td>Widget title. Is influenced by the selection of the "Primary Asset"</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Widget icon</td></tr><tr><td><strong>[C]</strong></td><td>Value</td><td>Value of the selected attribute</td></tr><tr><td><strong>[D]</strong></td><td>Name of the attribute</td><td>Can be set under <strong>[H]</strong> be set</td></tr><tr><td><strong>[E]</strong></td><td>More options</td><td>See -> Navigate via widgets</td></tr></tbody></table>

## Configuration

<div data-full-width="true"><figure><img src="/files/2de99d66cfb7fdaa362120348c4da98fd8e7d57a" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="121.33333333333331"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[F]</strong></td><td>Primary asset</td><td>Select primary asset. This selection determines which title <strong>[A]</strong> appears in the widget</td></tr><tr><td><strong>[G]</strong></td><td>Attribute</td><td>The attribute whose value is displayed in the widget</td></tr><tr><td><strong>[H]</strong></td><td>Name of the attribute</td><td>Displayed in the widget <strong>[D]</strong></td></tr><tr><td><strong>[I]</strong></td><td>Current value/Aggregated value</td><td>Select whether the current value or an aggregated value should be displayed.</td></tr><tr><td><strong>[J]</strong></td><td>Add more assets</td><td>Add more assets</td></tr><tr><td><strong>[K]</strong></td><td>Add widget</td><td>Save inputs and add widget</td></tr><tr><td><strong>[L]</strong></td><td>Width</td><td>Select how much space the widget should take up on the dashboard.</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/simple-display.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.
