> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theomnibot.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ChatbotX Channels: Connect Every Messaging Platform

> Browse all messaging channels in ChatbotX — WhatsApp, Messenger, Instagram, Telegram, TikTok, Zalo OA, Email, and Webchat — and start connecting today.

ChatbotX is an omnichannel platform, meaning you can connect your AI agents and automated flows to every major messaging channel your customers use. No channels are configured by default — you configure each one yourself by navigating to **Settings → Channels** within your workspace (or through the Super Admin panel for platform-wide credential setup on self-hosted installations).

Each channel page includes a full step-by-step guide covering prerequisites, credential setup, and testing. Click any channel below to get started.

<CardGroup cols={3}>
  <Card title="WhatsApp" icon="whatsapp" href="/channels/whatsapp">
    Connect your WhatsApp Business Account via Meta Embedded Signup and handle customer conversations at scale through the Cloud API.
  </Card>

  <Card title="Messenger" icon="facebook-messenger" href="/channels/facebook-messenger">
    Link your Facebook Page to ChatbotX and automate customer support with AI Agents inside Facebook Messenger.
  </Card>

  <Card title="Instagram" icon="instagram" href="/channels/instagram">
    Automate Instagram DMs, Story Mentions, and Comment-to-DM flows by connecting your Instagram Professional account.
  </Card>

  <Card title="Telegram" icon="telegram" href="/channels/telegram">
    Connect a Telegram Bot in minutes using a single Bot Token from BotFather — no app review required.
  </Card>

  <Card title="TikTok" icon="tiktok" href="/channels/tiktok">
    Integrate TikTok Business Messaging to manage customer chat from your TikTok Business Account in a unified inbox.
  </Card>

  <Card title="Zalo OA" icon="comment" href="/channels/zalo-oa">
    Connect your Zalo Official Account to reach customers on Vietnam's most popular messaging platform.
  </Card>

  <Card title="Email" icon="envelope" href="/channels/email">
    Turn any email address into a ChatbotX inbox using SMTP, then send automated emails directly from your flows.
  </Card>

  <Card title="Webchat" icon="globe" href="/channels/webchat">
    Embed a fully customizable chat widget on your website and greet visitors with automated flows the moment they land.
  </Card>
</CardGroup>

<Note>
  If you are developing locally, most channel integrations require a publicly accessible URL for webhook callbacks. Use a tunneling tool such as [ngrok](https://ngrok.com/) to expose your local server during development.
</Note>
