# Groups

- [Groups overview](https://docs.glue.ai/groups/groups-overview.md): Organize people into groups around teams, projects, or topics in your Glue workspace.
- [Group settings](https://docs.glue.ai/groups/group-settings.md): Learn what settings you can manage for a group based on your role
- [Admin settings for groups](https://docs.glue.ai/groups/group-settings/admin-settings-for-groups.md): Important group admin settings to understand
- [Group notification settings](https://docs.glue.ai/groups/group-settings/group-notification-settings.md): Focus on the conversations that matter to you


---

# 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.glue.ai/groups.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.
