# Feature: Layers

#### <mark style="color:red;background-color:red;">**THIS BRANCH HAS BEEN RELEASED AND IS PART OF THE REGULAR VERSION OF OPEN BRUSH**</mark>

#### Status: Released in [v2.0](/release-history/v2.0-xr-update.md)

### What does it do?

{% embed url="<https://youtu.be/uWAuh80yLPE>" %}

Organize your sketch into layers that can be turned on and off separately. Exports use only the layers you've set as visible so you can create layer just for guides strokes or construction lines.

### How do I install it?

This is now part of the regular release of Open Brush

## How do I get help

Come over to the Open Brush Discord: <https://discord.openbrush.app> and chat to me ( andybak#5425 ).

I'm on UK time (currently UTC+1) but I check in fairly regularly.


---

# 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.openbrush.app/alternate-and-experimental-builds/old-or-completed-feature-builds/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.
