Follow these six steps to go from zero to a working AI voice agent. The entire process takes about 5 minutes and does not require a credit card.
Visit agentstudio.brtneura.com and click Get Started. You have two sign-up options:
After signing in for the first time, you will be asked to provide your name, business name, and phone number to complete your profile.
Navigate to the Agent Catalog to see the available AI agents. Each agent card shows:
Click on any agent card to view its full detail page, including pricing tiers and feature breakdown.
On the agent detail page, click Start Free Trial. The trial gives you:
Tip: You can activate trials for multiple agents simultaneously to test multi-agent configurations. See Multi-Agent System for details.
After activating your trial, the setup wizard walks you through agent configuration:
For a detailed walkthrough of each step, see the Setup Wizard Guide.
Once setup is complete, you can test your agent immediately using the browser-based voice widget. Click the phone icon on your agent's page to start a voice call right in your browser.
The web widget uses WebRTC technology for low-latency voice calls directly in the browser. No downloads or plugins required.
To embed the widget on your own website, add this snippet:
<div id="neura-voice-widget"></div>
<script src="https://agentstudio.brtneura.com/widget.js"></script>
<script>
ZentrixWidget.init({
agentId: 'your-agent-id',
apiKey: 'your-api-key',
position: 'bottom-right',
primaryColor: '#0D9488'
});
</script>You can generate your API key from the API Keys page in your customer portal.
To receive real inbound phone calls, you need to assign a phone number to your agent:
Phone numbers are available through three options:
| Option | Markup | Setup Time | Setup Fee |
|---|---|---|---|
| Self-Serve | 20% on base telephony cost | 4 business hours | Free |
| Managed | 35% on base telephony cost | 24 hours | Free |
| Bring Your Own Number (BYON) | No markup | 24-48 hours | Rs 1,499 one-time |
See Phone Numbers for full details.
A Product by BRTNeura Technology LLP
Last updated: 2026-03-05