# Conversation Groups Overview

Channel Groups simplify message distribution by bundling related conversations together. Instead of selecting multiple channels individually, you can send messages to an entire group with a single click. This feature ensures consistency in your communication and saves time when regularly messaging the same set of channels.

<div data-full-width="false"><figure><img src="/files/YM7YZ5jIx3LvHPooPIZb" alt="" width="563"><figcaption></figcaption></figure></div>

### Key Benefits:

* One-click distribution to multiple channels
* Maintain consistent channel targeting
* Eliminate manual channel selection
* Streamline your messaging workflow

### Types of Conversation Groups

**Static Groups** are manually curated lists of channels. You choose which channels belong — great for stable, fixed sets you message regularly.

**Dynamic Groups** (Premium) auto-update based on filter rules: Slack channel properties, HubSpot data, Attio data, and more. As channels match your criteria, they’re added automatically.

→ [How to Create a Static Group](/threadly/groups/static-groups/how-to-create-a-static-group.md)\
→ [How to Create a Dynamic Group](/threadly/groups/dynamic-conversation-groups/how-to-create-a-dynamic-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/conversation-groups-overview.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.
