Docs/Deployment/Deployment Overview

Deployment Overview

Once your agent is trained, you can deploy it to multiple channels simultaneously. Every channel draws on the same knowledge base and the same AI model — you train once and deploy everywhere. Channels are independent: enabling or configuring one does not affect the others.

Available deployment channels

ChannelWhat it doesSetup complexity
Chat WidgetFloating chat bubble embedded on any website with a two-line script tagMinutes
Help PageHosted standalone chat page at a unique AIChatVault URL — share the link directlyInstant (already live)
Custom DomainServe your Help Page on your own domain (e.g. help.yoursite.com) with automatic HTTPS15–30 min (DNS change)
Email ChannelAutomatically reply to support emails forwarded to your agent's inbox address5–10 min (forwarding rule)
WhatsApp BusinessChat via the WhatsApp Business API — requires a verified Meta Business accountHours (Meta verification)
Instagram DMsAuto-reply to Instagram direct messages on a Professional accountMinutes (Meta page connection)
Facebook MessengerChat on your Facebook Page via MessengerMinutes (Meta page connection)
Mobile App (iOS/Android)Native SDK — floating chat bubble inside any iOS, Android, Flutter, or React Native appMinutes (drop in source files)

How to access deployment settings

Each agent has a dedicated Deploy section in its sidebar. Click Deploy in your agent's left navigation to see all available channels. Each channel has its own configuration page with status indicators and quick-start instructions.

Choosing the right channel

  • Start with the Chat Widget if you have a website — it reaches the most visitors with the least effort.
  • Use the Help Page as a shareable link in email footers, social profiles, or support team responses when a full website embed isn't practical.
  • Add a Custom Domain once you want the help page to feel native to your brand (help.yoursite.com instead of aichatvault.com/...).
  • Set up the Email Channel if your team receives support emails and wants to automate first-response drafts.
  • Connect messaging channels (WhatsApp, Instagram, Messenger) to reach customers where they already are.
  • Use the Mobile SDK to add AI support to an iOS or Android app without rebuilding the backend.
ℹ️
All channels use the same knowledge base. A change to your training data (adding a file, editing a Q&A entry) is reflected on all channels simultaneously — you never need to re-deploy after a knowledge update.

Was this page helpful?