> For the complete documentation index, see [llms.txt](https://docs.moasure.com/pt/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/pt/aplicacao-moasure/funcao-de-camadas/camadas-de-cores.md).

# Camadas de Cores

Pode aplicar cores a camadas e pastas utilizando **um seletor de cores, um código hex ou uma paleta predefinida**. Colorir as camadas é ideal para:

* &#x20;definir zonas-chave dentro do plano.&#x20;
* Ajudar a visualizar os espaços com maior clareza.
* Alinhar as medições com a identidade da sua marca.

#### Como Alterar as Cores das Camadas <a href="#como-alterar-as-cores-das-camadas" id="como-alterar-as-cores-das-camadas"></a>

1. Clique em **Camadas** para mostrar a lista de camadas da sua medição.
2. Clique no **ícone da camada**, à esquerda do nome da camada, ou clique **nos três pontos horizontais** junto ao ícone do olho.
3. &#x20;Escolha uma cor:
   * Pode selecionar uma cor da grelha de opções predefinidas.
   * Pode introduzir um código hex.
   * Ou usar a escala deslizante e o seletor por arrasto.
4. Clique em **Aplicar Cor** quando estiver satisfeito com a sua escolha.
5. Repita os passos 2-4 para novas Camadas.
6. Clique no **X** no canto superior direito para sair do Menu de Camadas e voltar ao ecrã principal.

<figure><img src="/files/xyajNtxNrVMMN5QXjW5F" alt="" width="375"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.moasure.com/pt/aplicacao-moasure/funcao-de-camadas/camadas-de-cores.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
