Overview
This section covers deploying your AI agents across channels.
Deployment Channels
Adaptive supports multiple deployment channels out of the box:
Website Chat
Embeddable chat widget
Customer support, sales, FAQ
Voice Phone (PSTN)
Inbound/outbound calling
Phone support, outreach, IVR replacement
Scene Rooms
Multi-agent experiences
Interactive storytelling, complex workflows
API
Direct integration
Custom applications, mobile apps
Website Chat
Deploy a chat widget on your website:
Go to Deployment > Channels
Create a new Website Chat channel
Configure appearance and behavior
Copy the embed code to your site
Features:
Customizable styling
Real-time typing indicators
Rich media support (images, links, buttons)
Mobile responsive
Voice Phone (PSTN)
Enable voice conversations via phone:
Go to Deployment > Channels
Create a new Voice Phone channel
Configure a phone number (powered by Twilio)
Set up call handling rules
Features:
Inbound and outbound calling
Sub-200ms latency
Warm transfers to humans
Call recording and transcription
Scene Rooms
Create orchestrated multi-agent experiences:
Design your scene in the Actor Graph
Configure turn-taking strategies
Create a Scene Room deployment
Connect via WebSocket
Features:
Multiple agents in one conversation
Director actors for orchestration
Configurable turn strategies
Real-time interaction
API Integration
For custom integrations:
Go to Deployment > API Keys
Generate credentials
Use REST or WebSocket endpoints
Handle events via webhooks
See the API Reference for complete documentation.
Pages in This Section
Website Chat - Embed chat on your site
Voice Phone - PSTN integration with Twilio
Scene Rooms - Multi-agent orchestration
API Integration - Programmatic access
Webhooks - Event-driven workflows
Best Practices
Test Before Deploying: Use preview mode extensively
Start with One Channel: Master one before expanding
Monitor Closely: Watch conversations in the early days
Plan for Escalation: Always have a human fallback
Iterate Based on Data: Use analytics to improve
Last updated