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

# Configure a Smart View

## Configure a Smart View

<div data-full-width="true"><figure><img src="/files/66642456e27a4d79fcdf3a492ec5782b53a5fad2" alt=""><figcaption><p>The "Configure Smart View" menu</p></figcaption></figure></div>

1. Open a [-> existing Smart View ](/collection/english-v14/documentation/smart-views/open-an-existing-smart-view.md)or create a [-> new Smart View ](/collection/english-v14/documentation/smart-views/create-a-new-smart-view.md)\
   ▷ The "Configure Smart View" menu opens (Fig. 1)
2. In the "Configure Smart Vie&#x77;**"** you see a 4×4 grid **\[I]**. The grid consists of individual cells **\[J]**. You may need to scroll down to see all cells.
3. Click on any cell **\[J]**\
   ▷ The "Add widget" window **\[V]** opens
4. In the "Add widget" window, select **\[V]** the widget you want to display in the clicked cell\
   ▷ The sidebar **\[Q]** appears\
   ▷ An empty widget appears in the cell \
   ▷ The cell is outlined in black
5. Configure the widget in the sidebar.\
   ◈ More information about the widgets can be found under [-> Widgets](#widgets)&#x20;
6. Click on **\[T]**, to save the widget settings\
   \&#xNAN;**⚠** DO NOT click on **\[M]**!

{% hint style="info" %}
**Note**&#x20;

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

### Widgets

The widgets you can add in Smart View largely correspond to the modules from which you [-> Custom widgets](/collection/english-v14/documentation/widgets/custom-widgets.md) create for the dashboard.

### Enlarge/reduce widgets

Widgets can take up multiple cells. Some widgets must occupy more than one cell in order to display content.&#x20;

Proceed as follows to enlarge or reduce widgets:

1. Click on the widget whose size you want to adjust\
   ▷ The widget is outlined 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]**   &#x20;

## 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. Enable the function **\[O]**\
   ▷ The row **\[H]** appears
3. In the row, select **\[H]** the desired time period
4. Click on **\[M]**\
   **⚠** DO NOT click on **\[T]!**\
   ▷ The "Trend" and "Range" widgets display aggregated data from the selected time range.

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

It is not possible to display aggregated data in some widgets and not in others.&#x20;
{% 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/english-v14/documentation/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.
