# Floor

<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%2FsfwSOlgHUSWJU8kVxrUl%2F72EAC134-4D16-43E8-A3CC-B8A49306AE35.png?alt=media&#x26;token=f8c4a0f7-0738-4e03-92bd-945ceb710975" alt=""><figcaption><p>Fig. 1 – The floor overview with various assets.<br>Assets in the form of points and polygons are visible on the floor.</p></figcaption></figure></div>

## Overview

The "Floors" function is closely related to the [-> "Map"](https://docs.buildings.ability.abb/collection/platform/map-and-floor/map) function.

In the "Map" function, assets were placed on an interactive map. In the "Floors" function, on the other hand, assets are placed on a static floor plan.

## Open a Floor

To open a floor, proceed as follows:

<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%2FTrvrkQR9IZkuw2pjQxC4%2FDocs_Karten%20-%20Stockwerk%20aufrufen.png?alt=media&#x26;token=e65c872c-1a76-41f0-82a1-990a8a9d57ca" alt=""><figcaption></figcaption></figure></div>

1. Click on **Map \[A]**
2. In the **sidebar \[B]**, navigate to the floor you want to open.

   ◈ Floors are marked with the symbol **\[C]**. Assets without this symbol are not floors.
3. Click on the symbol **\[C]**

   ▷ The floor overview (see Fig. 1) opens

## Floor Plans

Floor plans are static images. In contrast to the interactive map, floor plans cannot be rotated, zoomed, etc.

Instead, you upload an image from your computer and place your assets on this image. Theoretically, you can use any image as a floor plan. Floor plans or renderings of 3D models are particularly suitable (see Fig. 1).

### Polygons vs. Points

On floors, you can display assets in 2 different forms:

* Points
* Polygons

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2F8aAnUKt8DtYSkFv4teLI%2F41C6E21E-0AD5-49B5-A3CD-81B6D48CB7A2.png?alt=media&#x26;token=178e4a22-27b0-4152-ae0d-e0e2506aa333" alt=""><figcaption><p>Fig. 2 – Left: Assets as points, Right: Assets as polygons<br>A two-dimensional floor plan serves as the floor plan</p></figcaption></figure>

#### Points

Points correspond to the icons on the map. They are particularly suitable for displaying assets such as sensors, controls, etc.

#### Polygons

With the "Polygon" option, assets are not displayed as points but as colored areas. Polygons are particularly well suited for displaying rooms. Polygons are only available in the "Floors" function.

In Figure 2, on the left side, assets are displayed as points. On the right side, assets are displayed as polygons. The shape and color of the polygons can be customized.

You can set for each individual asset on a floor whether this asset should be displayed as a point or as a polygon. Both points and polygons can be present on a floor at the same time.


---

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