Chatwoot

chatwoot.com
Customer Support Free Plan Live ChatWhatsAppTelegramMessengerFacebook

Chatwoot is open-source customer engagement platform. Best suited for technical teams wanting open-source flexibility. Known for its open-source with self-hosting option.

Converge
Converge Team ·

Chatwoot is a customer support platform known for open-source with self-hosting option. Open-source customer engagement platform. It's best suited for technical teams wanting open-source flexibility.

Below you'll find a detailed breakdown of Chatwoot's features, pricing, strengths, and weaknesses to help you make an informed comparison with alternative platforms.

Category Customer Support Platform
Starting Price From $19/seat/mo
Pricing Model Per agent/seat
Best For Technical teams wanting open-source flexibility
Free Plan Yes

Chatwoot Key Features

Live chat widget
WhatsApp Business API
Facebook Messenger
Instagram DM
Twitter DM
Telegram

Chatwoot Strengths & Limitations

Strengths

  • Open-source option available
  • Good channel coverage
  • Active development community
  • Self-hosting possible

Limitations

  • Per-agent pricing model
  • Self-hosting requires technical expertise
  • Limited advanced features in lower tiers
  • No Discord or Zalo support

Chatwoot Pricing

Hacker
Up to 2 agents · Website live chat
$0/agent/mo 500 conversations/month limit, 30-day data retention only
Enterprise
SSO · SLA policies
$99/agent/mo Self-hosted only, requires infrastructure

At $19/agent/month, a 5-agent team pays $95/month. Converge offers flat $49/month for up to 15 team members.

Converge Platform Data

How Converge compares to Chatwoot — first-party numbers, not vendor benchmarks

Native Channels
10
WhatsApp, Telegram, Messenger, Instagram, Discord, Zalo, Gmail, Email, TikTok, and chat widget — all included at $49/mo
Flat Monthly Price
$49
Up to 15 team members. No per-seat fees, no per-channel add-ons, no conversation limits
Team Members Included
15
Agents 2 through 15 add $0 in software cost — hiring decisions stay about staffing, not licensing
AI Add-On Cost
$0
Reply suggestions, message translation, and BYOK API key support included at no extra charge
Team Size Chatwoot Converge Annual Savings
5 agents $95/mo $49/mo $552/yr
10 agents $190/mo $49/mo $1692/yr
15 agents $285/mo $49/mo $2832/yr

Ready to try Converge?

$49/month flat. Up to 15 agents. 7-day free trial, no credit card required.

Start Free Trial

Frequently Asked Questions

Chatwoot's Startups plan costs $19/agent/month. Additional fees for WhatsApp and SMS channels. Open-source self-hosted version available for free but requires infrastructure. For comparison, Converge costs $49/month flat for up to 15 team members.

Chatwoot is best suited for technical teams wanting open-source flexibility. Its standout feature is open-source with self-hosting option.

There are 49+ platforms you can compare with Chatwoot in the customer support platform category. Each comparison above shows detailed feature and pricing differences to help you choose.

In the Chatwoot dashboard, go to the Contacts screen and click the Export button. Chatwoot generates a CSV file that is emailed to your administrator account. Since PR #9347 (May 2024), the export respects any active filters, segments, and labels you've applied — so you can export a targeted subset or all contacts at once. The CSV includes name, email, phone number, and custom attributes. This feature is available on all plans including the free Hacker tier. You need admin privileges to trigger the export.

Chatwoot does not offer a one-click conversation export in the UI. To retrieve conversation history, use the REST API: GET /api/v1/accounts/{account_id}/conversations to list conversations (filterable by status, assignee, inbox, team, and labels), then GET /api/v1/accounts/{account_id}/conversations/{id}/messages for each conversation's full message history. There is no single bulk export endpoint — you must iterate conversation by conversation. For self-hosted instances, you can bypass the API entirely and export everything directly using pg_dump on the PostgreSQL database.

Yes. Chatwoot's REST API covers contacts, conversations, messages, canned responses, and labels. To authenticate, generate a Personal Access Token from your avatar > Profile Settings > Access Token, then include it as a header: api_access_token: your_token_here. Admin tokens can access all account data; agent tokens are limited to assigned conversations. Additional exportable data includes canned responses at /api/v1/accounts/{account_id}/canned_responses and labels at /api/v1/accounts/{account_id}/labels. Reports are downloadable as CSV from the Reports section on Startups plans and above. Full API documentation is available at developers.chatwoot.com.

The switch itself is free — most platforms offer free trials (Converge offers a 7-day trial with no credit card required). The main cost is time: 1-3 days for a typical migration depending on how many channels and automations you need to recreate. If you're on Chatwoot's Business plan at $39/agent/month, a 5-agent team pays $195/month. Switching to a flat-rate platform like Converge at $49/month saves $1,752/year. Export your contacts via the dashboard CSV export and canned responses via the API before canceling. Note Chatwoot's data retention limits: Hacker plan data is deleted after 30 days, Startups after 1 year — export before your retention window closes.

Related Pages