Chatwoot is an open-source customer support platform built as a self-hosted alternative to commercial solutions like Intercom, Zendesk, and Salesforce Service Cloud. Written primarily in Ruby with Vue.js for the frontend, it provides businesses with a centralized system for managing customer conversations across multiple communication channels while maintaining full control over their data.
The platform's core strength lies in its omnichannel support desk, which consolidates conversations from live chat, email, Facebook, Instagram, Twitter, WhatsApp, Telegram, Line, SMS, and other channels into a single inbox. This unified approach eliminates the need for support teams to switch between multiple tools. The platform also includes a built-in Help Center Portal where businesses can publish articles, FAQs, and guides to enable customer self-service and reduce repetitive support queries.
Chatwoot incorporates an AI agent called Captain designed to automate routine support tasks. Captain handles common customer queries and generates automated responses, allowing human agents to focus on more complex conversations that require personal attention. This automation capability is complemented by traditional productivity features including private notes, @mentions for team discussions, labels for conversation organization, canned responses for frequently asked questions, and auto-assignment functionality to route conversations based on agent availability.
The platform supports advanced contact management with customer profiles, interaction history, custom attributes, and segmentation capabilities. Teams can create targeted campaigns, use pre-chat forms to collect information before conversations begin, and access comprehensive reporting across conversations, agents, inboxes, labels, and teams. CSAT reports measure customer satisfaction, while downloadable reports enable offline analysis.
Integration capabilities extend Chatwoot's functionality through connections with Slack, Dialogflow, Shopify, Linear, and Google Translate for real-time message translation. Custom dashboard apps allow embedding of internal tools directly within Chatwoot. The platform also provides agent capacity management to balance workload distribution and business hours configuration with auto-responders to manage customer expectations.
The codebase uses a git-flow branching model with develop as the base branch, while master and version-tagged branches provide stable releases. Deployment options include one-click deployment to Heroku and DigitalOcean Kubernetes, with Docker support for containerized deployments. The project maintains translation support through Crowdin, enabling multi-language functionality. Chatwoot is released under the MIT License and maintains an active Discord community for user support and collaboration.