# Change order, visibility and name

## Show or hide layer

<div align="left"><img src="/files/-MIxukOIqyi7f1uz69Gs" alt=""></div>

* Click eye icon <img src="/files/-MJ0yuNW9nizRoe3Iyzh" alt="" data-size="line"> near a layer name in Navigator to hide it. Click again to show.

## Change layer name

<div align="left"><img src="/files/-MIxukOW7GN_JdYFw531" alt=""></div>

* Double click a layer name in Navigator, type in the new name.&#x20;

## Change order

<div align="left"><img src="/files/-MIxukOShdFExmOU1KKB" alt=""></div>

1. Select layer
2. Do one of the following:
   * Drag layer up or down in Navigator
   * Click <img src="/files/-MJ0zyk2iLKMhAp7CBqu" alt="" data-size="line"> or <img src="/files/-MJ0zyk3YsYT1zjWZHdx" alt="" data-size="line"> at Navigator bottom
   * Select Edit > Turn back in Menu
   * Press `Alt`+`<` or `Alt`+`>`


---

# 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.flipabit.dev/layers/change-order-visibility-and-name.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.
