Перейти к содержимому

Channels

Это содержимое пока не доступно на вашем языке.

Plugy supports multiple messaging channels. Connect once, manage from one dashboard.

ChannelStatusSetup
TelegramAvailableBot token from @BotFather
JIVOAvailableWebhook URL
WhatsAppComing Soon
Web WidgetComing Soon
VKComing Soon
EmailComing Soon
  1. Customer sends a message via any connected channel
  2. Plugy receives the message through the channel adapter
  3. AI processes the message with your knowledge base and rules
  4. Response is sent back through the same channel
  5. Conversation is logged in the dashboard

All channels share the same knowledge base, rules, and AI configuration. Your bot gives consistent answers regardless of where the customer contacts you.

  1. Open your project in my.plugy.me
  2. Go to Settings > Channels
  3. Click Add Channel and select the platform
  4. Enter the required credentials (e.g., bot token for Telegram)
  5. Click Connect

For step-by-step guides, see:

When a customer sends multiple messages quickly, Plugy automatically batches them with a short delay, then processes them as a single turn. This prevents fragmented responses and ensures the bot addresses the complete message.

If your bot detects that a customer needs human help (e.g., repeated requests for an operator, or frustrated tone), it can automatically escalate the conversation to a human agent. The escalation is tracked and visible in the dashboard.