# Adding and Removing a Layer

Follow these steps to add, remove, or hide a layer.

{% @arcade/embed flowId="98JzqwcZPl6f6v4SzNy7" url="<https://app.arcade.software/share/98JzqwcZPl6f6v4SzNy7>" %}

#### Adding a Layer <a href="#h_01hbxm0rrr9a1bbqr9h9mz3v1k" id="h_01hbxm0rrr9a1bbqr9h9mz3v1k"></a>

To add a new layer in Luminar Neo, click the **+** icon in the Layers panel. This will open the **Add New Layer** panel with these options to add to the layer:

* My Images
* Flares
* Light Leaks
* Stardust Bokeh
* Sparklers

#### Removing a Layer <a href="#h_01hbxm0rrr5h0nwqqvysatatx9" id="h_01hbxm0rrr5h0nwqqvysatatx9"></a>

To remove a layer, press the keyboard shortcut <kbd>**Delete**</kbd> key or right-click on the layer and select **Remove Layer**. Another option is to hide the current by selecting **Hide Layer** instead of removing it. This is useful when you want to create different versions of an edit.


---

# 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://support.skylum.com/editing-tools/layers/adding-and-removing-a-layer.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.
