Skip to main content

Channels

An AI employee can talk to customers across four channels. You connect channels in the Deploy tab. One employee can be active on multiple channels simultaneously — the same knowledge, behavior, and capabilities apply everywhere.

Deploy tab showing four connected channel tiles: Website, WhatsApp, Email, API


Which channel should you use?

ChannelBest forSetup timeCustomer experience
WebsiteCatching visitors in the moment~2 min — paste one script tagFloating chat bubble, instant
WhatsAppCustomers who prefer messaging apps~5 min — QR code scanNative WhatsApp experience
EmailAsync support, existing inboxes~5 min — Gmail OAuthReplies to their inbox
APICustom apps, CRMs, internal toolsDev work requiredWhatever you build

Website

A floating chat bubble on your website. Visitors click it, a conversation opens, and your employee responds immediately.

Connect it: Deploy tab → Website tile → save widget settings → copy the <script> tag → paste before </body>.

Good for: Any public-facing website. The easiest channel to start with.

Website setup →


WhatsApp

Your employee receives and replies to messages sent to your WhatsApp Business number via OpenWA (QR code pairing — no Meta Cloud API required).

Connect it: Deploy tab → WhatsApp tile → Connect WhatsApp → scan QR code with your phone.

Good for: Businesses with customers in WhatsApp-heavy markets. Direct, personal feel.

WhatsApp setup →


Email

Your employee reads incoming emails to a shared inbox and drafts (or sends) replies. Connects via Gmail OAuth.

Connect it: Integrations page → Google Email → Connect → grant Gmail permissions → then associate the inbox with your employee in Deploy tab.

Good for: Support teams with existing email workflows. Keeps everything in one inbox.

Email setup →


API

Use the REST API to send messages to your employee from any application — a mobile app, a CRM workflow, an internal tool, or a custom chat UI.

Connect it: Deploy tab → API tile → expand Advanced API Credentials → copy your access_token.

Good for: Developers building custom integrations. Full control over the UI and flow.

API reference →


Running multiple channels

One employee can run on all four channels at once. Useful patterns:

  • Website + WhatsApp — captures both web visitors and messaging-app customers
  • Email only — for an internal support inbox or a client-facing email assistant
  • API only — fully custom embed inside your product

Each channel's conversations appear in Activity → Conversations, labeled by channel (Website, WhatsApp, Email).


Manual Mode applies to all channels

Regardless of which channel a conversation came from, you can take it over manually from the Conversations page. Toggle the Manual/AI switch — your employee steps back and your team takes the keyboard.

Manual Mode →