Getting started
Voice AI-first onboarding in Voximplant
This section is for teams building Voice AI call flows in Voximplant. It focuses on the minimum platform setup you need before using the connector examples.
Recommended path
- Read Concepts to understand VoxEngine, the Control Panel, applications, scenarios, routing, and
ApplicationStorage. - Configure at least one inbound channel in Inbound call basics.
- Configure at least one outbound channel in Outbound call basics.
- Pick a connector under the Voice AI Connectors tab and run the inbound/outbound examples.
Quick setup checklist
- Create an application in
manage.voximplant.com. - Create one inbound scenario and one outbound scenario.
- Create routing rules and attach scenarios in priority order.
- Add at least one entrypoint (phone number, WhatsApp, SIP, or app user).
- Put provider API keys in
ApplicationStorage(for exampleOPENAI_API_KEY,DEEPGRAM_API_KEY). - Run a connector example with the test harness:
Screenshots/graphics to add
- New screenshot: Getting Started flow in
manage.voximplant.comwith Applications, Scenarios, and Routing highlighted. - New graphic: Voice AI call lifecycle (
entrypoint -> routing rule -> scenario -> connector -> caller).