# Reordering Layers

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

Once created, layers can be reorganized in any order. The exception is the bottom first layer. This is the base layer, and it can not be moved.

#### Click and drag the Layer

To change a layer’s order, click and drag the layer to a new position. This is useful to see how a layer interacts with other layers.


---

# 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/reordering-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.
