> 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/platform/live-cockpit/widgets/predefined-widgets/simple-display.md).

# Simple Display

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

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F2iwasC5V20uGjcfYHRO9%2F5426E1F4-C06B-42FD-B775-C920F8EECA73.png?alt=media&#x26;token=9d4c136d-7619-4d51-b731-d78c08c17eb3" alt=""><figcaption><p>The "Simple Display" widget with 2 connected assets</p></figcaption></figure></div>

## Overview

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fqz9JHWoJtnFbsV9uz3CN%2FD3F9B453-476E-4282-9CE0-987DACB36848.png?alt=media&#x26;token=0c55c1c4-5983-493c-8ac0-070eedfbeaad" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="59.133321126302064"></th><th width="242.4000244140625"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Title</td><td>Title of the widget. Is influenced by the selection of the "Primary Asset"</td></tr><tr><td><strong>[B]</strong></td><td>Icon</td><td>Icon of the widget</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></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="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FNNwor8HGKMKZOxTI0WiL%2F8CD574B4-F9D1-43D3-B36E-1762D1B346E0.png?alt=media&#x26;token=e7d3b5e8-ca69-45df-813c-fd45e4c9c51c" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="67.73332722981769"></th><th width="306"></th><th></th></tr></thead><tbody><tr><td><strong>[F]</strong></td><td>Primary Asset</td><td>Select the 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>Is displayed in the widget <strong>[D]</strong></td></tr><tr><td><strong>[I]</strong></td><td>Current Value/Aggregated Value</td><td>Choose 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>Choose how much space the widget should occupy on the dashboard.</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/platform/live-cockpit/widgets/predefined-widgets/simple-display.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.
