# Plans & Pricing

Threadly offers two plans: **Free** (forever) and **Premium**.

## Plan comparison

| Feature                                    | Free    | Premium     |
| ------------------------------------------ | ------- | ----------- |
| Broadcast to multiple channels             | ✓       | ✓           |
| Manual channel selection                   | ✓       | ✓           |
| Message templates                          | ✓       | ✓           |
| CTA buttons per message                    | **1**   | **Up to 5** |
| Basic analytics (aggregate counts)         | ✓       | ✓           |
| **Conversation Groups (Static)**           | ✕       | ✓           |
| **Dynamic Conversation Groups**            | ✕       | ✓           |
| **Message scheduling**                     | ✕       | ✓           |
| **Workflows** (all triggers & steps)       | ✕       | ✓           |
| **Form CTAs**                              | ✕       | ✓           |
| **User-level analytics** (see who clicked) | ✕       | ✓           |
| **Real-time click alerts**                 | ✕       | ✓           |
| **Custom sender profiles**                 | ✕       | ✓           |
| **Integrations** (HubSpot, Attio, Zapier…) | ✕       | ✓           |
| Threadly branding on messages              | Visible | **Removed** |

## Premium pricing

**$39 per active user / month**

Billing is per active seat — you’re only charged for team members who actually use Threadly in a given 30-day window. If someone doesn’t send or interact with Threadly that month, they’re not counted.

{% hint style="info" %}
Teams subscribed before January 3, 2026 are grandfathered at **$29/seat/month** forever.
{% endhint %}

## Who is Premium for?

Premium is the right fit if your team is:

* Sending to **50+ Slack channels** and needs groups/segments instead of manual selection
* Running **customer or partner communities** in Slack and needs automation
* Doing **onboarding, renewal, or NPS campaigns** that benefit from Workflows
* Needing to know **who specifically** engaged with a message (user-level analytics)
* Connecting Slack messaging to **HubSpot, Attio, or Zapier**

## Managing seats

Admins can view and adjust Pro seat assignments under **Settings → Pro Seats** in the Threadly Home tab.

See also:

* [How Threadly Charges for Active Users](/threadly/admin-and-billing/how-threadly-charges-for-active-users.md)
* [How to Access Your Invoices / Billing Info](/threadly/admin-and-billing/how-to-access-your-threadly-invoices-billing-info.md)

## Questions?

Email <support@trythreadly.com> or <sales@trythreadly.com> for volume pricing.


---

# 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/admin-and-billing/plans-and-pricing.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.
