> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/rename-a-room.md).

# Rename a Room

You can rename rooms in your floor plan to reflect their real purpose, such as **Kitchen, Bedroom, Living Room, or Office**.

Rooms can be renamed in two ways:

* Directly from the **floor plan**
* From the **Rooms menu**

Renaming a room updates the label displayed inside the room on the floor plan.

***

### Method 1: Rename from the Floor Plan

This is the quickest way to rename a room.

1. Open your saved floor plan.
2. Tap **inside the room** you want to rename.
3. Scroll across and tap **Rename** from the editing menu.
4. Tap inside the **text box** and enter the new room name.
5. Tap **Okay** to confirm.

The room name will update in the floor plan.

***

### Method 2: Rename from the Rooms Menu

You can also rename rooms from the **Rooms menu**.

1. Tap **Rooms** in the bottom toolbar.
2. Locate the room you want to rename.
3. Tap the **three-dot menu (•••)** above the eye icon.
4. Tap **Rename**.
5. Tap inside the **text box** and enter the new room name.
6. Tap **Save**.

The updated name will appear in both the **Rooms panel** and the **floor plan**.

***

### Tip

Use clear room names to make floor plans easier to understand when sharing or exporting your project.

Examples include:

* Living Room / Lounge
* Kitchen
* Bedroom
* Office
* Utility


---

# 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.moasure.com/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/rename-a-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.
