# Dynamic Conversation Groups

{% hint style="success" %}
This feature is only available on our [Premium](/threadly/admin-and-billing/understanding-threadlys-premium-plan.md) plan.
{% endhint %}

### **What are Dynamic Conversation Groups?**

**Dynamic Conversation Groups** allow you to organize your channels or direct messages based on data from your connected integrations, such as your CRM, Slack, and Threadly.

### Popular Examples:

* Create a group of Slack channels associated with HubSpot contacts whose "Last Email Date" is more than 60 days old.
* Create a group of channels who haven't received a Threadly message in 7 days.
* Create a group of users who joined any channel that starts with `ext-` in the last 3 days.

{% embed url="<https://youtu.be/QtqObvmEgrE>" %}


---

# 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/dynamic-conversation-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.
