> For the complete documentation index, see [llms.txt](https://datashapes.gitbook.io/primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://datashapes.gitbook.io/primer/revit/room-status.md).

# Room Status

## 1. Description

This node sorts a list of rooms into three categories: Unplaced, Unbounded and PlacedAndBounded.

![](/files/-LVnSvYlbEFBKK3hw-HM)

## 2. Inputs

* **Rooms**

This input takes a room or a list of rooms from the model.

## 3. Outputs

* **Unplaced**

If a room has been created but is not placed in the model, it will appear in the **Unplaced** output

* **Unbounded**

If a room is not properly bounded, it will be listed in the Unbounded output.

* **PlacedAndBounded**

This output retrieves the bounded rooms that have been correctly placed in the model.
