# Groups

- [Conversation Groups Overview](https://threadly.gitbook.io/threadly/groups/conversation-groups-overview.md): Conversation Groups bundle Slack channels into named collections so you can broadcast to all of them with one click. Choose Static Groups for fixed lists or Dynamic Groups that auto-update based on fi
- [Dynamic Conversation Groups](https://threadly.gitbook.io/threadly/groups/dynamic-conversation-groups.md)
- [How to Create a Dynamic Group](https://threadly.gitbook.io/threadly/groups/dynamic-conversation-groups/how-to-create-a-dynamic-group.md)
- [Dynamic Group Filters](https://threadly.gitbook.io/threadly/groups/dynamic-conversation-groups/dynamic-group-filters.md)
- [HubSpot Segments](https://threadly.gitbook.io/threadly/groups/dynamic-conversation-groups/hubspot-segments.md): Build dynamic Slack channel groups automatically filtered by HubSpot data. Use any HubSpot property — MRR, lifecycle stage, deal owner, industry — to keep your segments current without manual maintena
- [Attio Segments](https://threadly.gitbook.io/threadly/groups/dynamic-conversation-groups/attio-segments.md): Build dynamic Slack channel groups automatically filtered by Attio CRM data. Use any Attio record property to keep your segments current without any manual maintenance.
- [Static Groups](https://threadly.gitbook.io/threadly/groups/static-groups.md)
- [How to Create a Static Group](https://threadly.gitbook.io/threadly/groups/static-groups/how-to-create-a-static-group.md)


---

# 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://threadly.gitbook.io/threadly/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.
