# Group

{% embed url="<https://www.youtube.com/watch?v=xHPT3fWFY7U>" %}

Felt's layer grouping feature allows you to organize related layers together, making your maps more structured and easier to navigate. Learn how to create and manage layer groups, and control which layers appear in your legend.

### Creating layer groups

To organize related layers into a group:

* From [List](https://help.felt.com/layers/list) view select the layers (holding `Ctrl/Cmd`)  you want to add to a group
* Group the selected layers by right clicking and choosing the option to **`Group` > `Group selection`**
* Give your new group a descriptive name

When your layers are in a group, you can also a [Layer slider](https://help.felt.com/dashboards-and-apps/layer-slider).

### Adding captions to layers and groups

Enhance your legend with descriptive captions:

* Select a layer or group in List view
* Find the "Legend" section in the style editor
* Enter your descriptive text in **`Caption`**
* The caption will appear below the layer or group name in the Legend view

### Reorganizing layers and groups

You can move layers between groups or change their order:

* In List view, drag and drop layers to reorder them within groups
* To move a layer to a different group, select it and drag and drop it into the desired group or right click to move it.


---

# 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://help.felt.com/layers/group.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.
