> 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/colour-a-room.md).

# Colour  a Room

You can apply colours to rooms in your floor plan to make different spaces easier to identify.

Colouring rooms can help visually organise the layout when reviewing or presenting a floor plan.

Rooms can be coloured in two ways:

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

Changing a room colour updates the appearance of that room in the floor plan.

***

### Method 1: Colour from the Floor Plan

This is the quickest way to change a room colour.

1. Open your saved floor plan.
2. Tap **inside the room** you want to colour.
3. Scroll across and tap **Colour** from the editing menu.
4. Select the colour you want to apply.

The room colour will update in the floor plan.

***

### Method 2: Colour from the Rooms Menu

You can also change room colours from the **Rooms menu**.

1. Tap **Rooms** in the bottom toolbar.
2. Locate the room you want to modify.
3. Tap the **three-dot menu (•••)** above the eye icon.
4. Tap **Colour**.
5. Select the colour you want to apply.

The colour will update in both the **Rooms panel** and the **floor plan**.

***

### Tip

Using colours can help distinguish different areas of a property when viewing or sharing a floor plan.

For example, you may choose to colour rooms such as:

* 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/colour-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.
