Chatwoot Pricing Teardown 2026
Chatwoot is MIT-licensed for almost everything — except the enterprise directory, which ships under a separate commercial license and requires a paid subscription to run in production.
Get every pricing teardown in your inbox
We tear down open-source pricing — what it really costs, what the license allows, whether it's worth paying for. No spam.
This post is a part of series on commercial open source software pricing. See full list of articles here.
Chatwoot is the open-source alternative to Intercom, Zendesk, and Salesforce Service Cloud — a shared inbox for live chat, email, social, and messaging from one interface. ~29.7k GitHub stars: meaningfully adopted, not just starred. The latest release (v4.14.0, May 2026) ships the Captain AI agent as a first-class feature.
- Website: chatwoot.com
- Pricing: chatwoot.com/pricing
- GitHub: github.com/chatwoot/chatwoot
Plans
- Hacker — free: 2 agents, 500 conversations/month, 30-day data retention, live chat only. No Captain AI. No email or social channels.
- Startups — $19/agent/month (annual): Unlimited conversations, all channels, 1-year data retention, 300 Captain AI credits/month, live chat and priority email support.
- Business — $39/agent/month (annual): Everything in Startups plus teams, automation rules, custom attributes, pre-chat forms, campaigns, 500 Captain AI credits/month, 2-year data retention.
- Enterprise — $99/agent/month (annual): SSO/SAML, audit logs, agent capacity management, video and voice support (20+ agents), dedicated account manager (20+ agents), 800 Captain AI credits/month, 3-year data retention.
Self-hosted Community is free with the MIT core and no agent cap. Two paid self-hosted tiers mirror the cloud headline prices: Premium Support at $19/agent/month (adds Captain AI, voice calls, custom branding, agent capacity, roles/permissions, priority support) and Enterprise at $99/agent/month (adds SSO/SAML and SLA). You buy the license and support, not the infrastructure.
The free tier is narrow
500 conversations per month is about 17 a day. Live chat only — no email routing, no WhatsApp, no social. The 2-agent cap makes it a solo or duo test environment, not a tier.
Intercom and Zendesk restrict their free tiers similarly. Hacker exists to evaluate the product, not run support on it. Past a couple hundred conversations a day, you’re on Startups at minimum.
Captain AI: the credit question
Captain is four things: an AI assistant that handles initial inquiries from your help center and past conversations, a co-pilot that drafts responses for human agents, FAQ gap detection, and conversation memory. The co-pilot is the reason most teams will consider it.
Each paid plan includes a monthly credit bundle — 300 on Startups, 500 on Business, 800 on Enterprise. Overages run $20 per 1,000 credits. Chatwoot doesn’t publish a per-interaction credit cost, so you can’t model your bill in advance without usage data. This is the murkiest part of the pricing.
Captain is included in every paid tier, not a separate add-on. Intercom’s Fin AI bills per resolution on top of seat costs — a meaningful structural difference.
The per-seat math
Seat-based pricing is straightforward to model. A 10-person support team:
- Startups: $190/month (annual)
- Business: $390/month (annual)
- Enterprise: $990/month (annual)
Startups to Business is $200/month for 10 seats. You buy teams (routing by skill or shift), automation rules, custom attributes, and pre-chat forms. Past basic volume, automations alone justify it.
Business to Enterprise is $600/month for 10 seats. The gated items are SSO/SAML and audit logs — compliance requirements at enterprise companies, not nice-to-haves. If IT security requires centralized identity, you pay Enterprise whether you want the rest of the tier or not.
MIT core vs. commercial EE: the actual split
This is the part that matters for self-hosted teams.
Chatwoot’s LICENSE file is MIT for the main codebase. The carve-out: everything under the enterprise/ directory ships under a separate enterprise/LICENSE — commercial and source-available, not open source. Production use requires a valid enterprise subscription and active agreement with Chatwoot Inc. Modification for development and testing is allowed; production modification is not without a subscription. Chatwoot retains IP rights on modifications.
In practice: SSO/SAML, audit logs, agent capacity management, and custom branding live in the enterprise directory. The MIT core covers all channels, automations, help center, custom attributes, and reporting. Captain AI is gated separately — it ships with cloud paid tiers and self-hosted Premium Support and above, not with the free Community edition. Most teams self-hosting for cost reasons never hit the enterprise directory.
This dual-license pattern — MIT core plus commercial EE directory — is common across OSS SaaS: PostHog, GitLab, and Metabase all use variants. The practical risk is accidental production use of enterprise code. The full Docker image includes the enterprise code; if your install exposes an SSO login page, you’re running enterprise code and should have a subscription. Most teams don’t worry about this unless they’re large enough for a lawyer to notice — but it’s worth knowing what you run.
License
MIT for the main codebase, including most product features and all channels. The enterprise/ directory ships under a separate commercial source-available license — production use requires a Chatwoot Enterprise subscription. Self-hosted Community (MIT only) is genuinely free with no agent limit; self-hosted Enterprise costs the same $99/agent/month as cloud Enterprise.
The MIT core is wide enough that most support teams never touch the enterprise directory. The commercial license matters only when you need SSO, audit logs, or agent capacity management.
Worth paying for?
Replacing Intercom or Zendesk Suite — both materially higher per-seat before AI add-ons — Chatwoot Startups at $19/seat is a significant cost cut. Channel support is comparable: email, WhatsApp, Facebook, Instagram, Telegram, SMS, TikTok, API. Captain AI credits ship in every paid tier; Intercom’s Fin AI charges per resolution on top of seat costs.
The free Hacker tier is not a real option for production support. Past a few hundred conversations a day, the choice is Startups vs. Business, not free vs. paid.
Self-hosted Community is the strongest free option in the category — no agent cap, full MIT core, production-ready. The trade: you own the infrastructure and get no Captain AI, which on self-hosted starts at Premium Support ($19/agent/month).
Enterprise at $99/seat fits compliance-driven buyers who need SSO and audit logs. The Business-to-Enterprise gap is real, but if IT controls identity providers, you were never staying on Business.
How Chatwoot pricing scales
Chatwoot bills per agent. The Startups tier ($19/agent) scales cheaply, but SSO/SAML only appears on Enterprise ($99/agent) — a 5× jump per seat for the same headcount.
This post is a part of series on commercial open source software pricing. See full list of articles here.
I build Beton — open source revenue intelligence for B2B SaaS.