# Layers

## &#x20;<a href="#h_5fa8d28f59" id="h_5fa8d28f59"></a>

Layers can be found on the left-side panel:

<figure><img src="https://downloads.intercomcdn.com/i/o/704155156/7464a17f45aaa0ca7c07a6c2/Group+3.png" alt=""><figcaption></figcaption></figure>

Let’s dive deep into their purpose and their use.

***

## What is a Layer? <a href="#h_f2ba550f81" id="h_f2ba550f81"></a>

* Layers batch and contain elements (geometries, blocks, text, etc), so that they can all be selected, locked and unlocked, shown or hidden.
* They help you organize your work, and ultimately save you precious time when working on large and complex drawings.
* Elements contained on a layer are listed underneath each given layer.

<figure><img src="https://downloads.intercomcdn.com/i/o/704155886/cc949ef52b6167464d0acf7f/Group+7.png" alt=""><figcaption></figcaption></figure>

A layer has 3 options:

* `Lock/Unlock`: locking a layer prevents users from editing its content.
* `Show/Hide`: hiding a layer makes its content disappear from the canvas.
* Right-clicking on a layer and choosing the `Select Children` command will select all elements batched in a layer.

Working with layers:

* The active layer is the layer onto which you are currently drawing (it has a small blue tick next to it). It is accessible in the bottom right corner and can be changed there.
* Layers describe the display order on the canvas: elements from the layers at the top of the list will be displayed above the elements from the layers at the bottom of the list.
* A layer has a name, that can be changed in the `Properties` panel when the layer is selected, or by right-clicking the layer itself.

<figure><img src="https://downloads.intercomcdn.com/i/o/704167073/595eb64e3313b7cdab54b498/Group+6.png" alt=""><figcaption></figcaption></figure>

***

## Let’s Look at Layers in Action <a href="#h_bf0b62c012" id="h_bf0b62c012"></a>

Let’s review the different layer functions in action...

### Order Of Layers <a href="#h_05449ba223" id="h_05449ba223"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/704173802/e948f69ecca26380abbdf6dc/ezgif.com-optimize+(36).gif" alt=""><figcaption></figcaption></figure>

Layers allow you to determine the order of things on your canvas.

### Nesting Layers <a href="#h_7809e8cc1a" id="h_7809e8cc1a"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/704173481/a86fb5bad7d581f86fa76799/ezgif.com-optimize+(35).gif" alt=""><figcaption></figcaption></figure>

Layers can be nested into one another.

### Assigning an object from one layer to another <a href="#h_cc7b8f847a" id="h_cc7b8f847a"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/704180076/8c8480714ef7e2acf09eeccb/layer+03.gif" alt=""><figcaption></figcaption></figure>

You can always change the layer an object is assigned to.

### Groups <a href="#h_ecbb50d241" id="h_ecbb50d241"></a>

<figure><img src="https://downloads.intercomcdn.com/i/o/704341891/9822015dd73de4c78cc00c1d/ezgif.com-optimize+(37).gif" alt=""><figcaption></figcaption></figure>

So, items on the same layer are all connected to their layer definition. Another way of linking items or geometries to one another is by grouping them.

* Select the items you wish to group, and then click on the `Group` button.
* To edit a group, click on it and then on the `Edit` button.
* Note that grouped elements can still be assigned to different layers.

That's it! Simple, isn't it? 🙌
