> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myzendo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rooms & Floors

> Your Zendo app is organised in rooms, divided by floors.

export const MenuButton = ({badged = false}) => <div className="bg-[#a8c8b9] w-[36px] h-[36px] rounded-[10px] p-[6px] justify-center items-center aspect-square inline-flex relative">
    {badged && <div className="absolute top-[-3px] right-[-3px] w-[12px] h-[12px] rounded-[12px] bg-[#417777]"></div>}
      <svg width="22px" height="22px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <g fill="#417777"><path d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0m0 22a10 10 0 1 1 10-10 10 10 0 0 1-10 10"></path><path d="M10 12a2 2 0 1 0 4 0 2 2 0 1 0-4 0m5.5 0a2 2 0 1 0 4 0 2 2 0 1 0-4 0m-11 0a2 2 0 1 0 4 0 2 2 0 1 0-4 0"></path></g>
      </svg>
  </div>;

## Intro

Your Zendo app can have multiple rooms across up to four floors. Please rename rooms to match your property and your spoken language.

## Add, change or delete a floor

1. Tap <MenuButton />
2. Tap "Settings"
3. Tap "Rooms & Floors"
4. Tap "Add New Floor" to add a new floor, or tap the edit or delete option for the floorplan you'd like to change.

<Warning>
  Please note: deleting a floor also deletes all the accessories that have been linked to it. Proceed with caution.
</Warning>

## Add, change or delete rooms

1. Tap <MenuButton />
2. Tap "Settings"
3. Tap "Rooms & Floors"
4. Tap on a room to edit or delete it, or tap "Add Room" to add a new room.

## Redesign your floorplan

Want to start fresh or reshape things? You can now change how a floorplan looks by using our floorplan designer. Change rooms, add furniture, adjust walls and more, all in one place.

1. Tap <MenuButton />
2. Tap "Settings"
3. Tap "Rooms & Floors"
4. Tap "Redesign" and use the designer to update your layout.

<Tip>
  Want to map the spaces around your home too? See [Outdoor Areas](/floorplan/outdoor-areas) to add gardens, patios, pools and more.
</Tip>

## Link rooms to Home Assistant/Homey

Link each Zendo room to the matching Home Assistant/Homey room/area. This helps Zendo understand what belongs in each room and powers room-based features like automatic grouping.

Please link rooms like this:

1. Tap <MenuButton />
2. Tap "Settings"
3. Tap "Rooms & Floors".
4. Tap the room you want to link.
5. Select the matching Home Assistant/Homey room/area.

<Note>
  If you don’t link a room, you can still add accessories manually, but you’ll miss out on room-based features:

  * No automatic grouping when you add a light room accessory.
  * Sensors in that room won’t show up in [Climate Monitoring](/control-backend/climate-control).
</Note>

## Note on non-English properties

You can use Zendo in any language. We recommend using the same language for all rooms and accessories.

If you expect non-English speaking guests, consider using English for all labels.
