> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/editing-tools/layers.md).

# Layers

<figure><img src="/files/GKhabldVokqO0m7QZcmY" alt=""><figcaption></figcaption></figure>

Layers provide maximum flexibility in the creative image editing process to separate different elements of an image. A layer can be compared to transparency in which images are applied and placed over or under an image. Luminar Neo offers the ability to use numerous raw files as image layers and can apply any tool to any layer. Tools can be added in any order, multiple times, and with unique masks. Layers are non-destructive, allowing previous steps to be modified to correct mistakes and can be saved with a preset for later use. Layers can be an integral part of your creative process.

{% content-ref url="/pages/lorL9dBI7pXiFbOofzn7" %}
[Layer Properties](/editing-tools/layers/layer-properties.md)
{% endcontent-ref %}

{% content-ref url="/pages/VDu3yxpd5JedbWZ2pC7y" %}
[Adding and Removing a Layer](/editing-tools/layers/adding-and-removing-a-layer.md)
{% endcontent-ref %}

{% content-ref url="/pages/vNW6L3o7wnzXmPDH7eGZ" %}
[Merge Layers](/editing-tools/layers/merge-layers.md)
{% endcontent-ref %}

{% content-ref url="/pages/SLZenR05u3RppetHZZNL" %}
[Reordering Layers](/editing-tools/layers/reordering-layers.md)
{% endcontent-ref %}

{% content-ref url="/pages/89BsO7HXtIR8CmyT6BKi" %}
[Transforming a Layer](/editing-tools/layers/transforming-a-layer.md)
{% endcontent-ref %}

{% content-ref url="/pages/ha2DMUzvsQK9UBYDsmKs" %}
[Background Removal AI](/editing-tools/layers/background-removal-ai.md)
{% endcontent-ref %}

Discover more efficient workflow tips:

{% embed url="<https://skylum.com/blog/guide-to-layering-watermarking-and-beyond?utm_campaign=content&utm_medium=organic&utm_source=support>" %}


---

# 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://support.skylum.com/editing-tools/layers.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.
