# Layer Access Control

All Overlay Layers support *Access Control* settings to limit visibility of data to the appropriate group. Open the layer editor to change these settings. Layers may be entirely Public, limited to particular User Groups, or restricted to only Admins. See the [Users and Groups](/seasketch-documentation/administrators-guide/users-and-groups.md) page for details on how to assign users to these different groups and roles.

<figure><img src="/files/sOlAgXpEgIR3NvzML3a9" alt="" width="375"><figcaption><p>The layer editor can be opened by right-clicking on a layer in the Overlay Layers list</p></figcaption></figure>

In addition to assigning *Access Control* rules on individual layers, you can set these permissions on Folders. Visibility of a folder will control access to all contained sub-folders and layers.

{% hint style="info" %}
Remember, changes to these settings will only be updated after [Publishing Changes](/seasketch-documentation/administrators-guide/overlay-layers/publishing-changes.md)
{% 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/layer-access-control.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.
