Prerequisites
- A use case in mind (e.g., customer support, reservations, FAQ)
Create your account (~1 min)
Go to the sign-up page and create your PolyAI account.Once signed in, you’ll land on the Agent Studio home page.
- Google SSO
- Email and password
- Click “Sign up with Google”
- Select your Google account or enter your credentials
-
Click “Continue” to authorize PolyAI

Create your agent (~2 min)
From the home page, click + Agent to start the agent creation wizard. You can create a blank agent or import an existing configuration.Configure the basics:
You can also duplicate an existing agent by clicking the three-dot menu next to any agent on the home page.
- Agent name – internal identifier for your project
- Response language – primary language for responses (see multilingual support for additional languages)
- Voice – select from available text-to-speech (TTS) voices
- Welcome greeting – first message users receive (can be customized later in agent settings)

Add knowledge (~5 min)
Navigate to Build > Knowledge > Managed Topics in the sidebar.Click Add topic and provide:
Changes are saved as Drafts. Publish to Sandbox to test them. Learn more about environments and versions.Optional: Add more topics to expand your agent’s capabilities. You can also:
- Topic name – what this topic covers (e.g., “Store hours”)
- Sample questions – up to 20 ways users might ask (e.g., “When are you open?”)
- Answer – the response your agent should give

- Upload PDFs or URLs to auto-generate topics
- Connect external knowledge sources like Zendesk or Google Sheets using the Connected tab in Knowledge
- Add actions to trigger handoffs, SMS, or other behaviors
Test your agent (~2 min)
- In-browser call
- Webchat
- Phone
The fastest way to test – uses your device’s microphone directly.
- Click the phone icon in the top-right corner
- Select Sandbox from the environment dropdown
-
Begin speaking to your agent

- Use specific keywords to trigger your agent’s topics
- Test with different accents and speaking styles
- For multilingual agents, switch languages mid-conversation to test detection
- Review conversations in the Conversations dashboard after testing
Deploy to production (~1 min)
Promote your agent through the deployment pipeline:
Some projects use a simplified pipeline that promotes directly from Sandbox to Live, skipping Pre-release. You can roll back to any previous version if issues arise – see the deployment pipeline guide for details.
- Go to Deployments > Environments in the sidebar
- Click Promote to Pre-release for user acceptance testing (if available in your project)
- Click Promote to Live to make your agent production-ready

Next steps
Add advanced features
Connect APIs and add dynamic behavior with Python functions
Build conversation flows
Multi-step workflows for bookings, forms, and structured tasks
Configure voice settings
TTS, voice selection, and audio settings
Monitor performance
Dashboards, conversation review, and metrics



