> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/managing-devices/floor-plans.md).

# Floor Plans

Floor plans allow you to simulate the heatmap. This article will discuss how to upload custom floor plans, pin them on the map, and place devices within these floor plans.&#x20;

## **Uploading Floor Plans**

Before uploading floor plans, a building must be created to contain them (see **Managing Devices > Device Map Location** in the user manual).

To upload a custom floor plan/ma&#x70;**:**&#x20;

&#x20;1\. Navigate to **Manage > Map & Floor plans**.

![](/files/-Lju1iNtcII0V8Xmo19l)

&#x20;2\. Click **Building** and click **Add**.

![](/files/-Ljtruc9qN2nQSKvXt8G)

&#x20;3\. Enter a **name** and then click **Create**.

![](/files/-Ljtssee_9-x40OqQleZ)

&#x20;4\. Find the building you have just created in the building list and click the picture ico&#x6E;**.**

![](/files/-LjtxIiQKva0NMGenom-)

&#x20;5\. Enter a **name** and upload the floor plan, then click **Apply**.

![](/files/-LjtyIcYUo8Gas3iGLgs)

## Deleting a Floor Plan

If you no longer use a floor plan that you previously imported, you can delete it.

Follow these steps to delete a floor plan:

1. Find the building you created in the building list.&#x20;
2. When the floor plan appears, hover over it and click **Delete**.

![](/files/-LmbsDqmv3VrYIoImqnu)

## **Virtual AP**

Virtual AP” is now available for users to add virtual AP together with “physical AP”, so users can simulate the heat map if he adds more AP to increase the coverage&#x20;

Add Virtual AP and choose units of models to add

![](/files/-MiKYVrkVdl8NWTYtRc4)

The Tool icon for users to modify the tx power and channel for heat map simulation

![](/files/-MiKZ68Iu5kz08XHgKNx)

Drag the physical AP to Virtual AP (model needs to be the same) then physical AP could use the Virtual AP configuration.&#x20;

![](/files/-MiKl0bayJlCy-mVhrG9)

\
&#x20;**Polyline in Obstacle**
------------------------------

When drawing the walls, users used to draw the line one by one by click “start” and “end” for straight lines, now with the **“Polyline”** option available, users can simply click on the turning point to draw lines quicker.

![](/files/-MiL6QuH_TWYHmboCuBy)


---

# 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://doc.engenius.ai/home-cloud-user-manual/managing-devices/floor-plans.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.
