# Static Groups

### What are Static Conversation Groups?

**Static Conversation Groups** enable you to manually categorize your channels or direct messages into groups for streamlined, one-click sending in Threadly.

### Limitations:

* Static Groups are limited to 10 conversations on Threadly's free plan. On the Premium plan, you can select up to 75 conversations.
* Channels and Direct Messages cannot be mixed in groups.


---

# 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/static-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.
