What it does.
A focused set of tools for giving your business a voice — on your website, your API, and WhatsApp.
Agents
Feed your agent documents by pasting text, uploading a URL, or calling the API. The agent answers only from what you give it.
Set a persona: formal, friendly, technical, terse. The agent inherits your voice, not a generic AI voice.
The first message a visitor sees — write it yourself. Introduce your business, set expectations, invite the first question.
Draft while building. Go live when ready. Pause without deleting. The embed widget respects the status instantly.
Channels
One script tag drops a floating chat button onto any HTML page. Works on Squarespace, Webflow, Shopify, raw HTML — anywhere.
Drop a full chat panel inline on any page. Set width and height to match your layout.
POST to /api/chat/[token] from any environment. Curl, fetch, Python — anything that can make an HTTP request. Conversation history is maintained server-side.
Connect the WhatsApp Cloud API. Your agent replies to customer WhatsApp messages automatically, with the same knowledge and voice as your web widget.
Conversations
Every conversation is stored. Read individual transcripts, see timestamps, and understand exactly what your customers asked.
Anonymous visitor IDs link conversations across sessions. No personal data collected — just a stable pseudonym so context carries over.
Each conversation is tagged by channel (web, API, WhatsApp). Filter by channel to see where your customers prefer to engage.
Security & control
Lock your agent to specific domains. The widget will not load on any domain not in your list.
Your agents, documents, and conversations are visible only to you. We use Postgres RLS to enforce this at the database layer — not just in the application.
Your documents are never used to train any model. They exist solely to generate replies for your agent.
Plans
50 messages per month, 1 agent, up to 5 documents. No credit card required.
2,000 messages per month, 5 agents, unlimited documents, analytics, and priority support.
Unlimited messages, unlimited agents, WhatsApp delivery, custom domains, and a dedicated contact.
Ready to start? Create a free account — no card required. Detailed setup instructions are in the documentation.