# Organizing Layers

The **Layers** section provides various tools to help organize the project’s layers, making it easier for end users to interact with the map in JMap applications.

Each **layer** and **layer group** also includes display controls, allowing you to manage what appears on the map.

**Specifically, you can**:

* Define the **display order** of layers on the map.
* Set the **layer order** in the **Layers** panel of **Studio** and **JMap NG**.
* **Focus** the map on a single layer by displaying it exclusively.
* Add **layer groups**.
* Remove a **layer** or a **layer group** from the project.
* Control the **visibility** of individual layers or groups on the map.


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/configuring-project-data/organizing-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.
