Which AI agent channels does AutronAI currently support?
The current integration workspace supports Web Widget, Messenger, Telegram Bot, Zalo Official Account, and Zalo Bot. Each channel keeps its own authentication and configuration while routing interaction to the selected Chatbot.
Do I need to rebuild an Agent for every channel?
No. Agents and Memory belong to the Chatbot composition. Integrations connect that Chatbot to supported channels, so channel presentation and provider settings can remain separate from the underlying intelligence.
How does channel authentication work?
Messenger and Zalo OA use provider OAuth before selecting an external Page or Official Account. Telegram Bot and Zalo Bot use bot token validation. Web Widget skips external authentication and proceeds to Chatbot setup and embed configuration.
Can I restrict where a Web Widget is used?
Yes. The current Web Widget configuration exposes allowed_domains and produces a public widget key and embed script. Those controls belong to the Integration rather than the Agent instructions.
Is Human Handoff available on every channel?
No. The current UI exposes Human Handoff for Messenger and Zalo OA only. It is not exposed for Web Widget, Telegram Bot, or Zalo Bot.