> 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.md).

# Editing Your Floor Plan

After measuring a room or multi-room layout, the Moasure app allows you to review and refine elements of the floor plan.

Editing tools help refine the layout, organise rooms, and adjust how the floor plan is presented.

These tools do **not change the raw measurements captured by LX1**, but allow you to modify how elements such as walls, rooms, doors, windows, and stairs are represented in the plan.

***

### What You Can Edit

Using the editing tools, you can:

* Adjust wall thickness
* Edit door, window, stair, and wardrobe / closet layouts
* Rename rooms
* Change room colours for clearer visualisation
* View room dimensions and area
* Organise and refine elements of the floor plan

***

### Editing Tools

The following tools are available in this section:

* [**Edit Walls**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-walls.md) — adjust wall thickness and wall alignment
* [**Segment Selection & Swap** ](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/segment-selection-and-swap.md)— replace wall segments with doors, windows, stairs or wardrobes/closets
* [**Adjust Exterior Wall Thickness**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/adjust-exterior-wall-thickness.md) — modify outside wall thickness
* [**Unify Wall Thickness** ](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/unify-wall-thickness.md)— apply consistent wall thickness across the floor plan
* [**Edit Doors**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-doors.md) — change door type and orientation
* [**Edit Windows**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-windows.md) — modify window type, opening style and dimensions
* [**Edit Stairs**](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/edit-start.md) — adjust stair direction and opening layout
* [**Edit Wardrobes / Closets**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/edit-closets-wardrobes.md) — adjust wardrobe depth and internal layout
* [**Rename a Room**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/rename-a-room.md) — label rooms for clearer organisation
* [**Colour a Room**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/colour-a-room.md) — apply colour to improve floor plan readability
* [**Annotate**](/en/moasure-1-and-2-series/measure-and-edit/master-edit-tools/annotate.md) — add notes and labels to the floor plan
* [**View Room Dimensions** ](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/view-room-dimensions.md)— review room measurements and area
* [**Show / Hide Rooms**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/show-hide-rooms.md) — control room visibility within the floor plan
* [**Delete a Room**](/en/moasure-lx1/your-moasure-app/editing-your-floor-plan/delete-a-room.md) — remove rooms which are no longer needed

Some features, such as stairs and wardrobes / closets, are fully defined during editing after the opening has been captured.

***

### Accessing Editing Tools

To access the editing tools:

1. Open your saved floor plan in the Moasure app
2. Tap the wall, room, or feature you want to edit
3. Select the appropriate editing option from the toolbar

Each editing tool focuses on a specific part of the floor plan and can be used after measurement has been saved.


---

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