# Floor Plans

Floor Plan introduced in Aranet Cloud v. 1.7.26. (do we need to have this info)

Plan is an analytical tool that allows to visualize sensor data on a user-selected image - either a floor plan, a map, or any picture that describes sensor placement in your environment.

All Aranet Cloud workspace members with "**Plans**" ***read*** permission can access the Plans. ***Write*** permission must be granted to the Aranet Cloud Workspace member for the ability to manage plans:

<div data-with-frame="true"><figure><img src="/files/YGwprvqiEloj5jdV2yXz" alt=""><figcaption></figcaption></figure></div>

Floor plans in Aranet Cloud are created under **PLANS** tab:

<div data-with-frame="true"><figure><img src="/files/c7wody6aXw9tFyB5vf0F" alt=""><figcaption></figcaption></figure></div>

Before creating a plan in Aranet Cloud, prepare the image(s) you are going to use as the plan's background. Raster images in **.jpg** or **.png** formats, max **16000 x 16000** px, max **20 MB** can be uploaded.

Press **CREATE PLAN** button to start. A new pop-up window will open where you can give the plan a **Name**, upload an **image**, enter a **Description,** and select the **Location** to which the plan belongs:

<div data-with-frame="true"><figure><img src="/files/QU4Kdu13iAKna1OjpLwO" alt=""><figcaption></figcaption></figure></div>

When finished, press **CREATE** button.

After the time needed for image processing new window will open:

<div data-with-frame="true"><figure><img src="/files/zfWrdMES8kkaKGQydwVZ" alt=""><figcaption></figcaption></figure></div>

On the left side of the window, there is a list of **Objects** which you can place on the plan. The **Plan** manipulation view is on the right side: you can zoom in and out of the view for more precise object placement.

Objects are filtered already by the Location chosen in the previous step. Select the objects - **ASSETS**, **SENSORS,** and **BASES** from the list and drag and drop them on the plan:

One sensor can be placed on several plans as well as one sensor can be placed on one plan several times.

<div data-with-frame="true"><figure><img src="/files/a4pJ4K26NsrJl1ptx3mM" alt=""><figcaption></figcaption></figure></div>

Adjust placement with greater zoom if needed. If you hover your mouse over the object, its information and current sensor measurements are displayed:

<div data-with-frame="true"><figure><img src="/files/mrqnxKblI3udC8enr4iw" alt=""><figcaption></figcaption></figure></div>

If you click on the object, its icon properties window opens:

<div data-with-frame="true"><figure><img src="/files/9ei5oG3iQrtFv1dXeg2u" alt=""><figcaption></figcaption></figure></div>

You can select the shape of the icon and the metric displayed on it, as well as delete the object from the plan.

Close the plan editing window when finished placing objects. You will be returned to **SETTINGS** menu. Now the **PLANS** tab displays all created plans with information about the number of:

* Sensors
* Bases
* Assets placed in the plan

As well as allow their editing.

<div data-with-frame="true"><figure><img src="/files/Jw48aoYBS7EAA3gDVbx6" alt=""><figcaption></figcaption></figure></div>

Created Floor Plans are accessible under the **PLANS** menu **VIEW** tab:

<div data-with-frame="true"><figure><img src="/files/YbaFdSGgA4lCI2EUhYRn" alt=""><figcaption></figcaption></figure></div>

Click on:

**1)** button to switch between active plans

<div data-with-frame="true"><figure><img src="/files/9kqdGUL7TxZo5Z70I3Do" alt=""><figcaption></figcaption></figure></div>

**2)**  pencil button to edit the current plan

<div data-with-frame="true"><figure><img src="/files/LO082zsImpUgWJzT4gTk" alt=""><figcaption></figcaption></figure></div>

**3)** drop-down list to switch between layers displayed&#x20;

<div data-with-frame="true"><figure><img src="/files/XqRTZWOczVnMF4A4MN5L" alt=""><figcaption></figcaption></figure></div>

**4)** drop-down list to select the metrics displayed: only sensors with the chosen metric (selected during object configuration, as shown in object properties above) will be displayed.

<div data-with-frame="true"><figure><img src="/files/uo9cUScIlRp2glGq4LEO" alt=""><figcaption></figcaption></figure></div>

Fast access to all object properties is possible by clicking on the object icon, and in the sensor's card, you can see plans assigned to the sensor and the base station it is paired to:

<div data-with-frame="true"><figure><img src="/files/V4KgqOiFbN6kuZkbP1x3" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/user-interface-and-core-features/floor-plans.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.
