> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/common-for-several-products/floor-panel-layout/place-floor-by-room.md).

# Place Floor by Room

**Place Floor by Room** allows you to automatically generate floors by existing rooms in the project. You do not need to draw every floor manually by picking walls or drawing floor boundaries. The function saves vast amounts of time especially when working on larger projects. Floors and floor types can be modified/updated or removed entirely.

1. Place all your rooms in the project.
2. Select **Place Floor by Room** in **Floor Panel Layout** menu.

![](/files/HZTcMbMxu4L0cIvxJObd)

3. Select **Floor Placement Configurations** in **Place/Modify Panels by Rooms** menu.
4. Define parameters according to the design requirements. Select **Place Floors** or **OK**.

Note: Configurations can be saved to a file and shared with colleagues .

![](/files/qehiA8Ae755OEml4RuNp)

![](/files/c7BufNCRBmmonPp6Vgay)

5. The **Place Floors** window allows you to see all rooms in the project and place floors in filtered rooms.

![](/files/pWOcXW6Bmm8mHEl7FUcd)

6. **Configure Grouping** allows you to filter out rooms according to various parameters.

![](/files/uCqdNsHcRL5TudR0W4CI)

7. **Export to Excel** allows you to export filtered objects (i.e. rooms) to an Excel spreadsheet.

![](/files/MNKx7m2EQEyHXBz90OIk)

8. You can **Select Parameters** that should appear in the **Place Floors** schedule.

![](/files/9dqOwIoXrHU1JdX625O4)

9. Once floors have been placed using the **Place Floors** command, you can see which rooms contain newly placed floors, etc. Schedule can be further detailed.

![](/files/RPQufzCIm1HAx35ttk5h)

10. The Final result is floors are placed according to existing rooms in the project.

![](/files/W9jTU1zyFhjQPBysvkZ6)

![](/files/VOrvn0IovwnhJo4WWDsu)


---

# 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:

```
GET https://docs.besmart.software/common-for-several-products/floor-panel-layout/place-floor-by-room.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.
