This guide covers account setup and provider configuration. If you haven’t created an account yet, start with the Quickstart guide.
Account Setup
Creating Your Organization
When you sign up for Burki, an organization is automatically created for you. Organizations help you:- Manage multiple assistants under one account
- Invite team members with different roles
- Track usage and billing across all assistants
- Share resources like phone numbers and knowledge bases
Adding Team Members
- Go to Settings → Team
- Click “Invite Member”
- Enter their email and select a role:
- Admin: Full access to all settings and billing
- Member: Can create and manage assistants
- Viewer: Read-only access to dashboards and analytics
Provider Configuration
Burki supports two modes for AI providers. You can use either mode or mix them.Burki Cloud (Managed)
With Burki Cloud, we handle all provider integrations:Select Burki Cloud Mode
When creating or editing an assistant, choose “Burki Cloud” for each provider section.
Choose Your Providers
Select from available options:
- LLM: OpenAI, Anthropic, Gemini, Groq, xAI
- TTS: ElevenLabs, Cartesia, Deepgram, Resemble
- STT: Deepgram
Burki Cloud charges pass-through costs plus a 15% managed fee. Check the Pricing page for details.
BYO (Bring Your Own Keys)
Use your own API keys for full control over costs:Get Your API Keys
Sign up for accounts with your preferred providers:
| Provider | Sign Up URL |
|---|---|
| OpenAI | platform.openai.com |
| Anthropic | console.anthropic.com |
| ElevenLabs | elevenlabs.io |
| Deepgram | deepgram.com |
| Cartesia | cartesia.ai |
Hybrid Mode
Mix BYO and Burki Cloud based on your needs:| Service | Example Configuration |
|---|---|
| LLM | BYO (OpenAI) - You have negotiated enterprise pricing |
| TTS | Burki Cloud - Easier management of voice options |
| STT | Burki Cloud - Deepgram is optimized for phone audio |
Telephony Setup
Using Your Trial Number
Every new account receives a trial phone number:- Free for 30 days
- Automatically configured for voice calls
- US number by default (other countries available on request)
Purchasing Additional Numbers
- Go to Phone Numbers → Purchase
- Search by country, area code, or pattern
- Compare prices across providers (Twilio, Vonage, Telnyx)
- Click “Purchase” to add to your account
Phone numbers cost $1.00/month (prorated daily) and are billed to your wallet.
Bringing Your Own Numbers
If you have existing phone numbers with Twilio, Vonage, or Telnyx:- Go to Settings → Provider Keys
- Add your telephony provider credentials
- Go to Phone Numbers → Sync
- Your numbers will appear and can be assigned to assistants
Wallet & Billing
Adding Funds
- Go to Billing → Wallet
- Click “Add Funds”
- Enter the amount and complete payment via Stripe
Setting Up Auto Top-up
Never run out of credits:- Go to Billing → Auto Top-up
- Set your threshold (e.g., when balance drops below $10)
- Set your top-up amount (e.g., add $50)
- Save your payment method
Minimum Balance Requirements
| Mode | Minimum to Make Calls |
|---|---|
| BYO | $0.03 |
| Burki Cloud | $2.00 |
API Integration
If you’re integrating via API or SDK, you’ll need your API key:Store Securely
Copy the key immediately - you won’t be able to see it again. Store it securely in your application’s configuration.
Next Steps
AI Configuration
Deep dive into LLM, TTS, and STT settings
Telephony Providers
Configure Twilio, Vonage, or Telnyx
Tools & Custom Actions
Add call transfers, CRM lookups, and more
API Reference
Full API documentation