# floor

The "Floor" widget shows an overview of a floor with a selection of assets located on that floor.

<div data-full-width="true"><figure><img src="/files/ac564859b20cba8a4719d95f380d2f275f405abe" alt=""><figcaption><p>The "Floor" widget with 4 connected assets. <br>The connected assets are displayed as green dots at the bottom right.</p></figcaption></figure></div>

{% hint style="warning" %}
**Warning!**\
The "Floor" widget is designed for use with contact sensors or with assets that send values between 0 and 1!&#x20;

If other assets are linked to the widget, errors may occur.&#x20;

If you want to display other assets on a floor widget, please create a [-> Custom Widget](/collection/english-v14/documentation/widgets/custom-widgets/modules/custom-floor.md)
{% endhint %}

## Configure widget

<figure><img src="/files/a3eb8d6b323b33c3002205223eadbea0bbfda2d2" alt=""><figcaption></figcaption></figure>

1. Make sure you are in the “Dashboard” menu
2. Click “Add widget”
3. Click on “View”
4. Click on “Floor”
5. Select the primary asset **\[A]**. The name of this asset will appear in the title bar **\[I]** of the widget
6. Optional: Select how much space your new widget should occupy on the dashboard **\[**&#x42;**]**
7. Select the floor that should be displayed in the widget **\[C]**
8. Select the asset that should be displayed in the widget **\[E]**&#x20;

   ◈ Click on **\[D]** <\<Add current POIs/polygons>> to add all assets that are placed on the floor. [-> Place assets on a floor ](/collection/english-v14/documentation/map-and-floor/floor/place-assets-on-a-floor.md)
9. Click “Add widget” **\[H]**

In the **Smart View** you have the option to switch the display type between **Simple** and **Status** .

* **Simple**: In this view, the positions of the assets and sensors on the floor are displayed simply, without additional status information.
* **Status**: In this view, in addition to the position, you also see the current **Status** of the assets and sensors, such as occupancy, warnings, or other status information.

This switch between views helps optimize the overview depending on the use case.

<div align="left"><figure><img src="/files/5b65220ff9b4ebdfb5490052f72662fc7700826e" alt="" width="375"><figcaption></figcaption></figure></div>

<figure><img src="/files/00a5d9a456e2adbfa18c62ed17d44d4e1fd88e7c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To make alarms visible in the floor widget, the Alarms switch must be activated in the placed point or polygon [-> Place assets on a floor](/collection/english-v14/documentation/map-and-floor/floor/place-assets-on-a-floor.md#assets-auf-einem-stockwerk-platzieren)
{% endhint %}

***

## Operate widget

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

<table><thead><tr><th width="142.33333333333331"></th><th width="162"></th><th></th></tr></thead><tbody><tr><td><strong>[I]</strong></td><td>Title bar</td><td>The title of the widget. Can be selected when configuring the widget under <strong>[A]</strong> .</td></tr><tr><td><strong>[J]</strong></td><td>Icon</td><td>Widget icon</td></tr><tr><td><strong>[K]</strong></td><td>Asset marked in yellow</td><td>Symbolizes an occupied asset or an asset that sends the value "1".</td></tr><tr><td><strong>[L]</strong></td><td>Asset marked in green</td><td>Symbolizes a free asset or an asset that sends the value "0".</td></tr><tr><td><strong>[M]</strong></td><td>More options</td><td>See <a href="/pages/b3b79fe875508de2692c03697dc692544eb816ed#uber-widgets-navigieren">-> Navigate through widgets</a></td></tr><tr><td><strong>[N]</strong></td><td>Zoom in</td><td>Enlarge image</td></tr><tr><td><strong>[I]</strong></td><td>Zoom out</td><td>Reduce image</td></tr><tr><td><strong>[I]</strong></td><td>Asset marked in black</td><td>Invalid asset. This asset sends an unsupported value. <br>Create a <a href="/pages/fb0193f1edbc73bacebfee9c80d878e160635557">-> Custom Widget</a>, to display this asset.</td></tr></tbody></table>

## Placement of the assets&#x20;

The placement of the assets can be adjusted in the properties of the individual assets.&#x20;

Learn more about [-> Place assets](/collection/english-v14/documentation/assets/place-assets-on-a-map.md)

## Customize floor image

The widget displays the floor with the image stored in the corresponding floor asset.&#x20;

You can learn how to assign an image to a floor or change an existing image under [-> Create floor](/collection/english-v14/documentation/map-and-floor/floor/create-a-floor.md)


---

# 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/floor.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.
