Support your customers from where you work
Respond to website visitors directly from Slack or Discord. No new tool to learn. No extra tab to keep open.
Watch messages flow in real-time from your website to your team's favorite tools
Everything you need for great support
A lightweight solution that doesn't get in your way. Built for developers who want simplicity.
Framework Agnostic
One package that works everywhere. React, Vue, Svelte, Angular, Next.js, or vanilla HTML.
Instant Setup
Add a single script tag and you're ready. No complex configuration required.
Multi-channel
Route conversations to Discord, Slack, or let AI respond. Respond where you already work.
Real-time Chat
Live messaging with typing indicators, read receipts, and instant notifications.
Customizable
Match your brand with custom colors, welcome messages, and positioning.
Open Source & Team Ready
Transparent code on GitHub. Invite your team with role-based access and permissions.
Respond where you already work
No new tools to learn. Connect Supprt to your existing workflow and respond to customers without switching apps.
Discord
Receive and reply to support messages directly in your Discord server. Perfect for gaming and community-focused products.
Slack
Manage customer conversations in Slack channels. Great for teams already using Slack for internal communication.
AI Chatbot
Let our AI assistant handle common questions automatically. Reduce response time and free up your team for complex issues.
One package, works everywhere
A single universal package that works with any framework or vanilla JavaScript.
Install the package
npm install @supprt/widgetOr use CDN: https://unpkg.com/@supprt/widget
Initialize in your app
import { useEffect } from 'react';
import { init, destroy } from '@supprt/widget';
function App() {
useEffect(() => {
init({
publicKey: 'pk_your_public_key',
primaryColor: '#6366f1'
});
return () => destroy();
}, []);
return <div>Your app</div>;
}Simple, transparent pricing
Start free and scale as you grow. No hidden fees, no surprises.
Free
CurrentFor small projects and personal use
- 3 projects
- 100 conversations/month
- 1 integration (Discord, Slack, or AI)
- Basic analytics
- 30 days data retention
- Community support
- Custom branding
- File attachments
Pro
For growing teams
- 10 projects
- 1,000 conversations/month
- All integrations
- Complete analytics
- 1 year data retention
- Email support
- Custom branding
- File attachments (25MB)
Enterprise
For large organizations
- Unlimited projects
- Unlimited conversations
- All integrations
- Complete analytics + export
- Unlimited data retention
- Priority support with SLA
- White-label solution
- SSO & advanced security
All plans include SSL encryption, 99.9% uptime SLA, and GDPR compliance.
Ready to simplify your support?
Join thousands of developers who trust Supprt for their customer communication. Set up in minutes, not hours.