# Bolna Docs ## Docs - [Agents Library](https://www.bolna.ai/docs/agents-library.md): Browse Bolna's Voice AI agent templates for quick and efficient setup. Customize pre-built agents to create powerful, AI-driven voice agents seamlessly. - [Create Voice AI Agent API (deprecated)](https://www.bolna.ai/docs/api-reference/agent/create.md): Learn how to create new agents with Bolna APIs, enabling customized tasks, prompts, and configurations for Bolna voice AI agents. - [Retrieve Voice AI Agent Details API (deprecated)](https://www.bolna.ai/docs/api-reference/agent/get.md): Retrieve detailed Voice AI agent information, including configuration, status, and tasks, using Bolna APIs. - [List all Voice AI Agents API (deprecated)](https://www.bolna.ai/docs/api-reference/agent/get_all.md): List all Voice AI agents under your account, along with their names, statuses, and creation dates, using Bolna APIs. - [Get All Voice AI Agent Executions API](https://www.bolna.ai/docs/api-reference/agent/get_all_agent_executions.md): Access all execution records for a specific agent, providing insights into performance and past interactions with Bolna APIs. - [Bolna Voice AI Agent APIs Overview (deprecated)](https://www.bolna.ai/docs/api-reference/agent/overview.md): Explore Bolna Voice AI Agent APIs overview, featuring endpoints for creating, managing, and executing autonomous voice agents. - [Patch Update to Voice AI Agent API (deprecated)](https://www.bolna.ai/docs/api-reference/agent/patch_update.md): Learn how to partially update properties. Update Bolna Voice AI agent name, welcome message, webhook URL, voice settings, and prompts, using this endpoint. - [Update Voice AI Agent API (deprecated)](https://www.bolna.ai/docs/api-reference/agent/update.md): Update agent configurations, tasks, and prompts to refine behavior and capabilities using Bolna Voice AI agent APIs. - [Create Voice AI Agent API](https://www.bolna.ai/docs/api-reference/agent/v2/create.md): Learn how to create new agents with Bolna APIs, enabling customized tasks, prompts, and configurations for Bolna voice AI agents. - [Delete Voice AI Agent API](https://www.bolna.ai/docs/api-reference/agent/v2/delete.md): Use Bolna APIs to delete agents and their related data, ensuring proper cleanup of batches, executions, and configurations. - [Retrieve Voice AI Agent Details API](https://www.bolna.ai/docs/api-reference/agent/v2/get.md): Retrieve detailed Voice AI agent information, including configuration, status, and tasks, using Bolna APIs. - [Retrieve Voice AI Agent Execution API](https://www.bolna.ai/docs/api-reference/agent/v2/get_agent_execution.md): Fetch specific execution details of a Voice AI agent, including conversation times, statuses, and metrics, via Bolna APIs. - [List all Voice AI Agents API](https://www.bolna.ai/docs/api-reference/agent/v2/get_all.md): List all Voice AI agents under your account, along with their names, statuses, and creation dates, using Bolna APIs. - [Get All Voice AI Agent Executions API](https://www.bolna.ai/docs/api-reference/agent/v2/get_all_agent_executions.md): Access all execution records for a specific agent, providing insights into performance and past interactions with Bolna APIs. - [Bolna Voice AI Agent APIs Overview](https://www.bolna.ai/docs/api-reference/agent/v2/overview.md): Explore Bolna Voice AI Agent APIs overview, featuring endpoints for creating, managing, and executing autonomous voice agents. - [Patch Update to Voice AI Agent API](https://www.bolna.ai/docs/api-reference/agent/v2/patch_update.md): Learn how to partially update properties. Update Bolna Voice AI agent name, welcome message, webhook URL, voice settings, and prompts, using this endpoint. - [Update Voice AI Agent API](https://www.bolna.ai/docs/api-reference/agent/v2/update.md): Update agent configurations, tasks, and prompts to refine behavior and capabilities using Bolna Voice AI agent APIs. - [Create Batch API](https://www.bolna.ai/docs/api-reference/batches/create.md): Discover how to create a batch for Bolna Voice AI agent by uploading a CSV file containing user contact numbers and prompt variable details for users. - [Delete Batch API](https://www.bolna.ai/docs/api-reference/batches/delete.md): Understand how to delete a specific batch using its ID, effectively removing it from your scheduled or active batches. - [List Batch Executions API](https://www.bolna.ai/docs/api-reference/batches/executions.md): Learn how to retrieve all executions from a batch, providing detailed information on each call's outcome and metrics. - [Get Batch API](https://www.bolna.ai/docs/api-reference/batches/get_batch.md): Find out how to retrieve details of a specific batch, including its creation time, status, call status and scheduled execution time. - [List All Batches API](https://www.bolna.ai/docs/api-reference/batches/get_batches.md): Explore how to list all batches associated with a particular Bolna Voice AI agent, providing an overview of their statuses, schedules and other relevant details - [Batch APIs Overview](https://www.bolna.ai/docs/api-reference/batches/overview.md): Understand how to create and schedule multiple Bolna Voice AI calls together using Bolna Batch APIs for efficient call management. - [Schedule Batch API](https://www.bolna.ai/docs/api-reference/batches/schedule.md): Learn how to schedule a batch for calling via Bolna Voice AI agent by specifying the batch ID and the desired execution time. - [Stop Batch API](https://www.bolna.ai/docs/api-reference/batches/stop.md): Understand how to stop a running batch using its ID, allowing you to halt ongoing calls in the batch. - [Make Voice AI Call API](https://www.bolna.ai/docs/api-reference/calls/make.md): Learn how to initiate outbound phone calls using Bolna Voice AI agents. Start making phone calls using the agent ID and recipient's phone number. - [Calling APIs overview](https://www.bolna.ai/docs/api-reference/calls/overview.md): Explore Bolna Calling APIs to invoke outbound Voice AI phone calls from your agents. This overview provides the available endpoints and their functionalities. - [Stop a Previously Initiated Voice AI Call API](https://www.bolna.ai/docs/api-reference/calls/stop_call.md): Learn how to stop a call when its status is `queued` or `scheduled` This API allows you to cancel pending calls before they are executed. - [Get Batch Executions API](https://www.bolna.ai/docs/api-reference/executions/get_batch_executions.md): Retrieve all executions for specific batches using Bolna APIs. This endpoint provides detailed information on each call's outcome and metrics within the batch. - [Retrieve Voice AI Execution API](https://www.bolna.ai/docs/api-reference/executions/get_execution.md): Fetch details of a specific phone call execution by its ID using Bolna APIs. This includes information such as conversation time, status, and telephony data. - [Retrieve Voice AI Execution Raw Logs API](https://www.bolna.ai/docs/api-reference/executions/get_execution_raw_logs.md): Fetch raw logs of a specific phone call execution by its ID using Bolna APIs. This includes information such as prompts, requests & responses by the models - [Get All Voice AI Agent Executions API](https://www.bolna.ai/docs/api-reference/executions/get_executions.md): Retrieve all executions performed by a specific agent using Bolna APIs. This endpoint provides a comprehensive history of the agent's calls and conversations. - [Executions APIs overview](https://www.bolna.ai/docs/api-reference/executions/overview.md): Access your Voice AI agents call and conversation history using Bolna Executions APIs. This page details the available endpoints for managing call executions. - [Set Inbound Agent API](https://www.bolna.ai/docs/api-reference/inbound/agent.md): Configure Bolna Voice AI agent to handle inbound calls automatically by associating it with a specific phone number using Bolna APIs. - [Inbound Bolna Voice AI Agent APIs Overview](https://www.bolna.ai/docs/api-reference/inbound/overview.md): Discover how to set up Bolna Voice AI agents to answer inbound calls, enabling responsive communication channels. - [Bolna API Documentation](https://www.bolna.ai/docs/api-reference/introduction.md): Use and leverage Bolna Voice AI using APIs through HTTP requests from any language in your applications and workflows. - [Create Knowledgebase API](https://www.bolna.ai/docs/api-reference/knowledgebase/create.md): Upload a PDF document to create a knowledgebase, enhancing your Bolna Voice AI agent's information base and response accuracy. - [Delete Knowledgebase API](https://www.bolna.ai/docs/api-reference/knowledgebase/delete.md): Remove and delete an existing knowledgebase from your Bolna account maintaining your Bolna Voice AI agents upto date. - [Get Knowledgebase API](https://www.bolna.ai/docs/api-reference/knowledgebase/get_knowledgebase.md): Retrieve details of a specific knowledgebase, including its ID, file name, creation time, and status, using Bolna APIs. - [List All Knowledgebases API](https://www.bolna.ai/docs/api-reference/knowledgebase/get_knowledgebases.md): Retrieve all knowledgebases associated with your account, including their status and creation dates. - [Knowledgebases Overview](https://www.bolna.ai/docs/api-reference/knowledgebase/overview.md): Learn how to ingest and add knowledgebases to Bolna Voice AI agents, enhancing their information base and response accuracy. - [Pagination in Bolna API](https://www.bolna.ai/docs/api-reference/pagination.md): Learn how to use pagination in Bolna Voice AI APIs using `page_number` and `page_size` to fetch results efficiently and build scalable workflows. - [Buy Phone Numbers API ](https://www.bolna.ai/docs/api-reference/phone-numbers/buy.md): Buy a new virtual phone number from available inventory with full purchase, pricing, and provider details to use with Bolna Voice agents for outbound and inbound calls. - [Delete Phone Numbers API ](https://www.bolna.ai/docs/api-reference/phone-numbers/delete.md): Delete a purchased phone number to stop billing and remove it permanently from your active inventory. - [List Phone Numbers API ](https://www.bolna.ai/docs/api-reference/phone-numbers/get_all.md): Retrieve all phone numbers associated with your account, including details like creation date and telephony provider like Twilio, Plivo, etc. - [Phone Numbers APIs Overview](https://www.bolna.ai/docs/api-reference/phone-numbers/overview.md): Manage your phone numbers effectively using Bolna APIs, including buying, listing, deleting and associating numbers with Bolna Voice AI agents. - [Search Phone Numbers API ](https://www.bolna.ai/docs/api-reference/phone-numbers/search.md): Search available phone numbers by region, locality, or pattern, with price to use them with Bolna Voice agents. - [Add a New Provider API](https://www.bolna.ai/docs/api-reference/providers/add.md): Learn how to securely add a new provider to your Bolna account by specifying the provider's name and associated credentials. - [List Providers API ](https://www.bolna.ai/docs/api-reference/providers/get.md): Retrieve all providers associated with your Bolna account, including their IDs, names, and creation timestamps. - [Providers APIs overview](https://www.bolna.ai/docs/api-reference/providers/overview.md): Add and manage your own providers securely in Bolna, supporting various telephony and voice services. - [Remove a Provider API](https://www.bolna.ai/docs/api-reference/providers/remove.md): Delete a previously added provider from your Bolna account, ensuring your integrations remain current. - [Get All Sub-Accounts Usage API](https://www.bolna.ai/docs/api-reference/sub-accounts/all_usage.md): Retrieve usage, consumption, and billing details for all sub-accounts under the authenticated organization. - [Create a new Sub-Account API](https://www.bolna.ai/docs/api-reference/sub-accounts/create.md): Create a new sub-account to define separate workspaces with dedicated configurations - [Deleting a Sub-account](https://www.bolna.ai/docs/api-reference/sub-accounts/delete.md): Use Bolna APIs to delete a sub-account and their related data, ensuring proper cleanup of agents, batches, executions, and configurations. - [List all Sub-Accounts API](https://www.bolna.ai/docs/api-reference/sub-accounts/get_all.md): Retrieve all sub-accounts linked to your main account enabling centralized visibility and management. - [Sub accounts APIs overview](https://www.bolna.ai/docs/api-reference/sub-accounts/overview.md): Organize and manage multiple customer accounts or business units under a single main account. Use sub-accounts to maintain clear separation of Bolna agents, calls, logs, recordings, and usage. - [Patch Update a Sub-account](https://www.bolna.ai/docs/api-reference/sub-accounts/patch_update.md): Partially update the properties of a sub-account, such as its name or concurrency limit. - [Track Sub-Account Usage API](https://www.bolna.ai/docs/api-reference/sub-accounts/usage.md): Track usage for a specific sub-account giving you fine-grained insights into usage, consumption and billing. - [Add a New Custom LLM Model](https://www.bolna.ai/docs/api-reference/user/add_model.md): Learn how to integrate your custom Large Language Model (LLM) with Bolna Voice AI agents using Bolna APIs. - [User information](https://www.bolna.ai/docs/api-reference/user/info.md): Get details like name, email, current wallet balance, concurrency limits using this API - [User APIs Overview](https://www.bolna.ai/docs/api-reference/user/overview.md): Explore APIs related to user and account information for Bolna Voice AI agents, including endpoints for adding custom LLM models. - [List All Voices API](https://www.bolna.ai/docs/api-reference/voice/get_all.md): Retrieve a list of all available voices for your account, including details like provider, language, and accent. - [Voice APIs Overview](https://www.bolna.ai/docs/api-reference/voice/overview.md): APIs for accessing voices and generating test transcripts which can be utilized for Bolna Voice AI agents. - [Automate and schedule calls using Batches](https://www.bolna.ai/docs/batch-calling.md): Learn how to schedule and manage batch calls using Bolna's Voice AI agents. Upload CSV files, set call parameters, and monitor execution for efficient outreach. - [Acquire Dedicated Phone Numbers through Bolna](https://www.bolna.ai/docs/buying-phone-numbers.md): Purchase and manage phone numbers directly from Bolna's dashboard. Follow step-by-step instructions to secure numbers for your Voice AI agents. - [Extract Structured Data from Conversations in Bolna Voice AI](https://www.bolna.ai/docs/call-details.md): Access detailed insights into call logs and data with Bolna Voice AI. Learn how to analyze and utilize call details for better decision-making. - [Bolna AI Updates for April, 2025](https://www.bolna.ai/docs/changelog/april-2025.md): Explore the latest features, improvements, and API updates introduced in April 2025 for Bolna Voice AI agents. - [Bolna AI Updates for August, 2025](https://www.bolna.ai/docs/changelog/august-2025.md): Explore the latest features, improvements, and API updates introduced in August 2025 for Bolna Voice AI agents. - [Bolna AI Updates for December, 2024](https://www.bolna.ai/docs/changelog/december-2024.md): Explore the latest features, improvements, and API updates introduced in December 2024 for Bolna Voice AI agents. - [Bolna AI Updates for February, 2025](https://www.bolna.ai/docs/changelog/february-2025.md): Explore the latest features, improvements, and API updates introduced in February 2025 for Bolna Voice AI agents. - [Bolna AI Updates for January, 2025](https://www.bolna.ai/docs/changelog/january-2025.md): Explore the latest features, improvements, and API updates introduced in January 2025 for Bolna Voice AI agents. - [Bolna AI Updates for July, 2025](https://www.bolna.ai/docs/changelog/july-2025.md): Explore the latest features, improvements, and API updates introduced in July 2025 for Bolna Voice AI agents. - [Bolna AI Updates for June, 2025](https://www.bolna.ai/docs/changelog/june-2025.md): Explore the latest features, improvements, and API updates introduced in June 2025 for Bolna Voice AI agents. - [Bolna AI Updates for March, 2025](https://www.bolna.ai/docs/changelog/march-2025.md): Explore the latest features, improvements, and API updates introduced in March 2025 for Bolna Voice AI agents. - [Bolna AI Updates for May, 2025](https://www.bolna.ai/docs/changelog/may-2025.md): Explore the latest features, improvements, and API updates introduced in May 2025 for Bolna Voice AI agents. - [Bolna AI Updates for October, 2025](https://www.bolna.ai/docs/changelog/october-2025.md): Explore the latest features, improvements, and API updates introduced in October 2025 for Bolna Voice AI agents. - [Bolna AI Updates for September, 2025](https://www.bolna.ai/docs/changelog/september-2025.md): Explore the latest features, improvements, and API updates introduced in September 2025 for Bolna Voice AI agents. - [Clone Your Voice](https://www.bolna.ai/docs/clone-voices.md): Instantly create high-quality AI voice clones by uploading a short audio sample. Bolna's voice cloning feature, powered by providers like ElevenLabs, allows you to personalize your voice agents with any voice you have the rights to use. - [How to Submit Phone Number Compliance Application - Step-by-Step Guide](https://www.bolna.ai/docs/compliance-application/how-to-submit-guide.md): Step-by-step guide for submitting phone number compliance applications on Bolna. Includes submission process, 12-24 hour review timeline, troubleshooting tips, and common issues resolution. - [Phone Number Compliance Requirements for India - Bolna AI](https://www.bolna.ai/docs/compliance-application/introduction.md): Understand India phone number compliance requirements for Bolna AI. Learn why compliance is mandatory, required documents (CIN certificate, GST registration), and data security standards. - [Import agents](https://www.bolna.ai/docs/copy-import-agent.md): Learn how to import pre-built agents on the Bolna Voice AI platform - [Capturing precise transcripts in Bolna Voice AI](https://www.bolna.ai/docs/customizations/capturing-precise-transcripts.md): Bolna Voice AI enables to capture actual transcripts when the conversations involve interruptions to improve call accuracy and experience. - [Dynamically identify incoming callers](https://www.bolna.ai/docs/customizations/identify-incoming-callers.md): Use Bolna Voice AI agents to identify callers in real time via API, CSV, or Google Sheets and personalize calls with automatic user data injection. - [Multilingual Language Support in Bolna Voice AI](https://www.bolna.ai/docs/customizations/multilingual-languages-support.md): Discover how Bolna Voice AI supports multiple languages. Enable global interactions with multilingual capabilities tailored to your audience. - [Using Custom LLMs with Bolna Voice AI](https://www.bolna.ai/docs/customizations/using-custom-llm.md): Integrate custom large language models (LLMs) into Bolna Voice AI to enhance agent capabilities and tailor responses to your unique requirements - [Terminate Bolna Voice AI calls](https://www.bolna.ai/docs/disconnect-calls.md): Optimize call lengths with Bolna Voice AI by setting duration limits. Automatically terminate calls exceeding limits for better resource management. - [Bolna AI Data residency](https://www.bolna.ai/docs/enterprise/data-residency.md): Bolna AI's India (IN) data residency delivers ultra‑low latency and compliance. Keep data in India and power real‑time voice AI for call centers, support, and enterprises. - [Bolna AI On-Prem for Enterprise](https://www.bolna.ai/docs/enterprise/on-premise-deployments.md): Discover Bolna Enterprise solutions for large-scale businesses, offering scalable Voice AI agents, advanced integrations, and custom seamless solutions. - [Bolna AI On-Prem guide for Enterprises](https://www.bolna.ai/docs/enterprise/on-premise-instructions.md): Customer Documentation for Self-Hosting Bolna On-Premise - [Managing Your Organization & Team](https://www.bolna.ai/docs/enterprise/organization.md): Learn how to manage your Bolna organization, invite team members, and configure roles and permissions for secure and efficient voice AI operations. - [Bolna AI Enterprise Plan](https://www.bolna.ai/docs/enterprise/plan.md): Discover Bolna Enterprise solutions for large-scale businesses, offering scalable Voice AI agents, advanced integrations, and custom seamless solutions. - [Sub-Accounts for Enterprise Organizations](https://www.bolna.ai/docs/enterprise/sub-accounts.md): Organize and scale your voice AI operations with Bolna's enterprise sub-account feature. Manage multiple customers, business units, and environments with complete data isolation and centralized control. - [Frequently Asked Questions](https://www.bolna.ai/docs/frequently-asked-questions.md): Frequently asked questions about Bolna AI - [Implementing Guardrails for Bolna Voice AI Agents](https://www.bolna.ai/docs/guardrails.md): Discover how to set guardrails for Bolna Voice AI agents, ensuring safe, reliable, and compliant interactions tailored to your business needs. - [Fetch Agent Executions using APIs](https://www.bolna.ai/docs/guides/fetch-agent-executions.md): Sample Python guide demonstrating how to query and paginate through agent executions, with support for filters, logging, and best practices. - [Writing Prompts in Non-English Languages (Using Native Scripts)](https://www.bolna.ai/docs/guides/writing-prompts-in-non-english-languages.md): Learn to write prompts using Devanagari for Hindi, accented Latin for French and Spanish, etc. for accurate pronunciation and natural responses with Bolna Voice AI agents. - [Hangup and Disconnect Bolna Voice AI calls](https://www.bolna.ai/docs/hangup-calls.md): Discover methods to disconnect live Bolna Voice AI calls. Implement time-based hangups, custom prompts, and personalized messages for seamless call termination. - [Importing your voices to use with Bolna Voice AI](https://www.bolna.ai/docs/import-voices.md): Easily import voices from multiple providers like ElevenLabs, Cartesia including custom voices into Bolna for seamless voice agent personalization. - [Home](https://www.bolna.ai/docs/index.md): Create and deploy Conversational Voice AI Agents - [Bolna Voice AI Integrations](https://www.bolna.ai/docs/integrations.md): Integrate Bolna with your providers and services - [Bolna AI: Create and deploy Voice AI Agents](https://www.bolna.ai/docs/introduction.md): Learn how to create conversational voice agents with Bolna AI to qualify leads, boost sales, automate customer support, and streamline recruitment and hiring - [List of hangup status for Bolna Voice AI calls](https://www.bolna.ai/docs/list-phone-call-hangup-status.md): Explore the full list of hangup statuses, causes, and telephony provider codes in Bolna Voice AI calls. Understand who ended the call and why. - [List of status for Bolna Voice AI calls](https://www.bolna.ai/docs/list-phone-call-status.md): Learn about the various type of call statuses associated with Bolna Voice AI conversations - [Make Outbound Calls Using Bolna Voice AI Agents](https://www.bolna.ai/docs/making-outgoing-calls.md): Make outbound Voice AI calls with Bolna using default or dedicated phone numbers. Integrate telephony providers and automate calls via dashboard and APIs. - [Creating Multi-Agent Prompts in Bolna Voice AI](https://www.bolna.ai/docs/multi-agent-prompt.md): Explore multi-agent prompt setups in Bolna Voice AI to enable dynamic conversations between multiple agents for advanced use cases. - [Account based concurrency tiers](https://www.bolna.ai/docs/outbound-calling-concurrency.md): Discover how different account tiers on Bolna Voice AI impact concurrency for outbound phone calls - [Platform Concepts](https://www.bolna.ai/docs/platform-concepts.md): An overview of the various components that make up Bolna Voice AI agents, along with the key tasks these agents are designed to perform. - [Bolna Playground Overview](https://www.bolna.ai/docs/playground.md): Learn to create, modify, and test Bolna Voice AI agents using the various capabilities like Agent Setup, Executions, Batches, Voice Lab, Phone Numbers and more. - [Agent executions](https://www.bolna.ai/docs/playground/agent-executions.md): Access and analyze conversation logs, including call recordings, transcripts, and summaries, for your deployed Bolna Voice AI agents. - [Creating your Bolna Voice AI agent](https://www.bolna.ai/docs/playground/agent-setup.md): Step-by-step guide to creating, importing, and managing your Bolna Voice AI agents within the Playground. - [Agents Tab](https://www.bolna.ai/docs/playground/agent-tab.md): Central hub for creating, modifying, and testing your Bolna Voice AI agents, including prompt customization and variable management. - [Call Tab](https://www.bolna.ai/docs/playground/call-tab.md): Manage telephony settings, including providers, call hangup prompts, and termination time limits to be used for phone calls with Bolna Voice AI agents. - [Functions Tab](https://www.bolna.ai/docs/playground/functions-tab.md): Integrate function calling capabilities, such as appointment scheduling and call transfers, into your Bolna Voice AI agents. - [LLM Tab](https://www.bolna.ai/docs/playground/llm-tab.md): Configure Large Language Model (LLM) settings for your agents, including provider selection, token limits, and response creativity. - [Tasks Tab](https://www.bolna.ai/docs/playground/tasks-tab.md): Add follow-up tasks like conversation summaries, information extraction, and custom webhooks for post-call actions to be performed by Bolna Voice AI agents. - [Transcriber Tab](https://www.bolna.ai/docs/playground/transcriber-tab.md): Set up Speech-to-Text (STT) configurations, choose transcriber providers, and define language and endpointing settings to be set for Bolna Voice AI agents. - [Voice Tab](https://www.bolna.ai/docs/playground/voice-tab.md): Customize Text-to-Speech (TTS) settings, select voice providers, and adjust buffer sizes for optimal Bolna Voice AI agent performance. - [Enhance Call Capabilities with Bolna's Plivo Integration](https://www.bolna.ai/docs/plivo.md): Integrate Plivo with Bolna to manage outbound and inbound calls. Access setup guides for seamless Voice AI agent communication using your Plivo numbers. - [Link Your Plivo Account to Bolna for Voice AI](https://www.bolna.ai/docs/plivo-connect-provider.md): Securely connect your Plivo account with Bolna. Enable your Voice AI agents to utilize Plivo phone numbers for managing inbound and outbound calls. - [Initiate Outbound Calls via Plivo with Bolna Voice AI](https://www.bolna.ai/docs/plivo-outbound-calls.md): Configure Bolna Voice AI agents to make outbound calls through Plivo. Learn to set up calls using the dashboard and APIs for effective outreach. - [Receive Bolna Voice AI call updates](https://www.bolna.ai/docs/polling-call-status-webhooks.md): Learn how to receive real-time call data updates from Bolna Voice AI using webhooks. Monitor and handle call scenarios effectively. - [Bolna Voice AI usage pricing](https://www.bolna.ai/docs/pricing/call-pricing.md): Discover detailed insights into Bolna Voice AI's pricing structure. Learn about cost breakdowns and flexible plans tailored to your business needs. - [Supported Providers for Bolna Voice AI](https://www.bolna.ai/docs/providers.md): Explore the list of providers supported by Bolna Voice AI, including integrations for telephony, transcription, and text-to-speech services to lower your costs - [Use Anthropic with Bolna Voice AI](https://www.bolna.ai/docs/providers/llm-model/anthropic.md): Build powerful voice AI agents using Claude Sonnet 4. Create enterprise-grade conversational AI with Anthropic's advanced models. - [Use Azure OpenAI with Bolna Voice AI](https://www.bolna.ai/docs/providers/llm-model/azure-openai.md): Azure OpenAI dedicated clusters for GPT-4.1, GPT-4o, GPT-4, and GPT-3.5-turbo models and deploy powerful conversational Voice AI applications. - [Use DeepSeek with Bolna Voice AI](https://www.bolna.ai/docs/providers/llm-model/deepseek.md): Complete Bolna AI Voice Agents with DeepSeek. Build cost-effective voice AI agents for conversational Voice AI applications with DeepSeek-Chat models. - [Use OpenAI with Bolna Voice AI](https://www.bolna.ai/docs/providers/llm-model/openai.md): Build powerful voice AI agents using GPT-4.1, GPT-4o, and GPT-3.5-turbo. Create enterprise-grade conversational AI and LLM-powered voice assistants. - [Use OpenRouter with Bolna Voice AI](https://www.bolna.ai/docs/providers/llm-model/openrouter.md): Learn how to integrate OpenRouter with Bolna Voice AI to access multiple LLM providers like GPT‑4, Claude, Mistral - all via a unified API gateway. - [AssemblyAI Transcriber (Speech to Text)](https://www.bolna.ai/docs/providers/transcriber/assemblyai.md): Integrate AssemblyAI with your Bolna Voice AI agents for accurate English transcription with Universal model and real-time streaming. - [Azure Transcriber (Speech to Text)](https://www.bolna.ai/docs/providers/transcriber/azure.md): Learn how to integrate Azure Speech-to-Text with Bolna Voice AI agents to enable real-time, accurate, and multilingual transcriptions, improve conversational quality, and support enterprise-grade scalability. - [Deepgram Transcriber (Speech to Text)](https://www.bolna.ai/docs/providers/transcriber/deepgram.md): Integrate Deepgram with your Bolna Voice AI agents for fast, accurate streaming transcription. Supports both Nova-3 and Nova-2 speech models. - [Sarvam Transcriber (Speech to Text)](https://www.bolna.ai/docs/providers/transcriber/sarvam.md): Integrate Sarvam with your Bolna Voice AI agents for accurate Indian language transcription. Supports 11 Indian languages with Saarika and Saaras speech models. - [AWS Polly (Text to Speech)](https://www.bolna.ai/docs/providers/voice/aws-polly.md): Learn how to integrate and use AWS Polly TTS with Bolna Voice AI agents including Amazon's neural, generative and standard models. - [Azure (Text to Speech)](https://www.bolna.ai/docs/providers/voice/azure.md): Integrate Microsoft Azure Text-to-Speech with Bolna to create natural, expressive Voice AI agents. Supports neural voices and multilingual output. - [Cartesia Synthesizer (Text to Speech)](https://www.bolna.ai/docs/providers/voice/cartesia.md): Enable Cartesia voices in Bolna Voice AI agents for expressive, customizable AI voices using their latest voice models like sonic. - [Deepgram Synthesizer (Text to Speech)](https://www.bolna.ai/docs/providers/voice/deepgram.md): Integrate and use your Bolna Voice AI agents with high-quality neural voices from Deepgram for natural, human-like conversational experiences. - [ElevenLabs Synthesizer (Text to Speech)](https://www.bolna.ai/docs/providers/voice/elevenlabs.md): Enhance your Bolna Voice AI agents using ElevenLabs ultra-realistic voices, featuring multilingual support through the latest Turbo and Flash models. - [Rime Synthesizer (Text to Speech)](https://www.bolna.ai/docs/providers/voice/rime.md): Integrate Rime TTS with Bolna Voice AI agents for ultra-fast, expressive speech synthesis with sub-200ms latency and diverse voice options for conversational AI. - [Sarvam Synthesizer (Text to Speech)](https://www.bolna.ai/docs/providers/voice/sarvam.md): Integrate and use your Bolna Voice AI agents with high-quality neural voices from Sarvam for natural, human-like conversational experiences. - [Smallest Synthesizer (Text to Speech)](https://www.bolna.ai/docs/providers/voice/smallest.md): Integrate and use Smallest voices with Bolna Voice AI agents for lightweight and efficient text-to-speech solutions. - [Handle Inbound Calls with Bolna Voice AI Agents](https://www.bolna.ai/docs/receiving-incoming-calls.md): Set up Bolna Voice AI agents to answer incoming calls. Assign phone numbers, configure settings via the dashboard or API, and enhance customer interactions. - [Container Images Release](https://www.bolna.ai/docs/self_hosted_changelog/september-2025.md): Bolna Self-Hosted September 2025 Release - [Explore Telephony Integrations with Bolna Voice AI](https://www.bolna.ai/docs/supported-telephony-providers.md): Review the telephony providers compatible with Bolna agents, including Twilio and Plivo. Integrate seamlessly to initiate inbound and outbound Voice AI calls. - [Prompting & best practices for Bolna Voice AI agents](https://www.bolna.ai/docs/tips-and-tricks.md): Explore practical tips and tricks to enhance the performance of Bolna Voice AI agents. Master best practices for effective implementation. - [Booking Calendar Slots via Bolna Voice AI and Cal.com Integration](https://www.bolna.ai/docs/tool-calling/book-calendar-slots.md): A comprehensive guide on how to book calendar slots during live calls using Bolna Voice AI integrated with Cal.com. - [Implementing Custom Function Calls in Bolna Voice AI Agents](https://www.bolna.ai/docs/tool-calling/custom-function-calls.md): Learn how to design and integrate custom function calls within Bolna Voice AI agents to enhance their capabilities. - [Fetching Available Calendar Slots with Bolna Voice AI and Cal.com Integration](https://www.bolna.ai/docs/tool-calling/fetch-calendar-slots.md): Learn how to integrate Bolna Voice AI with Cal.com to fetch real-time available calendar slots during live conversations. - [Fetching Dynamic Date and Time with Bolna Voice AI](https://www.bolna.ai/docs/tool-calling/fetch-date-and-time.md): Learn how to configure Bolna Voice AI to fetch the real-time date and time for any timezone specified by the user during a live conversation. - [Function Calling in Bolna Voice AI: Automate Workflows with Custom Functions](https://www.bolna.ai/docs/tool-calling/introduction.md): Learn how to use function calling in Bolna Voice AI to automate complex workflows by integrating custom functions with your voice agents. - [Transferring Live Calls Using Bolna Voice AI Agents: A Step-by-Step Guide](https://www.bolna.ai/docs/tool-calling/transfer-calls.md): Discover how to transfer live phone calls to human agents using Bolna Voice AI, enabling seamless integration and workflow automation. - [Using Bolna AI with No-code Tools](https://www.bolna.ai/docs/tutorials/introduction.md): Build your custom workflows and applications using Bolna Voice AI integrations with popular automations tools like Make.com, Zapier and viaSocket - [Create Bolna API connection with Make.com](https://www.bolna.ai/docs/tutorials/make-com/create-bolna-api-connection.md): Learn how to establish an API connection between Bolna Voice AI agents and Make.com, facilitating seamless integration and automation. - [Create Bolna Webhook connection with Make.com](https://www.bolna.ai/docs/tutorials/make-com/create-bolna-webhook-connection.md): Step-by-step tutorial on integrating Bolna Voice AI agents with Make.com using webhook connections for seamless workflow automations. - [Using Bolna AI with Make.com](https://www.bolna.ai/docs/tutorials/make-com/overview.md): Create custom workflows by choosing Bolna AI integrations with [Make.com](https://www.make.com/en/integrations/bolna) - [Integrating make.com with Bolna AI to send emails](https://www.bolna.ai/docs/tutorials/make-com/send-email-after-bolna-call.md): Discover how to automate email notifications after a Bolna Voice AI phone call using Make.com for your automations and workflows. - [Integrating make.com with Bolna AI to send SMS](https://www.bolna.ai/docs/tutorials/make-com/send-sms-after-bolna-call.md): Discover how to automate SMS notifications after a Bolna Voice AI phone call by integrating with Make.com, improving follow-up communication. - [Integrating make.com with Bolna AI to send WhatsApp](https://www.bolna.ai/docs/tutorials/make-com/send-whatsapp-after-bolna-call.md): Learn how to send automated WhatsApp messages following a Bolna Voice AI phone call by integrating with Make.com. - [Using Bolna AI with n8n](https://www.bolna.ai/docs/tutorials/n8n/overview.md): Learn how to integrate Bolna Voice AI with n8n to create custom workflows, enabling seamless automation between Bolna and other applications. - [Integrating n8n with Bolna AI to send emails](https://www.bolna.ai/docs/tutorials/n8n/send-email-after-bolna-call.md): Discover how to automate email notifications after a Bolna Voice AI phone call using n8n for your automations and workflows. - [Create Bolna API connection with viaSocket](https://www.bolna.ai/docs/tutorials/viasocket/create-bolna-api-connection.md): Step-by-step guide to integrating Bolna Voice AI with viaSocket by creating an API connection, enabling efficient workflow automation. - [Using Bolna AI with viaSocket](https://www.bolna.ai/docs/tutorials/viasocket/overview.md): Learn how to integrate Bolna Voice AI with viaSocket to create custom workflows, enabling seamless automation between Bolna and other applications. - [Create Bolna API connection with Zapier](https://www.bolna.ai/docs/tutorials/zapier/create-bolna-api-connection.md): Step-by-step guide to integrating Bolna Voice AI with Zapier by creating an API connection, enabling efficient workflow automation. - [Using Bolna AI with Zapier](https://www.bolna.ai/docs/tutorials/zapier/overview.md): Learn how to integrate Bolna Voice AI with Zapier to create custom workflows, enabling seamless automation between Bolna and other applications. - [Integrate Twilio with Bolna for Enhanced Calling](https://www.bolna.ai/docs/twilio.md): Leverage Twilio with Bolna to handle inbound and outbound calls seamlessly. Follow setup guides and connect your Twilio account for tailored experiences. - [Securely Link Your Twilio Account to Bolna](https://www.bolna.ai/docs/twilio-connect-provider.md): Follow detailed steps to connect your Twilio account with Bolna. Enable the use of your Twilio phone numbers for both inbound and outbound Voice AI calls. - [Make Outbound Calls via Twilio with Bolna Voice AI](https://www.bolna.ai/docs/twilio-outbound-calls.md): Set up Bolna Voice AI agents to place outbound calls through Twilio. Learn dashboard configurations and API methods for efficient call management. - [Using Context with Bolna Voice AI Agents](https://www.bolna.ai/docs/using-context.md): Learn how to effectively use context in Bolna Voice AI agents to create dynamic, personalized, and meaningful interactions - [Integrating Knowledgebases with Bolna Voice AI](https://www.bolna.ai/docs/using-your-knowledgebases.md): Learn how to use your knowledgebases with Bolna Voice AI agents to provide accurate, context-aware, and data-driven responses for seamless interactions. - [Announcements Agent - Automated Feature Updates & Product Launches](https://www.bolna.ai/docs/voice-agents/announcements-agent.md): Keeps users engaged with all feature upgrades and product launches. Automate user communication for product announcements and updates. - [Cart Abandonment Agent - Recover Lost Sales with AI](https://www.bolna.ai/docs/voice-agents/cart-abandonment-agent.md): Calls customers with abandoned items in carts, recovering sales through personalized voice conversations in English and Hindi. - [COD Confirmation Agent - Last Mile Logistics Automation](https://www.bolna.ai/docs/voice-agents/cod-confirmation-agent.md): Handles a variety of last mile logistics tasks, saving human effort. Automate cash-on-delivery confirmations and logistics coordination. - [Customer Support Agent - 24/7 AI-Powered Customer Service](https://www.bolna.ai/docs/voice-agents/customer-support-agent.md): Provides 24/7 inbound call answering for FAQs and customer triage. Automate customer support with intelligent voice conversations in English. - [Dentist Appointment Agent - Dental Practice Front Desk Automation](https://www.bolna.ai/docs/voice-agents/dentist-appointment-agent.md): Front Desk for Dentist; Schedules Appointments and collects information. Automate dental practice scheduling and patient information collection. - [Front Desk Agent - AI-Powered Reception & Scheduling](https://www.bolna.ai/docs/voice-agents/front-desk-agent.md): Answers every call to handle clinic, hotel, and office scheduling. Automate front desk operations with intelligent voice conversations in English. - [Lead Qualification Agent - AI-Powered Sales Lead Screening](https://www.bolna.ai/docs/voice-agents/lead-qualification-agent.md): Calls every lead to ask qualifying questions, answer FAQs, and warmly introduce the business. Automate lead qualification in Hindi. - [Onboarding Agent - Personalized User Guidance & Welcome Calls](https://www.bolna.ai/docs/voice-agents/onboarding-agent.md): Conducts personalized guidance calls to warmly onboard users. Automate user onboarding with intelligent voice conversations in English. - [Property Tech Agent - Real Estate Lead Qualification & Property Details](https://www.bolna.ai/docs/voice-agents/property-tech-agent.md): Lead Qualification of Owner or Broker and asks further details about property. Automate real estate lead qualification and property information collection. - [Recruitment Agent - AI-Powered Candidate Screening & Interviewing](https://www.bolna.ai/docs/voice-agents/recruitment-agent.md): AI agents that screen, interview, and onboard candidates at scale. Automate your hiring process with intelligent voice conversations in English. - [Reminders Agent - Automated EMI, Collections & Deadline Management](https://www.bolna.ai/docs/voice-agents/reminders-agent.md): Automates all reminders, from EMIs and collections to form filling deadlines. Streamline reminder communications with intelligent voice calls. - [Sales Credit Card Agent - Hindi Credit Card Sales Automation](https://www.bolna.ai/docs/voice-agents/sales-credit-card-agent.md): Sales agent for credit cards (Hindi); Helps fintech companies sell credit cards. Automate credit card sales with intelligent Hindi conversations. - [Sales Loans Agent - Hindi Loan Sales Automation](https://www.bolna.ai/docs/voice-agents/sales-loans-agent.md): Sales agent for Loans (Hindi); Helps fintech companies sell loans. Automate loan sales with intelligent Hindi conversations and financial expertise. - [Salon Booking Agent - Beauty Salon Front Desk Automation](https://www.bolna.ai/docs/voice-agents/salon-booking-agent.md): Front Desk for Salon; Schedules appointment and collects information. Automate beauty salon scheduling and client information management. - [Surveys Agent - Automated NPS, Feedback & Product Surveys](https://www.bolna.ai/docs/voice-agents/surveys-agent.md): Automated NPS, feedback & product surveys with detailed personalized questioning. Collect valuable customer insights through intelligent voice conversations. - [Weekend Planner Agent - AI-Powered Weekend & Vacation Planning](https://www.bolna.ai/docs/voice-agents/weekend-planner-agent.md): Plan your weekend with Samantha; Helps users make weekend and vacation plans. Personalized travel and leisure planning through intelligent conversations.