# Setting Up the Channel Grouping Assistant

{% hint style="success" %}
Dynamic Groups is a premium feature.
{% endhint %}

The **Channel Grouping Assistant** is an intelligent feature that notifies you whenever you join or leave a channel, prompting you to add or remove the channel from a **Threadly Conversation Group**. To reduce irrelevant notifications from channels not designed for Threadly, you can configure a custom channel pattern. This ensures you only receive notifications when you are added to channels that match the specified pattern.

#### Getting Started:

1. Navigate to the **Settings** section from the **App Home** tab by scrolling to the bottom.
2. Select the **Notifications** option.
3. Enable the toggle next to **"Prompt me to add new channels to Channel Groups."**
4. Optionally, specify a channel pattern (e.g., "partner-" or "project-") to restrict notifications to channels that match your custom pattern.

<img src="https://uploads.help.center/669eec225e9bebb950ec3508/66b10cbbbfaa963a5bdfcf9e/original/ZN6IE9F3B4?t=1722879233004" alt="" width="75%">

Once enabled, you'll start to receive alerts:

<details>

<summary>Joined Channel</summary>

![](/files/KhG7CgrOl3WNW31gUlRK)

If you have [HubSpot](/threadly/integrations/hubspot.md) or [Attio](/threadly/integrations/attio.md) connected, the prompt from Threadly will also offer you to add the channel to a specific record in the CRM:

![](/files/ezQ5i2wFwMrXw2ZfuIOI)

</details>

<details>

<summary>Left Channel</summary>

<img src="/files/U4TNMaIkhQAGVUhaFgSg" alt="" data-size="original">

</details>


---

# 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/seting-up-the-channel-grouping-assistant.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.
