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

# January 20, 2026

> Triggers and Automations, Knowledge Base editing, and BTTS V2 voice rollout

### BTTS V2 Voice Launch

We are excited to roll out major improvements to our text to speech experience over the next week. When your account is upgraded, you will see a new voice appear tagged as BTTSV2 in your [voices page](https://app.bland.ai/dashboard/voices).

BTTSV2 is significantly more expressive and stable, and is the new version of voices that we are rolling out to customers going forward.

Attached is a [prompting guide](/tutorials/btts) that outlines best practices for using these new voices. In most cases, BTTSV2 should behave one to one with existing voices, though some differences may appear depending on usage and prompting.

**Supported Languages:**
English, Spanish, German, French, Czech, Dutch, Bulgarian, Chinese, Danish, Estonian, Finnish, Korean, Japanese, Norwegian, Italian, Polish, and Russian.

**Experimental Support:**
Hungarian, Swedish, Romanian, Greek, Portuguese, Indonesian, Serbo-Croatian, Slovenian, Slovak, and Welsh.

**TLDR** — Voices flagged as Legacy in the voice UI will be upgraded to BTTSV2. All other V1 voices will remain unchanged, so your experience will stay the same if you are not using a legacy voice.

***

### Triggers and Automations \[Beta]

Automate your workflows with visual trigger builders that respond to events from Salesforce, Notion, and more.

* Build out your automations through our drag-and-drop UI
* Connect to trigger sources such as Salesforce, Notion, and more soon
* Configure actions to automatically send calls, and soon webhooks, SMS, and Slack messages
* Adjust trigger conditions with scheduling (immediate, business hours, custom) and conditional logic with change detection (e.g., only trigger if Status changed to "Hot")
* Test with mock data before deploying and track execution history

<Tabs>
  <Tab title="Gallery">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/triggers_-1_gallery.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=9bb5674c98a4fa09b41b09ae64c5c0a2" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Triggers gallery showing automation cards with event sources and action types" width="5088" height="3494" data-path="changelog_assets/01_20_2026/triggers_-1_gallery.jpeg" />
  </Tab>

  <Tab title="Builder">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/triggers_1_main_page.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=7fa730775b0af6a3259b5667833b98d5" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Visual automation builder with drag-and-drop canvas" width="5088" height="3494" data-path="changelog_assets/01_20_2026/triggers_1_main_page.jpeg" />
  </Tab>

  <Tab title="Connections">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/triggers_0_connections.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=91d33bb412be87db30d8c9ada9999c9b" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Integration connections for event sources" width="5088" height="3494" data-path="changelog_assets/01_20_2026/triggers_0_connections.jpeg" />
  </Tab>

  <Tab title="Action Selection">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/triggers_2_action_selection.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=bb59586d0c7648fef5a40c8f0f263ff9" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Action selection panel for configuring trigger responses" width="5088" height="3494" data-path="changelog_assets/01_20_2026/triggers_2_action_selection.jpeg" />
  </Tab>

  <Tab title="Call Configuration">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/triggers_3_call_configuration.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=b8f2259299885883aa7b9383e8c0cb9e" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Call configuration panel with persona and pathway settings" width="5088" height="3494" data-path="changelog_assets/01_20_2026/triggers_3_call_configuration.jpeg" />
  </Tab>

  <Tab title="Test Trigger">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/triggers_4_test_trigger.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=4443573771b8233976be3dbda17b9db7" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Test trigger interface with mock data and condition results" width="5088" height="3494" data-path="changelog_assets/01_20_2026/triggers_4_test_trigger.jpeg" />
  </Tab>
</Tabs>

***

### Knowledge Base Editing

Edit your knowledge base files directly in Bland with full version control and change previews.

* Edit text, pdf, and docx files with code editor, CSV spreadsheets with inline editing, and web scrape URL management
* Full version control with history, compare versions side-by-side, and restore previous versions
* Diff previews to see exactly what changed before saving your new version
* Integrated chat widget to test against any version
* Upload new files while keeping version history

<Tabs>
  <Tab title="Editing Page">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/kb_editing_0_editing_page.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=51b9b69bd96cca19fdc88c6f8d947d62" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Knowledge base editing page with Monaco code editor" width="5088" height="3494" data-path="changelog_assets/01_20_2026/kb_editing_0_editing_page.jpeg" />
  </Tab>

  <Tab title="Diff View">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/kb_editing_1_diff_view.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=d0af3ee4129529e93d13fb44bdb0504e" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Visual diff view showing changes before saving" width="5088" height="3494" data-path="changelog_assets/01_20_2026/kb_editing_1_diff_view.jpeg" />
  </Tab>

  <Tab title="CSV Page">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/kb_editing_2_csv_page.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=3b9b5af3d105b3be00a98473b79cdfa1" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="CSV knowledge base viewing page" width="5088" height="3494" data-path="changelog_assets/01_20_2026/kb_editing_2_csv_page.jpeg" />
  </Tab>

  <Tab title="Editing CSV">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/kb_editing_3_editing_csv.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=18523164f05646b611ee609b6ff15ff8" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Spreadsheet-style CSV editor with inline editing" width="5088" height="3494" data-path="changelog_assets/01_20_2026/kb_editing_3_editing_csv.jpeg" />
  </Tab>

  <Tab title="PDF View">
    <img src="https://mintcdn.com/blandai/qeGq7ULU0Bdfnfc8/changelog_assets/01_20_2026/kb_editing_4_pdf.jpeg?fit=max&auto=format&n=qeGq7ULU0Bdfnfc8&q=85&s=9f97249993f6dc17be5c539ee7be612f" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="PDF knowledge base viewer with extracted text" width="5088" height="3494" data-path="changelog_assets/01_20_2026/kb_editing_4_pdf.jpeg" />
  </Tab>
</Tabs>

***

### Improvements

**Call Logs & Management**

* Enhanced call details page with additional call context (Interruption Threshold, Temperature, Noise Cancellation) and reorganized metadata into cleaner sections
* Call log export enhancements for larger file size and faster email trigger speed

**Pathways & Routing**

* Fixed edge case where node positions within pathways would not persist after save, version promotion, or reopen, and added node positions to [GET pathway details endpoint](/api-v1/get/pathway)
* Added request data to personas

**Integrations**

* Added support for URL encoded webhooks in [new tools](https://app.bland.ai/dashboard/tools)

**Web Widget**

* Added test request data capability to web widget configuration page

**Citations**

* \[Enterprise] Improved citation testing UX with floating call log details panel for real-time analysis
