Deployment channels at a glance
| Channel | Best for | Requires | Notes |
|---|---|---|---|
| Share link | Sharing with team members or public users | Deployed chatbot | Supports SSO and password protection |
| Embed (script) | Websites that allow custom scripts (WordPress, Bubble.io) | Deployed chatbot | Collapsible widget, preferred method |
| Embed (iFrame) | Websites that restrict scripts (Wix free plan) | Deployed chatbot | Use when the script tag does not work |
| Slack | Internal team tools and workspace bots | Slack workspace, OAuth | Supports Role-Based Access Control |
| WhatsApp / SMS | Customer communication on messaging apps | Twilio account | Via webhook; messages split at 1,600 characters |
| API | Building your own application on top of VectorShift | API key | Supports streaming |
Choose your channel
Share via link
Generate a shareable URL with optional SSO or password protection
Embed on a website
Add a collapsible chat widget to any website using a script tag or iFrame
Deploy to Slack
Let your team chat with the bot directly in Slack
Deploy via WhatsApp and SMS
Connect to WhatsApp or SMS through Twilio
API access
Run the chatbot programmatically from your own application
