# Colour Layers

You can apply colours to layers and folders using a **colour picker, hex code, or preset palette**. Colouring layers is useful for:

* Defining key zones within your measurement diagram
* Helping you visualise spaces more clearly
* Aligning your measurements with your brand

#### How to Change Layer Colours

1. Tap **Layers** to display a list of your measurement’s layers.
2. Tap the **Layers icon** to the left of the layer name, or tap the **three dots** above the eye icon.
3. Choose a colour:
   * Select from the grid of preset options
   * Enter a hex code
   * Use the sliding scale and drag-based picker
4. Tap **Apply Colour** when you’re happy with your choice.
5. Repeat steps 2 to 4 for each additional Layer.
6. Tap the **X** in the top-right corner to exit Layers and return to the canvas.

<figure><img src="/files/6lfqQLzxiRvSDDpL7zHT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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-app/master-layers/colour-layers.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.
