# Organizing Overlays

## Folders

<figure><img src="/files/dFxcOOLqqKeGqcnGMukB" alt="" width="375"><figcaption></figcaption></figure>

The edit menu can be used to create *Folders* to organize your data layers. These can be nested as deeply as needed, and Folders have advanced options such as *Radio Children* and *Check-Off Only* to control how members behave. [Access Control settings](/seasketch-documentation/administrators-guide/overlay-layers/layer-access-control.md) can also be set at the folder level by right-clicking on a Folder and choosing Edit.

## Layer Organization

Layers (and Folders) can be organized in the list by simply dragging and dropping them into their prefered position or folder. As the list grows beyond the extent of you browser screen, pausing at the top or bottom edge of the list will scroll up or down as needed.

{% hint style="info" %}
Currently drag & drop operations are only supported for single layers or folders. In the future we hope to include options to select and reorganize multiple table of contents items in a single action.
{% endhint %}


---

# 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.seasketch.org/seasketch-documentation/administrators-guide/overlay-layers/organizing-overlays.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.
