B6AIDocs

Channels Overview

Channels are where your bot talks to customers. Connect WhatsApp, Instagram, Facebook, Telegram or your website, then publish a bot to go live.

5 min read

Overview

A channel is a customer-facing surface where your bot holds conversations, a messaging app like WhatsApp or Telegram, a social inbox like Instagram or Facebook, or the chat widget on your own website.

One bot can serve every channel you connect, with a single customer identity across them. Connecting a channel makes it available; you then publish a bot to it to go live.

Channels vs Integrations
Channels are where customers talk to your bot. Integrations (Slack, HubSpot, Shopify…) are the back-office tools your bot acts on. They’re documented in the separate Integrations section.

Available channels

Pick a channel from the sidebar to open its full setup guide.

ChannelBest forHow you connect it
WhatsAppHigh-engagement support and notificationsMeta WhatsApp Business Platform (Cloud API)
InstagramSocial DMs and commerceMeta app + a linked Facebook Page
FacebookMessenger supportMeta app + your Facebook Page
Web WidgetInstant chat on your websiteA copy-paste embed snippet: no external account
TelegramQuick bots and communitiesA BotFather bot token

How channels work

Inbound messages reach B6AI through a webhook the channel calls; B6AI runs your bot and replies through the channel’s API. When a conversation needs a human, it hands off to Chats, the same agent inbox for every channel.

Messaging apps owned by Meta (WhatsApp, Instagram, Facebook) enforce a customer-service window and, for proactive messages, pre-approved templates or message tags. Telegram and the Web Widget have no such window.

Publishing a bot to a channel

Connecting a channel is only half the job, you still publish a bot to it.

  1. Open the bot in Bots, go to its Channels tab, and Configure and Enable the channel.
  2. Build and test your bot in Bot Builder until it passes validation.
  3. Click Publish and select the channel(s) to publish to.
  4. Run a live test on the channel, then share it with customers.

Messaging windows & templates

Understanding each channel’s rules prevents undelivered messages.

ChannelCustomer-service windowProactive messaging
WhatsApp24 hours after the customer’s last messageRequires pre-approved message templates + opt-in
Instagram / Facebook24 hours (extended for human-agent handoff)Limited to specific message tags/policies
TelegramNo fixed windowUser must Start the bot first
Web WidgetNot applicable (on your site)Visitor-initiated
Opt-in matters
For Meta channels, only message customers who have opted in, and use approved templates outside the 24-hour window, otherwise messages are blocked and your quality rating drops.
Was this page helpful?