> ## Documentation Index
> Fetch the complete documentation index at: https://www.bolna.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Bolna AI Updates for June, 2025

> Explore the latest features, improvements, and API updates introduced in June 2025 for Bolna Voice AI agents.

<Update label="29th June, 2025">
  ## Bolna AI On-Premise Offering

  * Rolling out Bolna AI [On-Premise offering](/enterprise/on-premise-deployments) in Private Beta for enterprise customers.
</Update>

<Update label="26th June, 2025">
  ## Agent Data Ingestion Configuration

  * Exposed `ingest_source_config` for agents, enabling inbound calls to ingest user data via APIs.

  * The following APIs have been updated to reflect these changes:

  * Get Agent API [API reference doc](/api-reference/agent/v2/get)

  * Create Agent API [API reference doc](/api-reference/agent/v2/create)

  * Update Agent API [API reference doc](/api-reference/agent/v2/update)

  * Patch update Agent API [API reference doc](/api-reference/agent/v2/patch_update)

  * List Agents API [API reference doc](/api-reference/agent/v2/get_all)
</Update>

<Update label="24th June, 2025">
  ## TTS Model Switching in UI Dashboard

  * Enabled TTS model switching directly from the UI Dashboard for easier voice model management.

  <Frame caption="Synthesizer Model Providers options">
    <img src="https://mintcdn.com/bolna-54a2d4fe/mJ1zPF3eB4Dyupzj/images/changelog/24_june_2025_tts_models_switching.png?fit=max&auto=format&n=mJ1zPF3eB4Dyupzj&q=85&s=0c719be18b291978c7e4cd4cbe47faf8" alt="TTS synthesizer model provider selection interface in Bolna dashboard showing voice models for Voice AI agents" width="844" height="454" data-path="images/changelog/24_june_2025_tts_models_switching.png" />
  </Frame>
</Update>

<Update label="20th June, 2025">
  ## Sub-Account API Endpoints

  * Added the following APIs for sub-account management:

  * Create sub-account API [API reference doc](/api-reference/sub-accounts/create)

  * List all sub-accounts API [API reference doc](/api-reference/sub-accounts/get_all)

  * Track sub-accounts usage API [API reference doc](/api-reference/sub-accounts/usage)
</Update>


Built with [Mintlify](https://mintlify.com).