> 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/smart-views/configure-a-smart-view.md).

# Configure a Smart View

<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%2FaNXpA4Hj3CDpTLcVY8c9%2FA106158F-CC3A-4E2F-8656-F741756215E1.png?alt=media&#x26;token=ee8799b2-d93e-4500-bebb-6b44c30080e5" alt=""><figcaption><p>The "Configure Smart View" menu</p></figcaption></figure></div>

1. Open an [-> existing Smart View](/collection/platform/smart-views/open-an-existing-smart-view.md) or create a [-> new Smart View](/collection/platform/smart-views/create-a-new-smart-view.md)

   ▷ The "Configure Smart View" menu opens (Fig. 1)
2. In the "Configure Smart View" menu, you will see a 4x4 grid **\[I]**. The grid consists of individual cells **\[J]**. You may need to scroll down to see all the cells.
3. Click on any cell **\[J]**

   ▷ The "Add Widget" window **\[V]** opens
4. In the "Add Widget" window **\[V]**, select the widget you want to display in the clicked cell

   ▷ The sidebar **\[Q]** appears

   ▷ An empty widget appears in the cell

   ▷ The cell is bordered in black
5. Configure the widget in the sidebar.

   ◈ More information on the widgets can be found under [-> Widgets](/collection/platform/live-cockpit/widgets.md)
6. Click on **\[T]** to save the widget's settings ⚠ **Caution** DO NOT click on **\[M]**!

{% hint style="info" %}
**Note**

If you make changes to a Smart View, these changes are not automatically applied to the [↗ provided Smart View.](/collection/platform/smart-views/provide-a-smart-view.md)
{% endhint %}

### Widgets

The widgets that you can add to a Smart View largely correspond to the modules from which you [-> create custom widgets](/collection/platform/live-cockpit/widgets/custom-widgets.md) for the dashboard.

### Enlarge/Reduce Widgets

Widgets can occupy multiple cells. Some widgets must occupy more than one cell to display content.

Proceed as follows to enlarge or reduce widgets:

1. Click on the widget whose size you want to adjust ▷ The widget is bordered in black
2. Move the mouse to a corner or edge of the widget until the mouse pointer changes to an arrow.
3. Click and drag the widget to the desired size.
4. Click on **\[U]**

## Use Aggregated Data

For the "Trend" and "Range" widgets, you can use aggregated data.

1. Add a "Trend" or "Range" widget to a Smart View
2. Activate the function **\[O]**

   ▷ The line **\[H]** appears
3. In the line **\[H]**, select the desired time period
4. Click on **\[M]** ⚠ **Caution** DO NOT click on **\[T]!**

   ▷ The "Trend" and "Range" widgets display aggregated data from the selected time period.

{% hint style="warning" %}
This setting applies to all widgets of the "Trend" or "Range" type that are displayed in the Smart View.

It is not possible to display aggregated data in some widgets and not in others.
{% endhint %}


---

# 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/smart-views/configure-a-smart-view.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.
