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

# Changelog

> Stay up to date with Voiceflow product updates, new features & improvements.

<Update label="May 13th, 2026" tags={["Added"]}>
  ## Pronunciation dictionaries

  The pronunciation dictionary rewrites words or phrases in your agent’s responses before they’re sent to text-to-speech. This ensures correct pronunciation of names, places, or technical terms. You can find this setting in Behaviour/Voice Output/Pronunciation dictionary. [Learn more](https://docs.voiceflow.com/documentation/building-agents/behaviour#pronunciation-dictionary)

  <img src="https://mintcdn.com/voiceflow-009a8802/MObFstvtH61RWPWD/images/Pronunciation-dic.png?fit=max&auto=format&n=MObFstvtH61RWPWD&q=85&s=17f8c066ed312fb14c6e2a6d74515b61" alt="Pronunciation Dic" width="2820" height="532" data-path="images/Pronunciation-dic.png" />
</Update>

<Update label="May 5th, 2026" tags={["Added"]}>
  ## Environments

  Work on multiple versions of your agent in parallel, conduct A/B tests with traffic splits, and roll changes back with confidence. [Learn more](/documentation/deploy/environments/index)

  <img src="https://mintcdn.com/voiceflow-009a8802/qmacDd-AIvxfJ28t/images/Traffic-splitting.png?fit=max&auto=format&n=qmacDd-AIvxfJ28t&q=85&s=1de40b707b33998abc810215d607573f" alt="Traffic Splitting" width="1732" height="942" data-path="images/Traffic-splitting.png" />
</Update>

<Update label="May 4th, 2026" tags={["Added"]}>
  ## Tool call sounds

  You can now play an audio snippets while a tool call is running, so users aren't sitting in dead air during longer-running tools. Pick from sounds like keyboard typing, elevator music, and others directly in the tool call configuration.

  This is a voice specific feature, so it's only available on voice projects.

  <img src="https://mintcdn.com/voiceflow-009a8802/sOwnY3MLihYC_s4t/images/Tool-call-sounds-docs.png?fit=max&auto=format&n=sOwnY3MLihYC_s4t&q=85&s=58c6b3cf4b292edc3ae290fc2a816f36" alt="Tool Call Sounds Docs" width="2820" height="1394" data-path="images/Tool-call-sounds-docs.png" />
</Update>

<Update label="May 1st, 2026" tags={["Added"]}>
  ## Evaluation preview cards

  Evaluation results now open with summary cards at the top of the page, so you can see the key numbers at a glance without digging into the details.

  <img src="https://mintcdn.com/voiceflow-009a8802/V_Nomq5SIQGJ_IzQ/images/Eval-Preview-Chips.png?fit=max&auto=format&n=V_Nomq5SIQGJ_IzQ&q=85&s=0ebcab2e6d3887180cd99c709f5a0558" alt="Eval Preview Chips" width="2820" height="870" data-path="images/Eval-Preview-Chips.png" />
</Update>

<Update label="April 29th, 2026" tags={["Added"]}>
  ## Flux multilingual

  Flux Multilingual extends Flux to 10 languages. We highly recommend switching to Flux as it's the most performant STT model in market.

  <img src="https://mintcdn.com/voiceflow-009a8802/QQbTetvDFqjjAJnL/images/Flux-multi.png?fit=max&auto=format&n=QQbTetvDFqjjAJnL&q=85&s=040ed32779d8c2f5d9a56ffb81cbc762" alt="Flux Multi" width="1732" height="754" data-path="images/Flux-multi.png" />
</Update>

<Update label="April 29th, 2026" tags={["Added"]}>
  ## Skip turn system tool

  The skip turn tool lets the agent stay quiet and wait for the user instead of replying. Use it when the user asks for a moment — things like "hold on," "give me a sec," "let me think," or "one moment" — so the agent doesn't talk over them or fill the pause with something unnecessary.

  <img src="https://mintcdn.com/voiceflow-009a8802/USr8Ka76fgEnlKw4/images/Skip-turn.png?fit=max&auto=format&n=USr8Ka76fgEnlKw4&q=85&s=2956b0af3b661cdf08cebf501d6653aa" alt="Skip Turn" width="1256" height="536" data-path="images/Skip-turn.png" />
</Update>

<Update label="April 27th, 2026" tags={["Added"]}>
  ## New default properties for chat transcripts

  Chat transcripts now include OS, Device, Browser & Country properties by default. You can also filter your transcripts or evaluation results by any of these properties.

  <img src="https://mintcdn.com/voiceflow-009a8802/2xvwV5JiryCcckkl/images/Meta-data-filters.png?fit=max&auto=format&n=2xvwV5JiryCcckkl&q=85&s=3ddc777dfceaec57d90cad9b7192be72" alt="Meta Data Filters" width="1672" height="774" data-path="images/Meta-data-filters.png" />
</Update>

<Update label="April 24rd, 2026" tags={["Added"]}>
  ## Shopify tools

  Connect your Shopify store to Voiceflow in a couple of clicks and give your agent instant access to real order and product data — no custom API wiring required.

  What your agent can now do out of the box:

  * **Answer product questions with live data** — stock levels, sizing, variants, and specs pulled straight from your catalog, so customers get accurate answers instead of hallucinated ones
  * **Resolve "where's my order?" without a human** — customers self-serve status, tracking, and history just by asking
  * **Turn support chats into revenue** — recommend the right next product based on what the customer is already looking at or buying
  * **Handle cancellations end-to-end** — refund-ready cancellations happen inside the conversation instead of in a support queue

      <img src="https://mintcdn.com/voiceflow-009a8802/jnqpe5ygXCTkE8mg/images/Shopify-tool-docs.png?fit=max&auto=format&n=jnqpe5ygXCTkE8mg&q=85&s=20e795d528c8ac56e44829529a4a2f23" alt="Shopify Tool Docs" width="1600" height="900" data-path="images/Shopify-tool-docs.png" />
</Update>

<Update label="April 23rd, 2026" tags={["Added"]}>
  ## Native fail path on Function and API steps

  You can now enable a native failure path on Function and API tool steps. When a tool responds with an error code, or times out, the failure path triggers if enabled.

  * If the Failure path is disabled and the tool errors or times out, the step exits through the first available port.
  * This does not apply to API or Function tools used in the global agent or playbooks — the agent handles all cases.
  * If the Failure path is disabled and the tool errors or times out, the step exits through the first available port.
  * This does not apply to API or Function tools used in the global agent or playbooks — the agent handles all cases.
  * If the Failure path is disabled and the tool errors or times out, the step exits through the first available port.
  * This does not apply to API or Function tools used in the global agent or playbooks — the agent handles all cases.
</Update>

<Update label="April 22nd, 2026" tags={["Added"]}>
  ## Workflow usage

  You can now see workflow usage, alongside playbook usage in analytics. If you're not immediately seeing it in your analytics view, try adding it by editing the view from the page header.

  <img src="https://mintcdn.com/voiceflow-009a8802/JhUyVIADO6gtUh71/images/Workflow-usagae-docs.png?fit=max&auto=format&n=JhUyVIADO6gtUh71&q=85&s=dfe3ef1c499cf74eedca0e03afeeeaab" alt="Workflow Usagae Docs" width="2192" height="1216" data-path="images/Workflow-usagae-docs.png" />
</Update>

<Update label="April 14th, 2026" tags={["Added"]}>
  ## Global tools

  You can now add [API](/documentation/build/tools/api-tool), [MCP](/documentation/build/tools/mcp-tool), [integration](/documentation/build/tools/overview) and [function](/documentation/build/tools/function-tool) tools directly at the agent level, making them available across your agent.

  [Global tools are available](https://docs.voiceflow.com/documentation/build/tools/global-tools#when-are-global-tools-are-available-for-my-agent-to-use) any time the user is in an agentic context.

  <img src="https://mintcdn.com/voiceflow-009a8802/NjqdU5YNVokSkTRu/images/Global-tools-docs-1.png?fit=max&auto=format&n=NjqdU5YNVokSkTRu&q=85&s=77d15d203ece5b8d75a3f1c7fb34498b" alt="Global Tools Docs 1" width="2820" height="1556" data-path="images/Global-tools-docs-1.png" />
</Update>

<Update label="April 13th, 2026" tags={["Added"]}>
  ## Custom timeouts for API and function tools

  You can now configure a custom timeout on [API](/documentation/build/tools/api-tool) and [function](/documentation/build/tools/function-tool) tools. If a tool doesn't respond within the set limit, it times out and triggers the fail path — so any fail tool messages or fallback paths you've configured will fire on timeout as well. The default timeout is 20 seconds.

  Maximum timeout limits by plan:

  | Plan       | Maximum timeout |
  | ---------- | --------------- |
  | Enterprise | 600s (10 min)   |
  | Business   | 150s (2.5 min)  |
  | Pro        | 150s (2.5 min)  |
  | Trial      | 60s (1 min)     |

  <img src="https://mintcdn.com/voiceflow-009a8802/uKridNCRSjmLyWyB/images/Request-timeout-docs-1.png?fit=max&auto=format&n=uKridNCRSjmLyWyB&q=85&s=69f27aca97493a6d892079da1fc1c83b" alt="Request Timeout Docs 1" width="2234" height="1494" data-path="images/Request-timeout-docs-1.png" />
</Update>

<Update label="April 9th, 2026" tags={["Added"]}>
  ## Live conversations indication in transcripts

  Your Transcripts table just got a heartbeat. Active conversations now appear have an indicator, alongside current cost — giving you a live pulse on every session as it happens. Refresh the table to pull in the latest updates without leaving the page.

  <img src="https://mintcdn.com/voiceflow-009a8802/8ips4lw9tS4zKfoo/images/Live-conversations-docs.png?fit=max&auto=format&n=8ips4lw9tS4zKfoo&q=85&s=f316c8ae618985e1bf4ea16c60e941b6" alt="Live Conversations Docs" width="1816" height="1162" data-path="images/Live-conversations-docs.png" />
</Update>

<Update label="April 8th, 2026" tags={["Improved"]}>
  ## Interact with responses while they stream

  Links are now clickable and text is copyable while the agent is still generating a response — so you can act on information the moment it appears, not after the last word lands.
</Update>

<Update label="April 6th, 2026" tags={["Improved"]}>
  ## Resizable conversation editor in run mode

  The conversation editor in run mode can now be resized, giving you more space when you need it.

  <Frame>
    <img src="https://mintcdn.com/voiceflow-009a8802/5sSXeTOLjrb5XPDK/images/ezgif-62f101d76f530fd5.gif?s=72788d0c050f5acaff2ebcdc0d4dc1cf" alt="Ezgif 62f101d76f530fd5" width="1280" height="735" data-path="images/ezgif-62f101d76f530fd5.gif" />
  </Frame>
</Update>

<Update label="April 2nd, 2026" tags={["Improved"]}>
  ## Run mode & transcript improvements

  Run mode and historical transcripts now surface three new layers of detail to make testing and reviewing your AI agents more informative:

  **Agent navigation** — When routing occurs, the transcript shows the path inline (e.g. *Agent → Reservations specialist)*, giving you a clear trace of how conversations are routed throughout your AI agent.

  **Latency indicators** — Each agent response shows its response time in milliseconds or seconds, making it easy to spot slow steps in your flow. Hover a latency chip to see more detail.

  **Input types** — User turns are tagged with how the input was received (e.g. *Voice input*, *Keypad input*, *Button input*, *Text input*), so you can better understand how your customers are interacting with your agent.

  <img src="https://mintcdn.com/voiceflow-009a8802/BMCGio1BtDRLX1rk/images/Run-updates-docs.png?fit=max&auto=format&n=BMCGio1BtDRLX1rk&q=85&s=540f7b2e6f9b9833e7673cb49fe3f2ed" alt="Run Updates Docs" width="2192" height="1216" data-path="images/Run-updates-docs.png" />
</Update>

<Update label="March 28th, 2026" tags={["Improved"]}>
  ## Improved evaluation filters

  You can now apply more granular filters to your evaluations — making it easier to track performance trends, compare results across specific time ranges, and pinpoint where your agent is improving or regressing.

  <img src="https://mintcdn.com/voiceflow-009a8802/tIfXEz-ZNhHlDQbq/images/Eval-filters-docs.png?fit=max&auto=format&n=tIfXEz-ZNhHlDQbq&q=85&s=c0e64d4d3843a9b991a67c28fb8cbb6f" alt="Eval Filters Docs" width="2820" height="642" data-path="images/Eval-filters-docs.png" />
</Update>

<Update label="March 26th, 2026" tags={["Added"]}>
  ## Customize widget loader

  You can now choose how your agent looks while it's thinking. Pick between a spinner with text or a minimal dots loader, and customize the loading message to match your brand. Find it under Interface → Widget. This is a chat only feature.

  <img src="https://mintcdn.com/voiceflow-009a8802/AO95GkHWE2R6nDVr/images/Loader-type-docs.png?fit=max&auto=format&n=AO95GkHWE2R6nDVr&q=85&s=ad0a67b23a4b627f38acc7523ddfd7c5" alt="Loader Type Docs" width="2192" height="1218" data-path="images/Loader-type-docs.png" />
</Update>

<Update label="March 24th, 2026" tags={["Added"]}>
  ## Async tool response capture

  API and Function tools running asynchronously can now save their response to a Voiceflow variable. Previously, async was fire-and-forget — useful for logging and side effects, but the response was lost. Now you can fire an async call, continue the conversation, and reference the result as soon as it arrives.

  This unlocks predictive experiences. Fetch a customer's recent orders during authentication, pull account data while the agent greets the user, or query a slow third-party service while the conversation moves forward.

  <img src="https://mintcdn.com/voiceflow-009a8802/nWmgCGR7dY66T-Ja/images/Async-docs-1.png?fit=max&auto=format&n=nWmgCGR7dY66T-Ja&q=85&s=e64133142ac9cedd90306adcbaa2030f" alt="Async Docs 1" width="2192" height="1216" data-path="images/Async-docs-1.png" />
</Update>

<Update label="March 19th, 2026" tags={["Added"]}>
  ## ElevenLabs Scribe v2 Realtime STT

  We’ve added support for ElevenLabs' newest and most accurate speech-to-speech model, Scribe v2 Realtime. Supporting 90+ languages.

  <img src="https://mintcdn.com/voiceflow-009a8802/lPaaPZcaKBQ62rc5/images/Scribe-changelog.png?fit=max&auto=format&n=lPaaPZcaKBQ62rc5&q=85&s=74051ef9047904272244c05f94fda962" alt="Scribe Changelog" width="1508" height="1584" data-path="images/Scribe-changelog.png" />
</Update>

<Update label="March 19th, 2026" tags={["Added"]}>
  ## Eleven v3 TTS

  We’ve added support for ElevenLabs' newest and most expressive text-to-speech model, Eleven v3. Supporting 70+ languages.

  <img src="https://mintcdn.com/voiceflow-009a8802/lPaaPZcaKBQ62rc5/images/Eleven3-changelog.png?fit=max&auto=format&n=lPaaPZcaKBQ62rc5&q=85&s=e86e02614fb3a251bb87c61f2f171b96" alt="Eleven3 Changelog" width="1162" height="848" data-path="images/Eleven3-changelog.png" />
</Update>

<Update label="March 13th, 2026" tags={["Added"]}>
  ## Show source URLs in responses

  When enabled, the agent includes the source URL (If public URL) alongside its response so users can verify or learn more. Recommended for help centers and documentation.

  This feature is available for both the knowledge base and web search system tools.\
  \
  You can set the maximum number of sources you want to show per agent message (defaulted to 1).

  <img src="https://mintcdn.com/voiceflow-009a8802/EHmr-u69t3HiqAlQ/images/Show-source-url-kb-docs-1.png?fit=max&auto=format&n=EHmr-u69t3HiqAlQ&q=85&s=6f60dfe8c39b1a094215a8e66ee4e7a4" alt="Show Source Url Kb Docs 1" width="2192" height="1232" data-path="images/Show-source-url-kb-docs-1.png" />
</Update>

<Update label="January 27th, 2026" tags={["Added"]}>
  ## Async functions and API tools

  You can now run Function and API tool steps asynchronously.

  Async execution allows the conversation to continue immediately without waiting for the tools to complete. No outputs or variables from the step will be returned or updated.

  This is ideal for non-blocking tasks such as logging, analytics, telemetry, or background reporting that don’t affect the conversation.

  Note: This setting applies to the reference of the Function or API tool — either where the tool is attached to an agent or where it’s used as a step on the canvas. It is not part of the underlying API or function definition, which allows the same tool to be reused with different async behaviour throughout your project.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_27th,_2026_Async_functions_and_API_tools/e0054d0f209b16ded7284c4b9d5bcec0b547d01f8637dde9c05994c767e887cc-CleanShot_2026-01-27_at_14.45.392x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=1ab8abcea9d868391c6df36839ddf824" alt="Async functions and API tools" width="2820" height="1986" data-path="images/changelog_images/January_27th,_2026_Async_functions_and_API_tools/e0054d0f209b16ded7284c4b9d5bcec0b547d01f8637dde9c05994c767e887cc-CleanShot_2026-01-27_at_14.45.392x.png" />
</Update>

<Update label="January 8th, 2026" tags={["Added"]}>
  ## Tool messages

  Tool messages let you define static messages that are surfaced to the user as a tool progresses through its lifecycle:

  1. Start — Message delivered when the tool is initiated
  2. Complete — Message delivered when the tool finishes successfully
  3. Failed — Message delivered if the tool encounters an error
  4. Delayed — Message delivered if the tool takes longer than a specified duration (default: 3000ms, configurable)

  This provides clear, predictable feedback during tool execution, improving transparency and user trust—especially for long-running or failure-prone tools.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_8th,_2026_Tool_messages/e10e6fa4e60475d5c2cb53d537599101b5fe8307f4f4fd9216234163a8522078-CleanShot_2026-01-08_at_10.32.522x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=ed674a751bb666a7aaa50944c4cff6fe" alt="Tool messages" width="3456" height="1984" data-path="images/changelog_images/January_8th,_2026_Tool_messages/e10e6fa4e60475d5c2cb53d537599101b5fe8307f4f4fd9216234163a8522078-CleanShot_2026-01-08_at_10.32.522x.png" />
</Update>

<Update label="January 8th, 2026" tags={["Added"]}>
  ## GPT 5.2

  Added global support for GPT 5.2

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_8th,_2026_GPT_5.2/dac926fc53de12728c51e5dbaa6a112b6bda8d71d010496438da27405be57a9a-CleanShot_2026-01-08_at_10.27.372x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=7af0772d7782ed2e1e83db404164677a" alt="GPT 5.2" width="888" height="540" data-path="images/changelog_images/January_8th,_2026_GPT_5.2/dac926fc53de12728c51e5dbaa6a112b6bda8d71d010496438da27405be57a9a-CleanShot_2026-01-08_at_10.27.372x.png" />
</Update>

<Update label="December 5th, 2025" tags={["Added"]}>
  ## Voice mode in web widget

  Your web widget now supports hands-free, real-time voice conversations. Enable it from the Widget tab for existing projects — it’s on by default for new ones.

  Users can talk naturally, see transcripts stream in instantly, and get a frictionless voice-first experience. It also doubles as the perfect in-browser way to test your phone conversations—no dialing in, just open the widget and run the full voice flow instantly.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/December_5th,_2025_Voice_mode_in_web_widget/6304f2fa3891792ea71fe42cdfde7853afbc31cf5eaa2355cf77f5d26e7f287b-ezgif-8a4a7d6c05eab371.gif?s=960717c33d6f05553fa2d56bea48a6eb" alt="Voice mode in web widget" width="800" height="963" data-path="images/changelog_images/December_5th,_2025_Voice_mode_in_web_widget/6304f2fa3891792ea71fe42cdfde7853afbc31cf5eaa2355cf77f5d26e7f287b-ezgif-8a4a7d6c05eab371.gif" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/December_5th,_2025_Voice_mode_in_web_widget/5caa633ab568f04e526e166d3c996555e62606f007baabe3512235e2a3617228-CleanShot_2025-12-05_at_10.04.432x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=669a4306e62497e105c33569c0b3de6c" alt="Voice mode in web widget" width="3456" height="1986" data-path="images/changelog_images/December_5th,_2025_Voice_mode_in_web_widget/5caa633ab568f04e526e166d3c996555e62606f007baabe3512235e2a3617228-CleanShot_2025-12-05_at_10.04.432x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/December_5th,_2025_Voice_mode_in_web_widget/8ac89748035ec2b298f47ce90cee81dbde2e8e7d79cb5a034deda91dfe34195c-CleanShot_2025-12-05_at_10.05.462x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=772f615f76801beaf6b0b872b6cc356a" alt="Voice mode in web widget" width="3456" height="1984" data-path="images/changelog_images/December_5th,_2025_Voice_mode_in_web_widget/8ac89748035ec2b298f47ce90cee81dbde2e8e7d79cb5a034deda91dfe34195c-CleanShot_2025-12-05_at_10.05.462x.png" />
</Update>

<Update label="November 27th, 2025" tags={["Added"]}>
  ## Native web search tool

  We’ve shipped a native Web Search tool so your agents can look up real-time information on the web mid-conversation—no custom integrations required.

  * Toggle on the web search tool in any agent to answer questions that need live data (news, prices, schedules, etc.).
  * Configure search prompts and guardrails so the agent only pulls what you want it to.
  * Results are summarized and grounded back into the conversation for more accurate, up-to-date answers.
  * Toggle on the web search tool in any agent to answer questions that need live data (news, prices, schedules, etc.).
  * Configure search prompts and guardrails so the agent only pulls what you want it to.
  * Results are summarized and grounded back into the conversation for more accurate, up-to-date answers.
  * Toggle on the web search tool in any agent to answer questions that need live data (news, prices, schedules, etc.).
  * Configure search prompts and guardrails so the agent only pulls what you want it to.
  * Results are summarized and grounded back into the conversation for more accurate, up-to-date answers.

      <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/November_27th,_2025_Native_web_search_tool/4833aab6f3db28b0a3b9dbf9fa9e31be34ceb2be7b8f72595e0b55422fbb48e0-CleanShot_2025-11-27_at_09.38.572x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=10ff7ffae5f483becede58d9bb80049e" alt="Native web search tool" width="1646" height="1018" data-path="images/changelog_images/November_27th,_2025_Native_web_search_tool/4833aab6f3db28b0a3b9dbf9fa9e31be34ceb2be7b8f72595e0b55422fbb48e0-CleanShot_2025-11-27_at_09.38.572x.png" />
</Update>

<Update label="November 11th, 2025" tags={["Added"]}>
  ## Telnyx telephony integration

  You can now connect your Telnyx account to import and manage phone numbers directly in Voiceflow, enabling Telnyx as your telephony provider for both inbound and outbound calls..

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/November_11th,_2025_Telnyx_telephony_integration/d574df792ae922fdf58b842a3d219a9406cc8621a954d9d3e6183d6103bf244c-CleanShot_2025-11-11_at_10.05.202x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=a249c26d56559228027efb49865ceb83" alt="Telnyx telephony integration" width="1320" height="1080" data-path="images/changelog_images/November_11th,_2025_Telnyx_telephony_integration/d574df792ae922fdf58b842a3d219a9406cc8621a954d9d3e6183d6103bf244c-CleanShot_2025-11-11_at_10.05.202x.png" />
</Update>

<Update label="November 10th, 2025" tags={["Added"]}>
  ## Native support for keypad input (DTMF)

  Added native support for DTMF keypad input in phone conversations. Users can now enter digits via their phone keypad, sending a DTMF trace to the runtime. Configure timeout and delimiters (#, \*) to control when input is processed. See [documentation here](/docs/dtmf#/).

  * Keypad input is off by default and can be turned on from Settings/Behaviour/Voice.
  * When on in project settings, keypad input can be turned off at the step level via the "Listen for other triggers" toggle.
  * [View full documentation here](/docs/dtmf#/)
  * Keypad input is off by default and can be turned on from Settings/Behaviour/Voice.
  * When on in project settings, keypad input can be turned off at the step level via the "Listen for other triggers" toggle.
  * [View full documentation here](/docs/dtmf#/)
  * Keypad input is off by default and can be turned on from Settings/Behaviour/Voice.
  * When on in project settings, keypad input can be turned off at the step level via the "Listen for other triggers" toggle.
  * [View full documentation here](/docs/dtmf#/)

      <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/November_10th,_2025_Native_support_for_keypad_input_(DTMF)/cde84932767adb0d81388512a5095eb21cdd6f3d9d2f7ae5ac97cb384842ec6c-CleanShot_2025-11-10_at_11.50.552x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=d20b8bb33a6e4adbe82c09c7c0c6b49e" alt="Native support for keypad input (DTMF)" width="1420" height="750" data-path="images/changelog_images/November_10th,_2025_Native_support_for_keypad_input_(DTMF)/cde84932767adb0d81388512a5095eb21cdd6f3d9d2f7ae5ac97cb384842ec6c-CleanShot_2025-11-10_at_11.50.552x.png" />
</Update>

<Update label="October 31st, 2025" tags={["Added"]}>
  ## Knowledge base metadata

  Add metadata to your Knowledge Base sources to deliver more relevant, localized, and precise answers, helping customers find what they need faster and improving overall resolution speed.

  1. Adding metadata on knowledge import

  When uploading files, URLs, or tabular data to the Knowledge Base, you can attach metadata at import time. This metadata is stored with each document or data chunk, enabling structured filtering and contextual retrieval later. For example, when importing car rental policies, you might tag each file with metadata like "locale": "US, CA, EU", or "serviceType": "car\_rental, equipment\_rental". This ensures that when the agent queries using metadata filters (static or dynamic), it only retrieves content relevant to the user’s local region or service context.

  2. Dynamically, or statically apply metadata at runtime

  From the Knowledge Base tool in your agent, define the metadata your agent should use when querying the tool. You can specify a static value (or variable) to consistently filter results, or let the agent dynamically assign metadata at runtime — allowing it to query the Knowledge Base contextually based on each unique conversation.

  Example – Car Booking Service

  If your Knowledge Base includes information for multiple locales (e.g., US, CA, EU), you can set a metadata field like locale. Instead of hardcoding a single locale, the agent can dynamically apply the user’s locale at runtime — for example:

  If a user says “I want to book a car in New York,” the agent automatically filters Knowledge Base results with locale: US, ensuring responses only reference policies, pricing, and availability relevant to that locale.

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/October_31st,_2025_Knowledge_base_metadata/bcc1ce71b0660cc042cf8da92ab81eaaf7e45b3a547a03b10d65f2effff61d6e-CleanShot_2025-10-31_at_14.16.002x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=b069eeef2a182fb37a92068c6f87b7a7" alt="Knowledge base metadata" width="3456" height="1982" data-path="images/changelog_images/October_31st,_2025_Knowledge_base_metadata/bcc1ce71b0660cc042cf8da92ab81eaaf7e45b3a547a03b10d65f2effff61d6e-CleanShot_2025-10-31_at_14.16.002x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/October_31st,_2025_Knowledge_base_metadata/1b06a1504f441c32a5b2d5746d8d6fe98091cb9b067257eec9d3ed992e95553d-CleanShot_2025-10-31_at_14.16.362x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=2eaf11b8c351fa4ba2509de0d8e166e4" alt="Knowledge base metadata" width="3456" height="1984" data-path="images/changelog_images/October_31st,_2025_Knowledge_base_metadata/1b06a1504f441c32a5b2d5746d8d6fe98091cb9b067257eec9d3ed992e95553d-CleanShot_2025-10-31_at_14.16.362x.png" />
</Update>

<Update label="October 29th, 2025" tags={["Added"]}>
  ## Built-in time variables

  We’ve added a set of built-in time variables that make it easier to access and use time within your agents—no external API calls or workarounds required. Perfect for agents that depend on current or relative time inputs.

  Project timezone can be set in project/behaviour settings:

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/October_29th,_2025_Built-in_time_variables/fcdef0273694a068b2457af8856cdf7b52a68596e25749ff4aa5e76794689709-CleanShot_2025-10-29_at_13.28.47.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=59bdc74f941819ccc37b7b54b5b2a38d" alt="Built-in time variables" width="1920" height="989" data-path="images/changelog_images/October_29th,_2025_Built-in_time_variables/fcdef0273694a068b2457af8856cdf7b52a68596e25749ff4aa5e76794689709-CleanShot_2025-10-29_at_13.28.47.png" />
</Update>

<Update label="October 20th, 2025" tags={["Added"]}>
  ## Deepgram Flux ASR model

  We've added [Deepgram Flux](https://flux.deepgram.com/), their ASR newest model built specifically for Voice AI.

  Flux is the first conversational speech recognition model built specifically for voice agents. Unlike traditional STT that just transcribes words, Flux understands conversational flow and automatically handles turn-taking.

  Flux tackles the most critical challenges for voice agents today: knowing when to listen, when to think, and when to speak. The model features first-of-its-kind model-integrated end-of-turn detection, configurable turn-taking dynamics, and ultra-low latency optimized for voice agent pipelines, all with Nova-3 level accuracy.

  Flux is Perfect for: turn-based voice agents, customer service bots, phone assistants, and real-time conversation tools.

  Key Benefits:

  * Smart turn detection — Knows when speakers finish talking
  * Ultra-low latency — \~260ms end-of-turn detection
  * Early LLM responses — EagerEndOfTurn events for faster replies
  * Turn-based transcripts — Clean conversation structure
  * Natural interruptions — Built-in barge-in handling
  * Nova-3 accuracy — Best-in-class transcription quality

      <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/October_20th,_2025_Deepgram_Flux_ASR_model/4e71ede01a33ca9cf97d015f803e993eb962bf42aaf877283848361aca7666f3-CleanShot_2025-10-20_at_10.29.342x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=efc5d22fd9784342ad92ae3fd3228dc8" alt="Deepgram Flux ASR model" width="2526" height="1990" data-path="images/changelog_images/October_20th,_2025_Deepgram_Flux_ASR_model/4e71ede01a33ca9cf97d015f803e993eb962bf42aaf877283848361aca7666f3-CleanShot_2025-10-20_at_10.29.342x.png" />
</Update>

<Update label="October 17th, 2025" tags={["Added"]}>
  ## Sync audio and text output

  Converts text to speech in real time and keeps the spoken audio perfectly aligned with the displayed text. This ensures call transcripts are an accurate, word-for-word representation of what was actually said.

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/October_17th,_2025_Sync_audio_and_text_output/f7c6119f62a94ea333e65e342492d3191364ab051b1d651e6817241785fcadcb-CleanShot_2025-10-17_at_10.23.332x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=8cf256bf80a21d6b3bd3eec721430adc" alt="Sync audio and text output" width="3456" height="1984" data-path="images/changelog_images/October_17th,_2025_Sync_audio_and_text_output/f7c6119f62a94ea333e65e342492d3191364ab051b1d651e6817241785fcadcb-CleanShot_2025-10-17_at_10.23.332x.png" />
</Update>

<Update label="October 16th, 2025" tags={["Added"]}>
  ## Transcript inactivity timeout

  This setting lets you define how long a conversation can stay inactive before the transcript automatically ends.

  This is different from session timeout — the session stays open, but the transcript closes after the set inactivity period, enabling more accurate reporting and evaluations.

  Important: ending the transcript does not end the user’s ability to re-engage. If the user responds again, a new transcript will begin within the same session.

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/October_16th,_2025_Transcript_inactivity_timeout/87477a3dbf2126f505d672328fd71fb43f8231c0f86c4cdae8586e7cc8d3703d-CleanShot_2025-10-16_at_10.59.132x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=2d4b16cddded13c16f7a7856dbe53728" alt="Transcript inactivity timeout" width="3456" height="1986" data-path="images/changelog_images/October_16th,_2025_Transcript_inactivity_timeout/87477a3dbf2126f505d672328fd71fb43f8231c0f86c4cdae8586e7cc8d3703d-CleanShot_2025-10-16_at_10.59.132x.png" />
</Update>

<Update label="October 14th, 2025" tags={["Added"]}>
  ## Priority processing for Open AI models

  We’ve added a new [Priority Processing](https://openai.com/api-priority-processing/) setting for OAI-supported models. When enabled, your requests will be given higher processing priority for faster response times and reduced latency. Note: this will consume more credits.

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/October_14th,_2025_Priority_processing_for_Open_AI_models/a768c0c6aeceba9ac0b810161fca588acca242027c5053a8fb11843976128f1d-CleanShot_2025-10-14_at_16.52.132x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=4c95fde004850bf506d026aee2bceea8" alt="Priority processing for Open AI models" width="3456" height="1986" data-path="images/changelog_images/October_14th,_2025_Priority_processing_for_Open_AI_models/a768c0c6aeceba9ac0b810161fca588acca242027c5053a8fb11843976128f1d-CleanShot_2025-10-14_at_16.52.132x.png" />
</Update>

<Update label="September 29th, 2025" tags={["Added"]}>
  ## MCP tools

  Supercharge your agents by connecting directly to MCP servers.

  * 🔌 Connect to MCP servers in just a few clicks
  * 📥 Add MCP server tools to your agents
  * 🔄 Sync MCP servers to stay up-to-date

  Bring in any tool, expand what your agents can do, and take your workflows to the next level.

  [Documentation](/docs/mcp-tool#/)

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/September_29th,_2025_MCP_tools/bb4f13b06db9a8ed554515b301a4e57b7b5ee6c3985ecbb72d9baeffed70fc4e-CleanShot_2025-09-29_at_13.57.202x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=f99c6987a9a248c3e8541a6edff33cde" alt="MCP tools" width="3456" height="1984" data-path="images/changelog_images/September_29th,_2025_MCP_tools/bb4f13b06db9a8ed554515b301a4e57b7b5ee6c3985ecbb72d9baeffed70fc4e-CleanShot_2025-09-29_at_13.57.202x.png" />
</Update>

<Update label="September 23rd, 2025" tags={["Added"]}>
  ## Call forwarding tool in agents

  You can now enable your agents to forward calls to a different number, SIP address, or extension.

  * 📞 Seamlessly transfer callers to the right person or agent
  * 🔀 Supports phone numbers, SIP addresses, and extensions
  * 🛠️ Configure forwarding directly in your agent’s tools

  This makes it easier to connect customers with the right destination without breaking the flow of the conversation.

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/September_23rd,_2025_Call_forwarding_tool_in_agents/0e2c617601290ea3c7ee4819e21575c955c342bb97b008ca82e7f542271624e6-CleanShot_2025-09-23_at_13.39.322x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=02d7ff55069025c0f7ec05d5ff29bfcd" alt="Call forwarding tool in agents" width="1968" height="1800" data-path="images/changelog_images/September_23rd,_2025_Call_forwarding_tool_in_agents/0e2c617601290ea3c7ee4819e21575c955c342bb97b008ca82e7f542271624e6-CleanShot_2025-09-23_at_13.39.322x.png" />
</Update>

<Update label="September 12th, 2025" tags={["Added"]}>
  ## Control reasoning effort for supporting GPT models

  We've added a reasoning effort slider for all supporting GPT models (GPT-5, GPT-5 mini, GPT-5 nano, GPT-o3 and GPT-o4-mini).

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/September_12th,_2025_Control_reasoning_effort_for_supporting_GPT_models/fdef0f633910a7561ac216aa297afb1e843dde68ac1595f0bd03b0bb0bfeb28a-CleanShot_2025-09-12_at_10.25.352x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=3f07afbb4540d1102e0b189b93ce971e" alt="Control reasoning effort for supporting GPT models" width="1018" height="906" data-path="images/changelog_images/September_12th,_2025_Control_reasoning_effort_for_supporting_GPT_models/fdef0f633910a7561ac216aa297afb1e843dde68ac1595f0bd03b0bb0bfeb28a-CleanShot_2025-09-12_at_10.25.352x.png" />
</Update>

<Update label="September 11th, 2025" tags={["Improved"]}>
  ## Shareable links now match your AI agent

  Shareable links have been upgraded to better reflect the agent you’re building. Each link now points to a hosted version of your AI agent that mirrors your selected environment (dev, staging, production) and interface, so what you share is exactly what others will experience. Password protection is also available for secure access.

  * 🔗 Sharable links now mirror your actual AI agent
  * 🛠️ Environment-specific links (dev, staging, production)
  * 🎨 Customize the look and feel via the Interfaces tab
  * 🔒 Optional password protection for secure sharing

      <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/September_11th,_2025_Shareable_links_now_match_your_AI_agent/2f723431f98ac5b99a9f926d5d738010cf52d5996d2de0af43a894f1f4a8db88-CleanShot_2025-09-11_at_17.42.022x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=40a684933749479f8945615ea3dc4cc6" alt="Shareable links now match your AI agent" width="1152" height="766" data-path="images/changelog_images/September_11th,_2025_Shareable_links_now_match_your_AI_agent/2f723431f98ac5b99a9f926d5d738010cf52d5996d2de0af43a894f1f4a8db88-CleanShot_2025-09-11_at_17.42.022x.png" />
</Update>

<Update label="September 11th, 2025" tags={["Added"]}>
  ## Staging environment added

  We’ve introduced a new staging environment to help you manage deployments more effectively. You can now publish between development, staging, and production to test changes before going live.

  * New staging environment for pre-production testing
  * Publish across dev → staging → production
  * More control and confidence in deployment flows
  * Override secrets per environment for greater flexibility

      <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/September_11th,_2025_Staging_environment_added/3c355c0da66ae5d49e5554a69d27383d59d7f6004b3373fbad4a52f955ea6d95-CleanShot_2025-09-11_at_17.27.592x.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=c5ebfa657d62dbd48af76f3eaec499c0" alt="Staging environment added" width="1130" height="1012" data-path="images/changelog_images/September_11th,_2025_Staging_environment_added/3c355c0da66ae5d49e5554a69d27383d59d7f6004b3373fbad4a52f955ea6d95-CleanShot_2025-09-11_at_17.27.592x.png" />
</Update>

<Update label="September 8th, 2025" tags={["Improved"]}>
  ## Duplicating projects now clones knowledge base

  You can now duplicate projects along with their entire knowledge base. When cloning a project, all connected documents and data sources are copied as well—so your new project starts with the same knowledge setup as the original.

  This enhancement only applies to project duplication. Knowledge bases are not yet cloned when using project import.
</Update>

<Update label="August 28th, 2025" tags={["Added"]}>
  ## Control saving of empty transcripts

  You can now choose whether to save transcripts where the bot spoke but the user never replied. Use this toggle to keep your transcript logs cleaner and focused on real interactions. By default, all new projects will save all conversations to transcripts.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/August_28th,_2025_Control_saving_of_empty_transcripts/2af05683580919ff481007da67c318f5ae425925b15422a309009a221b746c39-CleanShot_2025-08-28_at_12.35.012x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=2d891b4cfb7c8016cf5adc0b7816b715" alt="Control saving of empty transcripts" width="2238" height="1052" data-path="images/changelog_images/August_28th,_2025_Control_saving_of_empty_transcripts/2af05683580919ff481007da67c318f5ae425925b15422a309009a221b746c39-CleanShot_2025-08-28_at_12.35.012x.png" />
</Update>

<Update label="August 21st, 2025" tags={["Added"]}>
  ## Save input variables in tool calls

  Previous to this release, you could only capture the output of a tool call (e.g., the response from an API). Now, you can also persist the inputs (the parameters sent to the tool) as Voiceflow variables. This means both sides of the transaction — request and response — can be tracked, reused, or referenced later in the conversation.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/August_21st,_2025_Save_input_variables_in_tool_calls/cdb1bdfe3d458fce34a5567b954ea6a5bcd38c261a5ce38aad63757a17adda25-CleanShot_2025-08-21_at_10.09.512x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=1013b8daac438b710674b3cd57b53c42" alt="Save input variables in tool calls" width="3448" height="1980" data-path="images/changelog_images/August_21st,_2025_Save_input_variables_in_tool_calls/cdb1bdfe3d458fce34a5567b954ea6a5bcd38c261a5ce38aad63757a17adda25-CleanShot_2025-08-21_at_10.09.512x.png" />
</Update>

<Update label="August 14th, 2025" tags={["Added"]}>
  ## GPT-5 models

  GPT-5 models are now available in Voiceflow.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/August_14th,_2025_GPT-5_models/a6d6d378c35236595e6a3dcef016003b4d874c0f5da8a4f93f0b0fc916d1c5f8-CleanShot_2025-08-14_at_09.46.162x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=9a1ea929962e944753c7075e812f12be" alt="GPT-5 models" width="886" height="814" data-path="images/changelog_images/August_14th,_2025_GPT-5_models/a6d6d378c35236595e6a3dcef016003b4d874c0f5da8a4f93f0b0fc916d1c5f8-CleanShot_2025-08-14_at_09.46.162x.png" />
</Update>

<Update label="August 14th, 2025" tags={["Improved"]}>
  ## Double-click to open agent step

  You can now double-click an agent step to jump straight into its editor — saving yourself an extra click.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/August_14th,_2025_Double-click_to_open_agent_step/1564e6b9febc8f40654a47e8b9d86b0fad9a813bba9d029ddda98bec39213aa5-CleanShot_2025-08-14_at_09.43.58.gif?s=3268e57a90ee45f080bf8709771d2009" alt="Double-click to open agent step" width="2000" height="1150" data-path="images/changelog_images/August_14th,_2025_Double-click_to_open_agent_step/1564e6b9febc8f40654a47e8b9d86b0fad9a813bba9d029ddda98bec39213aa5-CleanShot_2025-08-14_at_09.43.58.gif" />
</Update>

<Update label="August 5th, 2025" tags={["Added"]}>
  ## Tool step

  You can now run tools outside of the agent step using the new Tool Step.

  This lets you trigger any tool in your agent — like sending an email or making an API call — anywhere in your workflows.

  🛠️ You’ll find the call forwarding Step in the ‘Dev’ section of the step menu for now.

  Tools can also be used as actions:

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/August_5th,_2025_Tool_step/d18a9ac48b14f06f0fd40e95b018fd0582d1dbfce7a2672be83157afc34594d4-CleanShot_2025-08-05_at_14.08.182x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=5b4a9b8e9181b1ae437148c72a9071f6" alt="Tool step" width="1980" height="1092" data-path="images/changelog_images/August_5th,_2025_Tool_step/d18a9ac48b14f06f0fd40e95b018fd0582d1dbfce7a2672be83157afc34594d4-CleanShot_2025-08-05_at_14.08.182x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/August_5th,_2025_Tool_step/602171e884646385bb4ffe102dd0eab33704537db3e893ce070d1362cc7a11fd-CleanShot_2025-08-05_at_14.12.282x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=fbed64276083d2bfb1bc4275dc26ede9" alt="Tool step" width="1494" height="890" data-path="images/changelog_images/August_5th,_2025_Tool_step/602171e884646385bb4ffe102dd0eab33704537db3e893ce070d1362cc7a11fd-CleanShot_2025-08-05_at_14.12.282x.png" />
</Update>

<Update label="August 5th, 2025" tags={["Added"]}>
  ## New analytics API

  A few months ago, we released a new analytics view—giving you deeper insights into agent performance, tool usage, credit consumption, and more.

  Today, we're releasing an updated [Analytics API](/reference/querypubliccontroller_queryusagev2#/) to match. This new version gives you programmatic access to the same powerful data, so you can:

  Track agent performance over time

  Monitor tool and credit usage

  Build custom dashboards and reports

  Use the new API to integrate analytics directly into your workflows and get the insights you need—where you need them.
</Update>

<Update label="July 29th, 2025" tags={["Added"]}>
  ## Custom query control & chunk limit for knowledge base tool

  You now have more control over how your agents retrieve knowledge. Customize the query your agent uses to search the knowledge base, and fine-tune the chunk size limit to better match your content. This gives you more precision, better answers, and smarter agents.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_29th,_2025_Custom_query_control_&_chunk_limit_for_knowledge_base_tool/f1b4c72d8f70e8289947d71cc6d8a955493beda32ca6a7ae0163864b7e5eae45-CleanShot_2025-07-29_at_14.54.242x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=e9ea8f610765a3fc973b2025445e1731" alt="Custom query control & chunk limit for knowledge base tool" width="1708" height="1684" data-path="images/changelog_images/July_29th,_2025_Custom_query_control_&_chunk_limit_for_knowledge_base_tool/f1b4c72d8f70e8289947d71cc6d8a955493beda32ca6a7ae0163864b7e5eae45-CleanShot_2025-07-29_at_14.54.242x.png" />
</Update>

<Update label="July 28th, 2025" tags={["Added"]}>
  ## Better transcripts. Custom evaluations. Better AI agents.

  Your AI agents just got a massive upgrade:

  [**🔥 What’s new**](#-whats-new)

  * Transcripts, reimagined – Replay calls, debug step-by-step, filter with precision, and visualize user actions like button clicks — all in a faster, cleaner UI.
  * Evaluations, your way – Define what “good” looks like with customizable evaluation templates, multiple scoring types (rating, binary, text), auto-run support, and performance tracking over time.

  [**📝 Transcripts**](#-transcripts)

  A full overhaul of the transcripts experience, built to help teams analyze, debug, and improve agents faster.

  1. Call recordings – Replay conversations to hear how your agent performs in the real world
  2. Robust debug logs – Trace agent decisions step-by-step
  3. Granular filtering – Slice data by time, user ID, evaluation result, and more
  4. Button click visualization – See exactly where users clicked in the conversation
  5. Cleaner UI – Faster load times, more usable data

  [**📊 Evaluations**](#-evaluations)

  Define what “good” looks like — and measure it, your way. Build (or generate) your own evaluation criteria, tailor analysis to your business goals, and iterate with confidence.

  Eval types – support for:

  1. ⭐ Rating evals (e.g. 1–5)
  2. ✅ Binary evals (Pass/Fail)
  3. 📝 Text evals (open-ended notes)

  Also includes:

  * Batch or auto-run – Evaluate hundreds of transcripts in a few clicks, or automatically as they come in
  * Analytics & logs – See detailed results per message or overall trends over time

  [**APIs**](#apis)

  * We've release a brand new [Evaluations API](https://link.voiceflow.com/evals-api)
  * We've release a new [Transcripts API](https://link.voiceflow.com/transcript-api) The legacy Transcripts API is still supported and currently has no deprecation timeline

  🕓 Transition Period: Until September 28, 2025, all transcripts will be available in the legacy view, for existing projects. On September 28th, 2025 the old view will be hidden and the new transcripts view will be the default. Transcripts older than 60 days will still be accessible via API for the foreseeable future.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./dad6eeed328350abb2f607579fd2cc50fe8e69b782b1c380bedeed85c5f512c0-System_shows_overview_when_call_recording_exists.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=eb34b5f9e3dcdade976a4fb39181534a" alt="Better transcripts. Custom evaluations. Better AI agents." width="2970" height="1800" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./dad6eeed328350abb2f607579fd2cc50fe8e69b782b1c380bedeed85c5f512c0-System_shows_overview_when_call_recording_exists.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./5948180270badf7ac43f6cd0eb37d9a3574b88a4b5db76cec7b973148753aea2-CleanShot_2025-07-28_at_15.40.012x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=4af4933d2efd8221ee7232ff6da2ee7d" alt="Better transcripts. Custom evaluations. Better AI agents." width="3448" height="1976" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./5948180270badf7ac43f6cd0eb37d9a3574b88a4b5db76cec7b973148753aea2-CleanShot_2025-07-28_at_15.40.012x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./491e374d7a68ac9a31ef3a786a2b62fff6c6ca080641278cd50c292ea919f38b-CleanShot_2025-07-28_at_15.40.592x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=cdc9b481a69b4638e77a688e5d91a9d9" alt="Better transcripts. Custom evaluations. Better AI agents." width="1192" height="1132" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./491e374d7a68ac9a31ef3a786a2b62fff6c6ca080641278cd50c292ea919f38b-CleanShot_2025-07-28_at_15.40.592x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./0a3228e567c2b655ea6aeec28c27e4ac3a5acdf30cd4cfec01858864e1fe73d0-CleanShot_2025-07-28_at_15.44.422x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=c6955adb2ac6f7e7090fd99976f47e7f" alt="Better transcripts. Custom evaluations. Better AI agents." width="2524" height="1058" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./0a3228e567c2b655ea6aeec28c27e4ac3a5acdf30cd4cfec01858864e1fe73d0-CleanShot_2025-07-28_at_15.44.422x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./7f5aeb99eacd4e96d79a3940f13812c57bd0336e6f8f85adcd4040cd3a12471d-CleanShot_2025-07-28_at_15.46.212x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=2c7049d4f8ac147a907e7cb9a8722256" alt="Better transcripts. Custom evaluations. Better AI agents." width="3456" height="1982" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./7f5aeb99eacd4e96d79a3940f13812c57bd0336e6f8f85adcd4040cd3a12471d-CleanShot_2025-07-28_at_15.46.212x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./77a7875d4adfaab4378739405828eec5266961115ba4a43461475f6f5fc954c7-CleanShot_2025-07-28_at_15.51.282x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=b062f4c3dc5da6c558aadfdf6ef95454" alt="Better transcripts. Custom evaluations. Better AI agents." width="2626" height="1790" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./77a7875d4adfaab4378739405828eec5266961115ba4a43461475f6f5fc954c7-CleanShot_2025-07-28_at_15.51.282x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./61290780205589b0d4e468c9ea80227aed7ef96b8cc6db35640b4a6d34d18545-CleanShot_2025-07-28_at_15.53.012x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=4b5d0fa73e7094026e743503f8f13c2e" alt="Better transcripts. Custom evaluations. Better AI agents." width="1318" height="824" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./61290780205589b0d4e468c9ea80227aed7ef96b8cc6db35640b4a6d34d18545-CleanShot_2025-07-28_at_15.53.012x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./04ac777f1dd48e289eab497323a2b589ec7ac68da3f92bdf11de0d5025f0bc76-CleanShot_2025-07-28_at_15.53.422x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=57e32b4609d82b454d58a26f187d4eff" alt="Better transcripts. Custom evaluations. Better AI agents." width="3454" height="1984" data-path="images/changelog_images/July_28th,_2025_Better_transcripts._Custom_evaluations._Better_AI_agents./04ac777f1dd48e289eab497323a2b589ec7ac68da3f92bdf11de0d5025f0bc76-CleanShot_2025-07-28_at_15.53.422x.png" />
</Update>

<Update label="July 28th, 2025" tags={["Added"]}>
  ## Gmail tools: let your AI agents send emails

  Agents can now send emails seamlessly as part of any conversation. Whether it’s a confirmation, follow-up, or lead nurture message — the new Send Email tool makes it easy to automate communication right from your agent. Just connect your Gmail account and you’re ready to go.

  Make sure to instruct your agent on how to use this tool properly. Give it a try in the agent step!

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Gmail_tools_let_your_AI_agents_send_emails/58f98818239956c04a9688f24bf18e9ae13054bbe39d35b224a89900c92551e3-CleanShot_2025-07-28_at_10.58.502x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=d3518a77f6cdf78ae441f1e869939e20" alt="Gmail tools: let your AI agents send emails" width="860" height="700" data-path="images/changelog_images/July_28th,_2025_Gmail_tools_let_your_AI_agents_send_emails/58f98818239956c04a9688f24bf18e9ae13054bbe39d35b224a89900c92551e3-CleanShot_2025-07-28_at_10.58.502x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_28th,_2025_Gmail_tools_let_your_AI_agents_send_emails/327858ba1851bba7fe132f7598587b9e9c5bf6d215549b8e04a6c28bccfe6b5f-CleanShot_2025-07-28_at_11.00.372x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=84f7fe856280dfb981727ef7df740806" alt="Gmail tools: let your AI agents send emails" width="874" height="512" data-path="images/changelog_images/July_28th,_2025_Gmail_tools_let_your_AI_agents_send_emails/327858ba1851bba7fe132f7598587b9e9c5bf6d215549b8e04a6c28bccfe6b5f-CleanShot_2025-07-28_at_11.00.372x.png" />
</Update>

<Update label="July 25th, 2025" tags={["Added"]}>
  ## Call forwarding step

  Seamlessly connect your voice AI agent to the real world with call forwarding.

  The new call forwarding step lets your AI agent hand off calls to a real person (or another AI agent)—instantly and smoothly.

  * ✅ Route to phone numbers
  * ✅ Include optional extensions
  * ✅ Support for SIP addresses

  Build smarter, more human-ready voice agents—without sacrificing automation.

  🛠️ You’ll find the call forwarding Step in the ‘Dev’ section of the step menu for now. We’re planning to introduce a dedicated voice section soon—stay tuned!

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_25th,_2025_Call_forwarding_step/224cf13ff154677844782b7bf4699bed7ce642ea234dbb598e160c289f0a11fd-CleanShot_2025-07-25_at_15.30.062x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=7c9a253d1d1caa9e892761d03bee1a26" alt="Call forwarding step" width="2590" height="1784" data-path="images/changelog_images/July_25th,_2025_Call_forwarding_step/224cf13ff154677844782b7bf4699bed7ce642ea234dbb598e160c289f0a11fd-CleanShot_2025-07-25_at_15.30.062x.png" />
</Update>

<Update label="July 23rd, 2025" tags={["Added"]}>
  ## Hubspot tools

  Connect your agents to Hubspot to create contacts, leads and tickets.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_23rd,_2025_Hubspot_tools/db3d1a3cefd7b9009e8645e9bffb6a7255fbe83d80fa1ab952daf36043ca6b7d-CleanShot_2025-07-23_at_08.43.552x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=a9f243e9ac387ba14adacb5bf6b99629" alt="Hubspot tools" width="762" height="596" data-path="images/changelog_images/July_23rd,_2025_Hubspot_tools/db3d1a3cefd7b9009e8645e9bffb6a7255fbe83d80fa1ab952daf36043ca6b7d-CleanShot_2025-07-23_at_08.43.552x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_23rd,_2025_Hubspot_tools/fd41399af99129a7fdbd6ccf309b3c009eaac95d8f6285efed17b6769f5d7a88-CleanShot_2025-07-23_at_08.43.182x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=3e02b21c08b5e468eff25cdd6cf99669" alt="Hubspot tools" width="858" height="752" data-path="images/changelog_images/July_23rd,_2025_Hubspot_tools/fd41399af99129a7fdbd6ccf309b3c009eaac95d8f6285efed17b6769f5d7a88-CleanShot_2025-07-23_at_08.43.182x.png" />
</Update>

<Update label="July 23rd, 2025" tags={["Added"]}>
  ## SMS messaging with Twilio tools

  Enable your agents to send SMS messages with an effortless connection to Twilio. Try it now in the agent step.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_23rd,_2025_SMS_messaging_with_Twilio_tools/7f3335cb865b702fceac3a004f97d8d1b1ce6452ace34dbe823fa34609cd2695-CleanShot_2025-07-23_at_08.39.272x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=14122b079e10b0ced055a4ab82819c5a" alt="SMS messaging with Twilio tools" width="764" height="612" data-path="images/changelog_images/July_23rd,_2025_SMS_messaging_with_Twilio_tools/7f3335cb865b702fceac3a004f97d8d1b1ce6452ace34dbe823fa34609cd2695-CleanShot_2025-07-23_at_08.39.272x.png" />
</Update>

<Update label="July 15th, 2025" tags={["Added"]}>
  ## Create AI agents instantly — from just a prompt

  We’ve made building AI agents dramatically faster.

  You can now generate a fully-functional agent by simply describing what you want it to do. No setup. No manual flow-building. Just write a detailed prompt — and Voiceflow will generate everything for you:

  ✅ Agent instructions

  ✅ Tools and workflows

  ✅ Conversation logic and components

  This means less time configuring, more time testing and refining your agent behavior.

  Today, we’re launching:

  1. Prompt-to-project generation – go from idea to working prototype in seconds
  2. Prompt-to-workflow generation – describe a capability, get a complete workflow
  3. Prompt-to-component generation – create specific tools and logic on the fly

  This is a foundational leap in how AI agents get built on Voiceflow - we can’t wait to see what you create.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_15th,_2025_Create_AI_agents_instantly_from_just_a_prompt/40d95e7e1d89f36d4be0570692ded7014c035ddafad5c5889562cc53d21ceacd-CleanShot_2025-07-15_at_11.00.342x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=cb7896837171aa235feebcfea20244bd" alt="Create AI agents instantly — from just a prompt" width="3450" height="1972" data-path="images/changelog_images/July_15th,_2025_Create_AI_agents_instantly_from_just_a_prompt/40d95e7e1d89f36d4be0570692ded7014c035ddafad5c5889562cc53d21ceacd-CleanShot_2025-07-15_at_11.00.342x.png" />
</Update>

<Update label="July 10th, 2025" tags={["Added"]}>
  ## Vonage integration for telephony

  Voiceflow now supports importing phone numbers from Vonage as an alternative to Twilio. Vonage offers a minor latency improvement (\~200-400ms) over Twilio, for more responsive calls.

  For more information: [https://dashboard.nexmo.com/](https://dashboard.nexmo.com/) [https://www.vonage.ca/en/communications-apis/voice/](https://www.vonage.ca/en/communications-apis/voice/)

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_10th,_2025_Vonage_integration_for_telephony/d2f1ac7e4093d3874fbe4efffe808a02c392be9ebaf46dd650c0861747db3632-Capture_decran_le_2025-07-10_a_10.09.01.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=7a7f2dd0d2ced7c47611603ab7309da3" alt="Vonage integration for telephony" width="3024" height="1184" data-path="images/changelog_images/July_10th,_2025_Vonage_integration_for_telephony/d2f1ac7e4093d3874fbe4efffe808a02c392be9ebaf46dd650c0861747db3632-Capture_decran_le_2025-07-10_a_10.09.01.png" />
</Update>

<Update label="July 9th, 2025" tags={["Added"]}>
  ## Smarter knowledge base building with LLM chunking strategies

  Your Knowledge Base just got a major upgrade. With our new LLM chunking strategies, you can now prep your data for AI like a pro—no manual formatting needed.

  We’ve introduced 5 powerful strategies to help structure and optimize your content for maximum retrieval performance:

  🧠 Smart chunking Automatically breaks content into logical, topic-based sections. Ideal for complex documents with multiple subjects.

  ❓ FAQ optimization Generates sample questions per section, perfect for creating high-impact FAQs.

  🧹HTML & noise removal Cleans up messy website markup and boilerplate. Best used on content pulled from the web or markdown.

  📝Add topic headers Inserts short, helpful summaries above each section. Great for longform content that needs context.

  🔍 Summarize Distills each section to its key points, removing fluff. Perfect for dense reports or research.

  These chunking strategies help you get more accurate, more relevant answers from your AI—especially for data sources not originally built for Retrieval-Augmented Generation (RAG).

  Ready to make your Knowledge Base smarter? Try out some LLM chunking strategies and watch the results speak for themselves.

  Note - LLM chunking strategies use credits. Before processing, we’ll show you a clear estimate of how many credits will be used—so you’re always in control.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_9th,_2025_Smarter_knowledge_base_building_with_LLM_chunking_strategies/218badbb9bdabedac1d93a7d457c81643b923d8bf4094464d9fd44c2a709fc96-CleanShot_2025-07-09_at_13.04.402x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=6596122d046df58e57f3522ae10a5973" alt="Smarter knowledge base building with LLM chunking strategies" width="3456" height="1984" data-path="images/changelog_images/July_9th,_2025_Smarter_knowledge_base_building_with_LLM_chunking_strategies/218badbb9bdabedac1d93a7d457c81643b923d8bf4094464d9fd44c2a709fc96-CleanShot_2025-07-09_at_13.04.402x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_9th,_2025_Smarter_knowledge_base_building_with_LLM_chunking_strategies/b49e5d1d35b1bba5fb033cd2fbe2b1948f4c4c199b2455a34b5fc7c403442a5f-CleanShot_2025-07-09_at_13.11.332x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=2c50e976e6152c043b92716005caf7f3" alt="Smarter knowledge base building with LLM chunking strategies" width="1214" height="740" data-path="images/changelog_images/July_9th,_2025_Smarter_knowledge_base_building_with_LLM_chunking_strategies/b49e5d1d35b1bba5fb033cd2fbe2b1948f4c4c199b2455a34b5fc7c403442a5f-CleanShot_2025-07-09_at_13.11.332x.png" />
</Update>

<Update label="July 8th, 2025" tags={["Added"]}>
  ## Make.com tool

  Connect your agents to Make.com with a couple clicks to run your automations from your Voiceflow AI agents.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_8th,_2025_Make.com_tool/ff95d7b2e24e12b1b2d5ec4b74f993bde35b5321c0d8bf0197f690361e692378-CleanShot_2025-07-08_at_16.25.312x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=1095da25b29d760bfe32e3385655aaa9" alt="Make.com tool" width="902" height="656" data-path="images/changelog_images/July_8th,_2025_Make.com_tool/ff95d7b2e24e12b1b2d5ec4b74f993bde35b5321c0d8bf0197f690361e692378-CleanShot_2025-07-08_at_16.25.312x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_8th,_2025_Make.com_tool/3d942c3e8c87dda3189e7a41b6015893a3f63cb1a5dbd1d6d3385d36169fcf5c-CleanShot_2025-07-08_at_16.26.092x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=aff5e27de9a475d99514e601805f4f5e" alt="Make.com tool" width="880" height="502" data-path="images/changelog_images/July_8th,_2025_Make.com_tool/3d942c3e8c87dda3189e7a41b6015893a3f63cb1a5dbd1d6d3385d36169fcf5c-CleanShot_2025-07-08_at_16.26.092x.png" />
</Update>

<Update label="July 8th, 2025" tags={["Added"]}>
  ## Airtable tools

  Connect your agents to Airtable  with a couple clicks. Supported tools include: Create records, Delete records, Get record, List records, Update records.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_8th,_2025_Airtable_tools/e7e5867509b7190c3d707a93ef857e1a5684cbf41ee31a9d2277b59c744ea17d-CleanShot_2025-07-08_at_13.33.102x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=59d22b4884b60274bffb76e2e13dbd33" alt="Airtable tools" width="1050" height="662" data-path="images/changelog_images/July_8th,_2025_Airtable_tools/e7e5867509b7190c3d707a93ef857e1a5684cbf41ee31a9d2277b59c744ea17d-CleanShot_2025-07-08_at_13.33.102x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_8th,_2025_Airtable_tools/1b683e990ea6b611db6cae79ebe4826307eabc549bd78f92b49f58a5a7d31fd3-CleanShot_2025-07-08_at_13.33.512x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=3133f7c87574362afa70dfc44d9ac382" alt="Airtable tools" width="884" height="928" data-path="images/changelog_images/July_8th,_2025_Airtable_tools/1b683e990ea6b611db6cae79ebe4826307eabc549bd78f92b49f58a5a7d31fd3-CleanShot_2025-07-08_at_13.33.512x.png" />
</Update>

<Update label="July 2nd, 2025" tags={["Added"]}>
  ## Agents can now automatically use buttons, cards, and carousels to enrich conversations

  By enabling these options and providing guidance on when to use (or avoid) each special tool, your agent will intelligently enhance interactions with visual tools like buttons, cards, and carousels.

  Note: these configurations are ignored during phone-based conversations, meaning it will not prohibit your ability to create multi-modal AI agents with Voiceflow.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/July_2nd,_2025_Agents_can_now_automatically_use_buttons,_cards,_and_carousels_to_enrich_conversations/3ba12cb0d1f093a4efaf42fe08b7a8493ad7d3dbe799a3c41d2c0174256b458e-CleanShot_2025-07-02_at_15.46.402x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=948d8b3473fbfcb0f6a84760eae4c542" alt="Agents can now automatically use buttons, cards, and carousels to enrich conversations" width="1572" height="1204" data-path="images/changelog_images/July_2nd,_2025_Agents_can_now_automatically_use_buttons,_cards,_and_carousels_to_enrich_conversations/3ba12cb0d1f093a4efaf42fe08b7a8493ad7d3dbe799a3c41d2c0174256b458e-CleanShot_2025-07-02_at_15.46.402x.png" />
</Update>

<Update label="June 28th, 2025" tags={["Deprecated"]}>
  ## \[Deprecation] Dialog Manager API Logs

  Legacy `log` traces are no longer supported, which are sent when with the query parameter `?log=true`. This system has not been updated for a significant period and is out of date, especially with new steps.

  `log` traces will no longer be returned, after Friday, July 4th, 2025.

  This affects a small subset of users and should not impact the output or performance of an agent.

  Going forward, it will be unified with a more robust `debug` trace system, along with a new debugger UI.
</Update>

<Update label="June 18th, 2025" tags={["Added"]}>
  ## New Speech-to-Text Providers

  * Added Cartesia's [Ink-Whisper](https://cartesia.ai/blog/introducing-ink-speech-to-text) STT model This leverages OpenAI's whisper model, upgraded for realtime call performance Expanded language support and selection
  * Added AssemblyAI [Universal](https://www.assemblyai.com/products/speech-to-text) STT model Advanced tuning options
  * Added specific model selection for Deepgram STT Nova-2, Nova-3, and Nova-3 Medical

      <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/June_18th,_2025_New_Speech-to-Text_Providers/308931b6c0f1f565e43a1639831c7b04e04043518316e3f29548008897a5ac63-Capture_decran_le_2025-06-18_a_11.52.13.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=6843ead2874c578f9e1c8ee0931521bd" alt="New Speech-to-Text Providers" width="710" height="421" data-path="images/changelog_images/June_18th,_2025_New_Speech-to-Text_Providers/308931b6c0f1f565e43a1639831c7b04e04043518316e3f29548008897a5ac63-Capture_decran_le_2025-06-18_a_11.52.13.png" />
</Update>

<Update label="June 16th, 2025" tags={["Added"]}>
  ## Google Sheets tools

  Connect your agents to Google Sheets with a couple clicks. Supported tools include: Add to sheet, Create new sheet, Get rows, Get sheet, Update sheet.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/June_16th,_2025_Google_Sheets_tools/22fca54c1ee9017393b89eff34a25cb4ae93272516ca657a1b9a356c409dd04c-2B.Image.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=cf56106d28ed58bd269d5cde51a5a79e" alt="Google Sheets tools" width="2110" height="1178" data-path="images/changelog_images/June_16th,_2025_Google_Sheets_tools/22fca54c1ee9017393b89eff34a25cb4ae93272516ca657a1b9a356c409dd04c-2B.Image.png" />
</Update>

<Update label="June 10th, 2025" tags={["Added"]}>
  ## Cartesia voices

  We've added Cartesia to Voiceflow. You can select from over 100 new voices across two Cartesia models (Sonic 2 & Sonic Turbo).

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/June_10th,_2025_Cartesia_voices/691b75bb935dbc5c415fcd1d05c8dc849a906604bec6fda411f8b34d64ff10f4-CleanShot_2025-06-10_at_09.41.452x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=ee37ee3f8046436d4e63d60f40a251f9" alt="Cartesia voices" width="1524" height="1298" data-path="images/changelog_images/June_10th,_2025_Cartesia_voices/691b75bb935dbc5c415fcd1d05c8dc849a906604bec6fda411f8b34d64ff10f4-CleanShot_2025-06-10_at_09.41.452x.png" />
</Update>

<Update label="June 5th, 2025" tags={["Added"]}>
  ## Added tool usage to project analytics

  We've added all tool types to your projects analytics dashboard:

  * Integration tools
  * API tools
  * Function tools

  You can now see the number of times each tool has been used, along with the average latency and success/failure rate if you hover a specific tool.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/June_5th,_2025_Added_tool_usage_to_project_analytics/800f165abf4c0a466705c132124b8dc43f8d00bc5af8c4c4c3e8ab80a40507aa-CleanShot_2025-06-05_at_12.35.112x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=c814ed64e9d36b34f52473d2aad10167" alt="Added tool usage to project analytics" width="1392" height="782" data-path="images/changelog_images/June_5th,_2025_Added_tool_usage_to_project_analytics/800f165abf4c0a466705c132124b8dc43f8d00bc5af8c4c4c3e8ab80a40507aa-CleanShot_2025-06-05_at_12.35.112x.png" />
</Update>

<Update label="June 4th, 2025" tags={["Improved"]}>
  ## New workspace dashboard

  * We've made updates to the workspace dashboard to make it easier to organize your projects, and manage your workspace.
  * We've added folders, to further organize your projects. Note, if you previously used the Kanban view (deprecated), we've automatically converted swim-lanes into folders.
  * Home tab (coming soon)
  * Community tab (coming soon)
  * Tutorials tab (coming soon)

      <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/June_4th,_2025_New_workspace_dashboard/aaa2c963d5fcdd01890543d5006ec74f9ea5dccdaa5386ddaaaa686f35f3b55f-User_hovers_button_and_system_exposes_tooltip.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=d0f57f941c66124f0edbe62f394f8f86" alt="New workspace dashboard" width="2970" height="1800" data-path="images/changelog_images/June_4th,_2025_New_workspace_dashboard/aaa2c963d5fcdd01890543d5006ec74f9ea5dccdaa5386ddaaaa686f35f3b55f-User_hovers_button_and_system_exposes_tooltip.png" />
</Update>

<Update label="May 28th, 2025" tags={["Added"]}>
  ## New navigation

  We've listened to your feedback and made Voiceflow easier to navigate. It's the same Voiceflow, just faster to get around!

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_28th,_2025_New_navigation/9ec868711793385b1f8e03a3baa647bac8fd64dbb7fb55a84f590d6b6c8b4326-IA.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=e0efa8de6bde5df311583222891aa626" alt="New navigation" width="2110" height="1178" data-path="images/changelog_images/May_28th,_2025_New_navigation/9ec868711793385b1f8e03a3baa647bac8fd64dbb7fb55a84f590d6b6c8b4326-IA.png" />
</Update>

<Update label="May 28th, 2025" tags={["Added"]}>
  ## Claude Opus 4 & Sonnet 4

  We've added Claude Opus 4 & Claude Sonnet 4 to Voiceflow.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_28th,_2025_Claude_Opus_4_&_Sonnet_4/644ec398803aefb49746f1f59cab66263224d17217d67652a89c21b3a8602742-CleanShot_2025-05-28_at_11.26.232x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=29f27ac28ab46f40b608999317b9849e" alt="Claude Opus 4 & Sonnet 4" width="886" height="852" data-path="images/changelog_images/May_28th,_2025_Claude_Opus_4_&_Sonnet_4/644ec398803aefb49746f1f59cab66263224d17217d67652a89c21b3a8602742-CleanShot_2025-05-28_at_11.26.232x.png" />
</Update>

<Update label="May 28th, 2025" tags={["Added"]}>
  ## Gemini 2.5 Pro & 2.5 Flash

  We've added Gemini 2.5 Pro & 2.5 Flash to Voiceflow.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_28th,_2025_Gemini_2.5_Pro_&_2.5_Flash/be4561c037346e4ebfd86808218ef2664756f3896b7668ac70deced78e8bf801-CleanShot_2025-05-28_at_11.24.342x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=ccaff3b0cc11ac0f30edf3cb7b174bc3" alt="Gemini 2.5 Pro & 2.5 Flash" width="880" height="840" data-path="images/changelog_images/May_28th,_2025_Gemini_2.5_Pro_&_2.5_Flash/be4561c037346e4ebfd86808218ef2664756f3896b7668ac70deced78e8bf801-CleanShot_2025-05-28_at_11.24.342x.png" />
</Update>

<Update label="May 23rd, 2025" tags={["Added"]}>
  ## Security Settings for Widget

  * Ability to whitelist domains
  * Ability to have a custom privacy message before users engage with your AI agent
  * Ability to not save transcripts

      <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_23rd,_2025_Security_Settings_for_Widget/5942a8dc9fb93339360b36087112223cc9158340c8f98ba4827f76e9a9ffc108-CleanShot_2025-05-23_at_10.54.292x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=31e503d0c092d96646b9750b5ac8201b" alt="Security Settings for Widget" width="3456" height="1986" data-path="images/changelog_images/May_23rd,_2025_Security_Settings_for_Widget/5942a8dc9fb93339360b36087112223cc9158340c8f98ba4827f76e9a9ffc108-CleanShot_2025-05-23_at_10.54.292x.png" />
</Update>

<Update label="May 23rd, 2025" tags={["Added"]}>
  ## Generative No Reply

  Use generative no-reply to dynamically re-engage users that haven't responded in a while. Responses will be contextual to the conversation.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_23rd,_2025_Generative_No_Reply/b1b4864c17f068727df7342d43370a8e87cf454cafa010c3fc7d157d03f06600-CleanShot_2025-05-23_at_10.49.442x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=9c799a7b65f137bd766c937991db6b57" alt="Generative No Reply" width="2354" height="1598" data-path="images/changelog_images/May_23rd,_2025_Generative_No_Reply/b1b4864c17f068727df7342d43370a8e87cf454cafa010c3fc7d157d03f06600-CleanShot_2025-05-23_at_10.49.442x.png" />
</Update>

<Update label="May 16th, 2025" tags={["Added"]}>
  ## API Raw Content-Type select

  The API (agent) tool and step now have a content-type option on POST requests with a "Raw" body. This will automatically apply the `Content-Type` header, for a quality-of-life convenience.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_16th,_2025_API_Raw_Content-Type_select/88893602b6dff4f1c4b135e8b2d36cbda3223c3455ff1035e25cad1f536c9e7c-Capture_decran_le_2025-05-16_a_10.25.54.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=cbba8b1e81ebed15918c4a3e2d8c1f4f" alt="API Raw Content-Type select" width="1838" height="964" data-path="images/changelog_images/May_16th,_2025_API_Raw_Content-Type_select/88893602b6dff4f1c4b135e8b2d36cbda3223c3455ff1035e25cad1f536c9e7c-Capture_decran_le_2025-05-16_a_10.25.54.png" />
</Update>

<Update label="May 16th, 2025" tags={["Added"]}>
  ## Rimelabs Arcana Voices

  Rimelabs recently released a new set of [Arcana](https://www.rime.ai/blog/introducing-arcana/) voices, that sound far more natural with intonations and speech patterns such as breathing, pauses.

  Arcana is still under development and we are working with the Rimelabs team to improve it, we're aware of some issues with consistency and slurring of speech.

  Arcana adds \~250ms of latency to the voice pipeline, roughly the same as 11labs.

  In the future it may be possible to define your own voices by description, e.g. "old man with hoarse southern accent"

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_16th,_2025_Rimelabs_Arcana_Voices/af7f42336d67136e20066f2d9a66321a146e8c0be873394191947335f0b0561a-Capture_decran_le_2025-05-16_a_10.44.27.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=6db66227cd9b2e74aba779c590519c0b" alt="Rimelabs Arcana Voices" width="2652" height="1630" data-path="images/changelog_images/May_16th,_2025_Rimelabs_Arcana_Voices/af7f42336d67136e20066f2d9a66321a146e8c0be873394191947335f0b0561a-Capture_decran_le_2025-05-16_a_10.44.27.png" />
</Update>

<Update label="May 16th, 2025" tags={["Added"]}>
  ## Krisp Noise Cancellation

  [**Krisp Noise Cancellation**](#krisp-noise-cancellation)

  Latency is one piece of the puzzle — but quality matters too. That’s why we’ve added [Krisp](https://krisp.ai/noise-cancellation/).

  Background noise, especially speech or music, can seriously throw off voice agents. STT systems transcribe everything they hear, so voices in a coffee shop or lyrics from background music can easily get mistaken for the user’s input, leading to weird or incorrect responses. It can also confuse the agent into thinking the user isn’t done talking, delaying responses or interrupting playback. In short: noise kills both quality and speed.

  All voice projects (web-voice widget and Twilio) automatically have Krisp noise cancellation applied.

  [**Before Krisp:**](#before-krisp)

  [**After Krisp:**](#after-krisp)

  Here are two spectrograms, the upper one visualizing the audio that would be heard by STT without Krisp, and the lower one showing the audio after having been processed with Krisp.

  Through our testing:

  We've determined that this significantly boosts the accuracy of speech detection and transcription in noisy environments: cafes, offices, on the street, background broadcasts, etc.

  Krisp noise cancellation adds \~20ms of latency to the audio pipeline, while drastically improving speech detection and transcription accuracy. This ultimately leads to faster final transcriptions, reducing overall speech-to-speech latency by \~100ms.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_16th,_2025_Krisp_Noise_Cancellation/33235bd4b6d4236c7e2fbbd51bdb6e970f1193d7179fbca544d83ecd18ac0302-image.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=a24aa86e4ecfbd5ed4aaa131f55eb652" alt="Krisp Noise Cancellation" width="1940" height="694" data-path="images/changelog_images/May_16th,_2025_Krisp_Noise_Cancellation/33235bd4b6d4236c7e2fbbd51bdb6e970f1193d7179fbca544d83ecd18ac0302-image.png" />
</Update>

<Update label="May 15th, 2025" tags={["Added"]}>
  ## Salesforce tools

  We've added Salesforce tools to the agent step. You can now authenticate with Salesforce and add tools to enable your agent to get work done in Salesforce.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_15th,_2025_Salesforce_tools/f653802973e7700173817044e85a8287deb521de130ba10d3346a5c9583e7a99-CleanShot_2025-05-15_at_11.09.422x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=7d7b3e5539041417ed72dbb0b0a869a5" alt="Salesforce tools" width="3456" height="1982" data-path="images/changelog_images/May_15th,_2025_Salesforce_tools/f653802973e7700173817044e85a8287deb521de130ba10d3346a5c9583e7a99-CleanShot_2025-05-15_at_11.09.422x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_15th,_2025_Salesforce_tools/fb0ea09a88d182e4c90338983fa30fc445898d5f6549792d713d49e609088ef3-CleanShot_2025-05-15_at_11.10.132x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=7050be5095189d01372a7ac34e2109cc" alt="Salesforce tools" width="888" height="1192" data-path="images/changelog_images/May_15th,_2025_Salesforce_tools/fb0ea09a88d182e4c90338983fa30fc445898d5f6549792d713d49e609088ef3-CleanShot_2025-05-15_at_11.10.132x.png" />
</Update>

<Update label="May 15th, 2025" tags={["Added"]}>
  ## Zendesk tools

  We've added Zendesk tools to the agent step. You can now authenticate with Zendesk and add tools to enable your agent to get work done in Zendesk.

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_15th,_2025_Zendesk_tools/c2923a92d72b2935e840380ed569fe75ee27f3a83e114d82c029b7861fbb503d-CleanShot_2025-05-15_at_11.04.462x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=bb4366685980ca17f31bcf73eb055e5c" alt="Zendesk tools" width="3456" height="1980" data-path="images/changelog_images/May_15th,_2025_Zendesk_tools/c2923a92d72b2935e840380ed569fe75ee27f3a83e114d82c029b7861fbb503d-CleanShot_2025-05-15_at_11.04.462x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/May_15th,_2025_Zendesk_tools/12f977d52c2c69b297d5982af25906e93a3baa616dc11c683fc9afa3411fa09a-CleanShot_2025-05-15_at_11.06.062x.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=e7a17129fc454bf47615e73aa06eb809" alt="Zendesk tools" width="874" height="1242" data-path="images/changelog_images/May_15th,_2025_Zendesk_tools/12f977d52c2c69b297d5982af25906e93a3baa616dc11c683fc9afa3411fa09a-CleanShot_2025-05-15_at_11.06.062x.png" />
</Update>

<Update label="May 5th, 2025" tags={["Added"]}>
  ## Voice Keywords / Multilingual Speech-to-text

  [**Keywords**](#keywords)

  For voice calls we're introducing keywords. This allows your agent to understand hard to pronounce proper nouns (like product and company names), industry jargon, phrases and more. This is an optional field.

  [**Multilingual**](#multilingual)

  We're exposing Deepgram's latest [Nova-3](https://deepgram.com/learn/introducing-nova-3-speech-to-text-api) multilingual model as an STT option, capable of understanding and transcribing 8 different langauges.

  In addition, the standard English STT is being updated from Nova-2 to Nova-3, for a boost in performance.

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/May_5th,_2025_Voice_Keywords__Multilingual_Speech-to-text/0a8710c0887a8518f22cd3db1ce78c6c5b750a6a6e9d2ff9ffcd63a1b78b99cd-image.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=6c97e441436e1fe610965a7b0fbcb5fe" alt="Voice Keywords / Multilingual Speech-to-text" width="1386" height="518" data-path="images/changelog_images/May_5th,_2025_Voice_Keywords__Multilingual_Speech-to-text/0a8710c0887a8518f22cd3db1ce78c6c5b750a6a6e9d2ff9ffcd63a1b78b99cd-image.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/aq6_-jBpTUfgp_uc/images/changelog_images/May_5th,_2025_Voice_Keywords__Multilingual_Speech-to-text/b9809a479c576b6a77368a39162a2adc255ca8b7551ecf4ce12acb9829c7bbfe-image.png?fit=max&auto=format&n=aq6_-jBpTUfgp_uc&q=85&s=a8abf4e170c505334f9a39619560c964" alt="Voice Keywords / Multilingual Speech-to-text" width="1362" height="568" data-path="images/changelog_images/May_5th,_2025_Voice_Keywords__Multilingual_Speech-to-text/b9809a479c576b6a77368a39162a2adc255ca8b7551ecf4ce12acb9829c7bbfe-image.png" />
</Update>

<Update label="April 29th, 2025" tags={["Added"]}>
  ## Introducing Voiceflow Credits: A simpler way to track usage

  Today marks a significant milestone in Voiceflow's journey as we officially launch our new credit-based billing system. This update represents a fundamental shift in how you'll track, manage, and optimize your Voiceflow usage—all designed to bring greater simplicity, transparency, and predictability to your experience.

  [**What's New**](#whats-new)

  [**🎉 Voiceflow Credits**](#-voiceflow-credits)

  We've completely overhauled our billing system, moving away from the complex token-based approach to a streamlined credit system that unifies tracking across all platform features:

  * Simplified Measurement: One unified credit system for all actions (calls, messages, LLM responses, TTS)
  * Predictable Costs: Clear pricing tiers that make budget planning straightforward
  * Transparent Usage: Detailed visibility into exactly how your credits are being consumed
  * Developer-Friendly: Messages only count toward credits when your agent is used in production—not when developing in-app or using shareable prototypes

  [**📊 New Usage Dashboard**](#-new-usage-dashboard)

  We've launched a brand-new Usage Dashboard that gives you comprehensive insights into your credit consumption. The dashboard allows you to:

  * View your total available and used credits
  * Track usage across all agents or drill down into specific ones
  * Monitor editor and agent allocation
  * Analyze usage patterns over time

  [**💼 Enhanced Team Management**](#-enhanced-team-management)

  Additional editor seats are now just \$50 per month with no complicated caps or restrictions. Add as many team members as needed, whenever you need them.

  [**🏢 Business Plans (formerly Teams)**](#-business-plans-formerly-teams)

  As part of this update, we're renaming our Teams plans to Business plans, with enhanced features and capabilities for enterprise customers.

  [**Resources to Help You Transition**](#resources-to-help-you-transition)

  We've created dedicated resources to help you understand and make the most of the new credit system:

  * [What are Voiceflow Credits?](https://www.voiceflow.com/lessons/what-are-credits) - A comprehensive guide to understanding how credits work
  * [Introducing Voiceflow Credits](https://www.voiceflow.com/pathways/introducing-voiceflow-credits) - Learn about the philosophy behind the change and how it benefits you
  * [Credit Calculator](https://www.voiceflow.com/pathways/introducing-voiceflow-credits#calculator) - Estimate your credit needs based on your specific usage patterns

  [**Frequently Asked Questions**](#frequently-asked-questions)

  What do I need to do? Use our [Credit Calculator](https://www.voiceflow.com/pathways/introducing-voiceflow-credits#calculator) to understand your usage. For most users, no action is required.

  Will my monthly bill increase? Most organizations will see a decrease in costs, particularly those with multiple editor seats. There are three changes to be aware of:

  * Annual plans now offer a 10% discount (previously 20%)
  * Editor seats now cost \$50/month with no restrictions (a price reduction)
  * Business plan (formerly Teams) base tier increases from \$125 to \$150

  Do credits roll over? Credits expire at the end of your subscription period. For monthly plans, unused credits don't roll over month-to-month. Annual subscribers receive all credits at once to use throughout the year.

  What happens if I exceed my credit allocation? You'll receive a notification as you approach your limit. There's no automatic charging—you can choose whether to upgrade to a higher credit package.

  Do messages in development count toward my credit usage? No, messages only count toward credits when your agent is used in production. Messages sent while developing in-app or when using shareable prototypes don't consume credits, giving you the freedom to build and test without worrying about credit usage.

  We're committed to making this transition as smooth as possible. If you have any questions or need assistance, please reach out to [support@voiceflow.com](mailto:support@voiceflow.com).

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/April_29th,_2025_Introducing_Voiceflow_Credits_A_simpler_way_to_track_usage/f259af3fa0edb8e739968b3109eb5233211eb514cf1c0fb6d8b8c49a5a49789b-CleanShot_2025-04-29_at_14.31.072x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=4db11a6a36428f4d6182818618bab057" alt="Introducing Voiceflow Credits: A simpler way to track usage" width="3564" height="2276" data-path="images/changelog_images/April_29th,_2025_Introducing_Voiceflow_Credits_A_simpler_way_to_track_usage/f259af3fa0edb8e739968b3109eb5233211eb514cf1c0fb6d8b8c49a5a49789b-CleanShot_2025-04-29_at_14.31.072x.png" />
</Update>

<Update label="April 25th, 2025" tags={["Added"]}>
  ## Support for OpenAI o3 and o4 mini

  [**Added:**](#added)

  * Support for OpenAI o3 and o4 mini

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/April_25th,_2025_Support_for_OpenAI_o3_and_o4_mini/58615952fee0758445198df58206cc46c80cf5bcbd3e099320e6f1ac6af56889-CleanShot_2025-04-25_at_12.29.162x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=545bb5c59bfde8576dc2ddec4471f4eb" alt="Support for OpenAI o3 and o4 mini" width="672" height="624" data-path="images/changelog_images/April_25th,_2025_Support_for_OpenAI_o3_and_o4_mini/58615952fee0758445198df58206cc46c80cf5bcbd3e099320e6f1ac6af56889-CleanShot_2025-04-25_at_12.29.162x.png" />
</Update>

<Update label="April 16th, 2025" tags={["Added"]}>
  ## Support for GPT 4.1 models

  [**Added:**](#added)

  * Support for GPT 4.1, GPT 4.1 mini and GPT 4.1 nano

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/April_16th,_2025_Support_for_GPT_4.1_models/197ba8bb49bc606230a0d6d2bd978195d2db2131f7a288ea38084bc002c35878-CleanShot_2025-04-16_at_12.38.152x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=c3ff08d4856184727d1d64b1ac8cbb8b" alt="Support for GPT 4.1 models" width="690" height="670" data-path="images/changelog_images/April_16th,_2025_Support_for_GPT_4.1_models/197ba8bb49bc606230a0d6d2bd978195d2db2131f7a288ea38084bc002c35878-CleanShot_2025-04-16_at_12.38.152x.png" />
</Update>

<Update label="April 11th, 2025" tags={["Fixed"]}>
  ## Minor Updates / Fixes

  [**Improvements:**](#improvements)

  * Voice Widget latency decreased by up to 750ms
  * Voice Widget now streams with more consistent linear16\@16kHz encoding

  [**Fixes:**](#fixes)

  * Reset memory when a new conversation is launched (launch request)
  * Global no reply not working on Agent steps
  * The maximum allowed length for `&#123;userID&#125;` in the [Dialog API](/reference/interact-stream) will be set to 128 characters, effective April 18th
  * Unable to remove webhook URLs
  * Analytics visualization UI bug
  * Voice Widget always setting userID to test on transcripts
  * Chat Widget no audio output after page reload
  * Export variables fails when project has large number of variables
</Update>

<Update label="April 7th, 2025" tags={["Added"]}>
  ## Call Events Webhook

  [**Changes:**](#changes)

  * New support added to subscribe to call events via webhook, for both twilio IVR and voice widget projects [Call Events Documentation](/reference/call-events) Webhook system is capable of broadcasting additional events in the future

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/April_7th,_2025_Call_Events_Webhook/ca091837ebae8d3f9d6fe47852a7037838632296c3d470780b2f9dffc9b7a57f-Capture_decran_le_2025-04-08_a_01.06.04.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=fef33631ff95834e3abf37bb6a614279" alt="Call Events Webhook" width="2738" height="898" data-path="images/changelog_images/April_7th,_2025_Call_Events_Webhook/ca091837ebae8d3f9d6fe47852a7037838632296c3d470780b2f9dffc9b7a57f-Capture_decran_le_2025-04-08_a_01.06.04.png" />
</Update>

<Update label="April 1st, 2025" tags={["Improved"]}>
  ## Streaming Text in Chat Widget Now Optional

  [**Changes:**](#changes)

  * Added option to disable streaming text in chat widget Stream text can now be turned off in the Modality & interface settings When disabled, the full agent response will be displayed at once instead of being streamed out. Useful for situations where streaming longer messages is not desired

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/April_1st,_2025_Streaming_Text_in_Chat_Widget_Now_Optional/13748170b217afac3e7304254f8b373a679efa94102b7b899c3c1e0f38a806b6-image.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=e8400d476684b1d8cd1919768133f6b2" alt="Streaming Text in Chat Widget Now Optional" width="3456" height="1982" data-path="images/changelog_images/April_1st,_2025_Streaming_Text_in_Chat_Widget_Now_Optional/13748170b217afac3e7304254f8b373a679efa94102b7b899c3c1e0f38a806b6-image.png" />
</Update>

<Update label="March 31st, 2025" tags={["Added"]}>
  ## Max Memory Turns Setting

  Conversation memory is a critical component of the Agent and Prompt steps. Having longer memory gives the LLM model more context about the conversation so far, and make better decisions based on previous dialogs.

  However, larger memory adds latency and costs more input tokens, so there is a drawback.

  Before, memory was always set to 10 turns. All new projects will now have a default of 25 turns in memory. This can now be adjusted this in the settings, up to 100 turns.

  For more information on how memory works, reference: [https://docs.voiceflow.com/docs/memory](/docs/memory)

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/March_31st,_2025_Max_Memory_Turns_Setting/9f442556f0bf5a4fe6fdb5d6b5a9f9307feedd50a26a4508056e975e99afb7c6-Capture_decran_le_2025-03-31_a_17.13.55.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=e8ddd22f630f3d13b5ea60b31657b377" alt="Max Memory Turns Setting" width="2080" height="962" data-path="images/changelog_images/March_31st,_2025_Max_Memory_Turns_Setting/9f442556f0bf5a4fe6fdb5d6b5a9f9307feedd50a26a4508056e975e99afb7c6-Capture_decran_le_2025-03-31_a_17.13.55.png" />
</Update>

<Update label="March 31st, 2025" tags={["Update"]}>
  ## Agent Step, Structured Output Improvements, Gemini 2.0 Flash

  We're excited to introduce several major updates that enhance the capabilities of the Agent step and expand our model offerings. These improvements provide more flexibility, control, and opportunities for creating powerful AI agents.

  [**🧠 Agent Step: Your All-in-One Solution**](#-agent-step-your-all-in-one-solution)

  The Agent step has been supercharged to create AI agents that can intelligently respond to user queries, search knowledge bases, follow specific conversation paths, and execute functions—all within a single step. Key features include:

  * Intelligent Prompting: Craft detailed instructions to guide your agent's behavior and responses.
  * Function Integration: Connect your agent with external services to retrieve and update data.
  * Conversation Paths: Define specific flows for your agent to follow based on user intent.
  * Knowledge Base Integration: Enable your agent to automatically search your knowledge base for relevant information.

  For a comprehensive guide on using the Agent step, check out our [Agent Step Documentation](/docs/agents).

  [**🎨 Expanded Support for Structured Output**](#-expanded-support-for-structured-output)

  We've significantly expanded our support for structured output, unlocking more use cases and giving you greater control over your agent's responses:

  * Arrays and Nested Arrays: You can now define arrays and nested arrays in your output structure.
  * Nested Objects: Structured output now supports nested objects, allowing for more complex data structures.

  These enhancements enable you to create more sophisticated agents that generate highly structured and detailed responses, reducing the risk of hallucinations and ensuring more accurate outputs.

  [**⚡ Gemini 2.0 Flash Support**](#-gemini-20-flash-support)

  We've added support for the Gemini 2.0 Flash model, offering you even more options for powering your AI agents. Gemini 2.0 Flash delivers exceptional performance and speed, enabling faster response times and improved user experiences.

  To start using Gemini 2.0 Flash, simply select it from the model dropdown when configuring your Agent step.

  We can't wait to see what you'll build with these new features and capabilities! As always, we welcome your feedback and suggestions as we continue to improve our platform.

  Happy building! 🛠️

  The Voiceflow Team

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/March_31st,_2025_Agent_Step,_Structured_Output_Improvements,_Gemini_2.0_Flash/f9257557d4af514910389299ac712bf91e5c3df810b03601147130a2c8ddbae0-image.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=2abd45d6f812149897a4c8355162f0a2" alt="Agent Step, Structured Output Improvements, Gemini 2.0 Flash" width="2560" height="1440" data-path="images/changelog_images/March_31st,_2025_Agent_Step,_Structured_Output_Improvements,_Gemini_2.0_Flash/f9257557d4af514910389299ac712bf91e5c3df810b03601147130a2c8ddbae0-image.png" />
</Update>

<Update label="March 28th, 2025" tags={["Improved"]}>
  ## Variable Handling Update: Consistent Behavior for Undefined Values

  [**Changes:**](#changes)

  * Updated Voiceflow variable handling for consistency in previously undefined behavior: Variables can be any JavaScript object that is JSON serializable. Any variable set to `undefined` will be saved as `null` (this conversion happens at the end of the step, so it does not affect the internal workings of JavaScript steps and functions). Functions can now return `null` (rather than throwing an error) and can no longer return `undefined` (which could cause agents to crash). Functions that attempt to return `undefined` will now return `null` (to ensure backwards compatibility).

  These changes will go info effect March 31st.
</Update>

<Update label="March 6th, 2025" tags={["Improved"]}>
  ## New Analytics Dashboard: Gain Deeper Insights into Your Agent's Performance

  We've revamped our Agent Analytics Dashboard, not only giving it a fresh new look but also introducing a range of powerful visualizations that provide unprecedented visibility into your agent's performance.

  [**🌟 New Visualizations**](#-new-visualizations)

  The updated Analytics Dashboard offers a comprehensive set of visualizations that allow you to track and analyze various aspects of your agent's performance:

  * Tokens Usage: Monitor AI token consumption over time across all models, giving you a clear picture of your agent's token utilization.
  * Total Interactions: Keep track of the total number of interactions (requests) between users and your agent over time, providing insights into engagement levels.
  * Latency Monitoring: Measure the average response time of your agent to ensure optimal performance and identify any potential bottlenecks.
  * Total Call Minutes: Gain visibility into the cumulative duration of voice calls in minutes, helping you understand the volume and significance of voice interactions.
  * Unique Users: Identify the count of distinct users interacting with your agent over time, allowing you to track adoption and growth.
  * KB Documents Usage: Analyze the frequency of knowledge base document access, with the ability to toggle between ascending and descending order to identify the most or least used documents.
  * Intents Usage: Visualize the distribution of triggered intents, with sorting options to analyze intent frequency and identify popular or underutilized intents.
  * Functions Usage: Monitor the frequency of function calls, their success/failure and latency, with sorting capabilities to identify the most or least used functions and optimize your agent's functionality.
  * Prompts Usage: Gain insights into the usage frequency of agent prompts, with the ability to toggle between ascending and descending order to analyze prompt utilization and effectiveness.

  [**📅 Data Availability**](#-data-availability)

  Please note that the new Analytics Dashboard service only has data starting from February 9th, 2025. If you require data prior to that date, you can still access it through our Analytics API.

  [**🔧 Upcoming Analytics API Update**](#-upcoming-analytics-api-update)

  We're also working on a new version of the Analytics API that will include the additional data points tracked by the new Analytics Dashboard service. Stay tuned for more information on this exciting update!

  <img src="https://mintcdn.com/voiceflow-009a8802/f7vVxvBVUXfkLrvp/images/changelog_images/March_6th,_2025_New_Analytics_Dashboard_Gain_Deeper_Insights_into_Your_Agent's_Performance/d36d98733a17caf4067caaa8c564bfbe22c384f8c8d9c7aa6d103cafeebcab27-CleanShot_2025-03-06_at_12.21.11.png?fit=max&auto=format&n=f7vVxvBVUXfkLrvp&q=85&s=bc82492e0b761de440125a00ccdcf75c" alt="New Analytics Dashboard: Gain Deeper Insights into Your Agent's Performance" width="1794" height="1122" data-path="images/changelog_images/March_6th,_2025_New_Analytics_Dashboard_Gain_Deeper_Insights_into_Your_Agent's_Performance/d36d98733a17caf4067caaa8c564bfbe22c384f8c8d9c7aa6d103cafeebcab27-CleanShot_2025-03-06_at_12.21.11.png" />
</Update>

<Update label="February 27th, 2025" tags={["Added"]}>
  ## New Models, Function Editor Enhancements, and Call Recording

  We're thrilled to announce several exciting updates that expand your AI agent building capabilities and improve your workflow. Let's dive into what's new!

  [**🧠 New Models: Deepseek R1, Llama 3.1 Instant, and Llama 3.2**](#-new-models-deepseek-r1-llama-31-instant-and-llama-32)

  We've expanded our model offerings to give you even more options for creating powerful AI agents:

  * Deepseek R1: Harness the potential of Deepseek's R1 model for enhanced natural language understanding and generation.
  * Llama 3.1 Instant: Experience lightning-fast responses with the Llama 3.1 Instant model.
  * Llama 3.2: Leverage the advanced capabilities of Llama 3.2

  These new models are available on all paid plans.

  [**⚙️ Function Editor Enhancements: Modal View and Snippets**](#️-function-editor-enhancements-modal-view-and-snippets)

  We've made some significant improvements to the Function Editor to streamline your development process:

  * Modal View: You can now open the Function Editor as a modal directly from the canvas. This allows you to make quick updates and navigate between your functions and the canvas seamlessly.
  * Snippets: We've introduced a new snippets feature that enables you to insert pre-written code snippets for common concepts in Voiceflow functions.

  [**📞 Call Recording for Twilio Phone Calls**](#-call-recording-for-twilio-phone-calls)

  We're excited to introduce call recording functionality for phone calls made through Twilio:

  * Automatic Call Recording: All phone calls between users and your AI agent will now be automatically recorded.
  * Twilio Integration: The call recordings will be accessible directly in your Twilio account for easy review and management.

  You can enable this option in the Agent Settings page under Voice.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_27th,_2025_New_Models,_Function_Editor_Enhancements,_and_Call_Recording/6fbfae34da32ceb35ac2138cc8a46f8ad6a3e8a52ee82a36361296a5d1aa1edc-image.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=6b2d368ff3be1ad899255572513d9df7" alt="New Models, Function Editor Enhancements, and Call Recording" width="800" height="800" data-path="images/changelog_images/February_27th,_2025_New_Models,_Function_Editor_Enhancements,_and_Call_Recording/6fbfae34da32ceb35ac2138cc8a46f8ad6a3e8a52ee82a36361296a5d1aa1edc-image.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_27th,_2025_New_Models,_Function_Editor_Enhancements,_and_Call_Recording/4214cc2d8375259e8db9d11030540ebe4fdefd05ecbb5f05136a8825956cafbd-image.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=3ccc583ea9012eb34c42675957b0a5d3" alt="New Models, Function Editor Enhancements, and Call Recording" width="727" height="1004" data-path="images/changelog_images/February_27th,_2025_New_Models,_Function_Editor_Enhancements,_and_Call_Recording/4214cc2d8375259e8db9d11030540ebe4fdefd05ecbb5f05136a8825956cafbd-image.png" />
</Update>

<Update label="February 27th, 2025" tags={["Added"]}>
  ## Retrieval-Augmented Generation (RAG) for Intent Recognition

  We're excited to announce a significant upgrade to our intent recognition system, moving from the traditional Natural Language Understanding (NLU) approach to Retrieval-Augmented Generation (RAG) model using embeddings. This transition brings notable improvements to the speed, accuracy, and overall user experience when interacting with AI agents on our platform.

  [**📅 Phased Rollout**](#-phased-rollout)

  To ensure a smooth adoption, we will be rolling out the RAG-based intent recognition system to all users in phases over the next week. This gradual deployment allows us to monitor performance and gather feedback while providing ample time for you to adjust to the new system.

  [**🆕 Default for New Projects**](#-default-for-new-projects)

  For all new projects created on our platform, the RAG-based intent recognition will be the default system. This means that new AI agents will automatically benefit from the enhanced speed, accuracy, and natural conversation capabilities offered by RAG.

  [**🌟 Faster Training and Interaction**](#-faster-training-and-interaction)

  With the new RAG system, agent training and intent recognition are now substantially faster and more efficient. For example, an agent with 37 intents and 305 utterances now trains about 20 times faster, in just around 1 second. This means quicker agent development and smoother conversations for end-users.

  [**🧠 Automatic Agent Training**](#-automatic-agent-training)

  Thanks to the advanced training speed enabled by RAG, explicit training is no longer necessary. Simply test your agent, and the training will happen automatically behind the scenes, streamlining your workflow.

  [**🎯 Enhanced Understanding of Complex Queries**](#-enhanced-understanding-of-complex-queries)

  RAG leverages embeddings to capture the deeper context and meaning behind words, even when phrased differently. This allows the system to better understand and accurately match complex, detailed questions to the appropriate intents, providing more precise responses to users.

  [**🗣️ More Natural Conversations**](#️-more-natural-conversations)

  With the improved understanding of casual language, slang, and diverse phrasing, the RAG system enables a more natural, conversational experience for users interacting with AI agents on our platform.

  [**🔄 Seamless Transition for Existing Projects**](#-seamless-transition-for-existing-projects)

  For existing projects, we will keep both the NLU and RAG systems running concurrently for a period of time. This allows you to explore the new system, test it thoroughly, and make any necessary adjustments to your agents. You can easily switch between the NLU and RAG systems in the intent classification settings within the Intents CMS.

  We're thrilled to bring you this enhanced experience and look forward to hearing your feedback as you interact with the new RAG-based intent recognition system. Your input is invaluable in helping us continue to innovate and improve our platform to better serve your needs.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_27th,_2025_Retrieval-Augmented_Generation_(RAG)_for_Intent_Recognition/57c510d9a8056fb12195a4bb1522dd15694b942f794421db4bdba86b9af825e7-CleanShot_2025-02-27_at_10.55.212x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=1290a426aa830e44f2c36ab3adc608d9" alt="Retrieval-Augmented Generation (RAG) for Intent Recognition" width="2306" height="1622" data-path="images/changelog_images/February_27th,_2025_Retrieval-Augmented_Generation_(RAG)_for_Intent_Recognition/57c510d9a8056fb12195a4bb1522dd15694b942f794421db4bdba86b9af825e7-CleanShot_2025-02-27_at_10.55.212x.png" />
</Update>

<Update label="February 20th, 2025" tags={["Added"]}>
  ## Expanding the Possibilities of User Interaction with Voice

  In our mission to redefine how users interact with AI agents, we have introduced a new voice modality option to our web widget. This addition is a step towards creating more natural, intuitive, and engaging user experiences. By enabling voice-based conversations, we are empowering businesses to connect with their customers in a way that feels authentic and effortless.

  Voice technology has become an increasingly popular and preferred mode of interaction for many users. By integrating voice functionality into our web widget, we are meeting users where they are and providing them with a seamless way to engage with AI agents. This not only enhances the user experience but also opens up new possibilities for businesses to assist, inform, and guide their customers throughout the customer journey.

  [**Natural Voice Interaction**](#natural-voice-interaction)

  The web widget now supports voice-based communication, allowing users to speak naturally with AI agents. Businesses can integrate this feature to provide their customers with a hands-free, intuitive way to ask questions, receive recommendations, and get assistance while browsing the site.

  [**Customization Options**](#customization-options)

  The voice widget offers customization options to ensure seamless integration with your website's branding:

  * Launcher Style: Select a launcher style that complements your site's design.
  * Color Palette: Choose colors that match your brand guidelines.
  * Font Family: Pick a font that aligns with your website's typography.

  These options allow you to maintain a consistent brand experience across all customer touchpoints.

  [**Powered by Advanced Voice Tech**](#powered-by-advanced-voice-tech)

  The voice functionality in the widget leverages the best in voice technologies to deliver high-quality conversations:

  * Automated Speech Recognition: Our platform uses advanced STT technology from Deepgram to accurately transcribe user speech in real-time.
  * Organic Text-to-Speech: We've integrated with leading providers like 11 Labs and Rime to offer a variety of natural-sounding voices that bring AI agents to life.

  These technologies ensure that conversations with AI agents feel authentic, engaging, and representative of your brand's personality.

  [**Start Exploring Voice**](#start-exploring-voice)

  We invite all our users to start experimenting with the voice capabilities.

  As you explore voice functionality, we value your feedback and ideas s- join our Discord community! Your input plays a crucial role in shaping the future of voice-based interactions in the web widget and helping us refine the user experience.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_20th,_2025_Expanding_the_Possibilities_of_User_Interaction_with_Voice/e3ac8dc46c5a6247b8174a7dc6e278ff66b9e984e0eb1fb78f89547a3cc28bc0-CleanShot_2025-02-20_at_13.18.112x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=6418fe4d2fe5b50f05c778056c2629d0" alt="Expanding the Possibilities of User Interaction with Voice" width="712" height="870" data-path="images/changelog_images/February_20th,_2025_Expanding_the_Possibilities_of_User_Interaction_with_Voice/e3ac8dc46c5a6247b8174a7dc6e278ff66b9e984e0eb1fb78f89547a3cc28bc0-CleanShot_2025-02-20_at_13.18.112x.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_20th,_2025_Expanding_the_Possibilities_of_User_Interaction_with_Voice/b8a688f2e8e9a0afae8a1a07c8b1e870d22346494784dca51b7b2c3c4d59e7a5-CleanShot_2025-02-20_at_13.21.172x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=ef2addda4ec8705eea4f6fd8b3683b94" alt="Expanding the Possibilities of User Interaction with Voice" width="3224" height="2184" data-path="images/changelog_images/February_20th,_2025_Expanding_the_Possibilities_of_User_Interaction_with_Voice/b8a688f2e8e9a0afae8a1a07c8b1e870d22346494784dca51b7b2c3c4d59e7a5-CleanShot_2025-02-20_at_13.21.172x.png" />
</Update>

<Update label="February 11th, 2025" tags={["Added"]}>
  ## AI Fallback

  We're excited to introduce AI Fallback, a powerful new feature in beta that enhances the reliability and continuity of your AI operations. This feature ensures your AI services remain operational even during provider outages or service interruptions.

  [**🔄 Automatic Fallback Switching**](#-automatic-fallback-switching)

  AI Fallback automatically switches between models when issues arise. When your primary AI model experiences difficulties, the system seamlessly transitions to your configured backup model, ensuring continuous operation of your AI services.

  [**⚙️ Easy Configuration**](#️-easy-configuration)

  Setting up AI Fallback is straightforward:

  1. Access your agent
  2. Navigate to agent settings
  3. Set your preferred fallback model by provider

  That's all there is to it! The system handles everything else automatically.

  [**📈 Enhanced Reliability**](#-enhanced-reliability)

  AI Fallback delivers key benefits:

  * Minimizes service disruptions during model outages
  * Maintains consistent AI performance
  * Reduces operational impact of provider issues
  * Ensures business continuity

  [**🔬 Under the Hood**](#-under-the-hood)

  The system continuously monitors your primary AI model's performance and availability. When issues are detected, it automatically:

  * Identifies the next available model in your sequence
  * Switches ongoing operations to the backup model
  * Returns to the primary model once issues are resolved

  [**🚀 Getting Started**](#-getting-started)

  AI Model Fallback is available exclusively for Teams and Enterprise customers. We're excited to hear your feedback during the beta phase! 🎯

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_11th,_2025_AI_Fallback/82a47056cbe2eb31c18c1ba6c6d5f554f1a706aed46f7c185bc1075ae30ee54f-CleanShot_2025-02-12_at_14.40.10.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=ac61624c562fe6f27bb971591d6f5349" alt="AI Fallback" width="1800" height="1088" data-path="images/changelog_images/February_11th,_2025_AI_Fallback/82a47056cbe2eb31c18c1ba6c6d5f554f1a706aed46f7c185bc1075ae30ee54f-CleanShot_2025-02-12_at_14.40.10.png" />
</Update>

<Update label="February 3rd, 2025" tags={["Added"]}>
  ## New Features: Structured Outputs and Variable Pathing

  Today we're introducing two powerful new capabilities in Voiceflow: Structured Outputs and Variable Pathing. These features expand the possibilities for working with data from large language models (LLMs) in your agents. Let's explore what they enable!

  [**🎉 Structured Outputs**](#-structured-outputs)

  Structured Outputs let you define the format of the data you expect an LLM to return, giving you more control and predictability over the results.

  * In a prompt step, enable the new "JSON Output" option to specify the structure of the LLM's response.
  * Today, Structured Outputs support the following data types: String Number Boolean Integer Enum
  * Support for arrays and nested objects is planned for the near future.
  * Structured Outputs are available with `gpt-4o-mini` and `gpt-4o` models.

  [**💪 Variable Pathing**](#-variable-pathing)

  Variable Pathing provides a streamlined way to work with complex data structures in your Voiceflow project.

  * Store an entire object in a single variable, then access its properties using dot notation (e.g. `user.name`, `user.email`).
  * Capture Structured Output responses or API results as objects.
  * Use object properties directly in conditions, messages, and other steps.
  * Reduce the need for multiple variables to represent a single entity.

  [**🍰 Bringing it All Together**](#-bringing-it-all-together)

  Combining Structured Outputs and Variable Pathing opens up new design patterns for crafting agent experiences:

  * Define precise data requirements for LLMs to provide relevant information
  * Capture responses as feature-rich objects in a single step
  * Access and manipulate object properties throughout your project
  * Streamline your project's design while expanding its capabilities

  We're excited to see the voice experiences you create with these new tools! Feel free to share your questions and feedback with us.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_3rd,_2025_New_Features_Structured_Outputs_and_Variable_Pathing/25d61d7f71cc8f1cb7ec00a8212bfb072e07fd7df070fbef2d238f40ea1ee5b8-CleanShot_2025-02-03_at_09.41.38.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=f7b347264edd3234e43c65465604fc8d" alt="New Features: Structured Outputs and Variable Pathing" width="1843" height="1089" data-path="images/changelog_images/February_3rd,_2025_New_Features_Structured_Outputs_and_Variable_Pathing/25d61d7f71cc8f1cb7ec00a8212bfb072e07fd7df070fbef2d238f40ea1ee5b8-CleanShot_2025-02-03_at_09.41.38.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/February_3rd,_2025_New_Features_Structured_Outputs_and_Variable_Pathing/569b093f723d7a24b0acb66f2758988eb318d1f925852965ff0e1a54c1d8fc42-CleanShot_2025-02-03_at_09.44.36.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=2bb18f503c8593c79986569f455947de" alt="New Features: Structured Outputs and Variable Pathing" width="790" height="436" data-path="images/changelog_images/February_3rd,_2025_New_Features_Structured_Outputs_and_Variable_Pathing/569b093f723d7a24b0acb66f2758988eb318d1f925852965ff0e1a54c1d8fc42-CleanShot_2025-02-03_at_09.44.36.png" />
</Update>

<Update label="January 23rd, 2025" tags={["Added"]}>
  ## Voiceflow Telephony

  We're excited to announce the release of Voiceflow Telephony, bringing enterprise-grade voice capabilities to your conversational experiences. This release represents a significant milestone in our mission to provide comprehensive, low-latency voice solutions for businesses of all sizes.

  [**Native Twilio Integration**](#native-twilio-integration)

  We've integrated with Twilio to make phone-based interactions as simple as possible. The new integration allows you to:

  * Import existing Twilio phone numbers directly into Voiceflow
  * Associate phone numbers with specific agents
  * Configure separate numbers for development and production environments
  * Test different versions of your agent against different phone numbers

  Setting up telephony is straightforward: simply connect your Twilio account with existing phone numbers, import them into Voiceflow, and assign them to your agents. Your voice experience will be live within minutes.

  [**High-Performance Voice**](#high-performance-voice)

  [**Streaming Technology**](#streaming-technology)

  We've built our telephony feature on top of our streaming API, delivering exceptional performance improvements:

  * Dramatically reduced response times
  * Near real-time agent reactions
  * Optimized voice processing pipeline

  [**Speech Recognition**](#speech-recognition)

  We've selected Deepgram to provide industry-leading Speech To Text (STT):

  * High-accuracy transcription
  * Low-latency processing
  * Support for over 20 languages

  [**Advanced Voice Capabilities**](#advanced-voice-capabilities)

  [**Outbound Calling**](#outbound-calling)

  We've introduced powerful outbound calling capabilities:

  * Programmatically initiate calls to any phone number
  * Test outbound calls directly from the Voiceflow interface
  * Integrate outbound calling into your existing workflows

  [**Voice Technology Stack**](#voice-technology-stack)

  Our comprehensive voice stack includes:

  * Premium text-to-speech voices from industry leaders, such as: ElevenLabs Rime Google
  * Support for advanced telephony features through custom actions: Call forwarding DTMF handling Interruption behaviour

  [**Voice Experience Configuration**](#voice-experience-configuration)

  We've exposed detailed configuration options to fine-tune your voice experiences:

  [**Audio Settings**](#audio-settings)

  * Background audio customization
  * Audio cue configuration

  [**Interaction Parameters**](#interaction-parameters)

  * Interruption threshold controls
  * Utterance end detection
  * Response timing optimization
  * User input acceptance timing

  [**Beta Program Details**](#beta-program-details)

  [**Access and Limitations**](#access-and-limitations)

  During the beta period, all users will have access to telephony features with the following concurrent call limits:

  [**Coming Soon**](#coming-soon)

  * Enhanced call analytics and reporting
  * Additional voice customization options

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/6ae7d67b51c77b9d2792ca288ccb020648b9bb976974b5add098153c8bfe1188-CleanShot_2025-01-23_at_09.20.322x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=6d1eaed25e8bc10b4274177e9e9adab0" alt="Voiceflow Telephony" width="3493" height="2139" data-path="images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/6ae7d67b51c77b9d2792ca288ccb020648b9bb976974b5add098153c8bfe1188-CleanShot_2025-01-23_at_09.20.322x.png" />

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/e3bbcf96730659f9f946d231ff8fbbfe57aa3dfc07964a08ba437b0c2dfe23a0-CleanShot_2025-01-23_at_09.18.372x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=709d31ba6f63cd2e23a270004f39c7f2" alt="Voiceflow Telephony" width="3586" height="2238" data-path="images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/e3bbcf96730659f9f946d231ff8fbbfe57aa3dfc07964a08ba437b0c2dfe23a0-CleanShot_2025-01-23_at_09.18.372x.png" />

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/1503cd01692f7c6011497cc206a5aab4a8b256c88a5ead425e0cc822db3d9365-CleanShot_2025-01-23_at_09.16.322x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=b467fba192584d197dcb3a6e1c578e71" alt="Voiceflow Telephony" width="1234" height="1342" data-path="images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/1503cd01692f7c6011497cc206a5aab4a8b256c88a5ead425e0cc822db3d9365-CleanShot_2025-01-23_at_09.16.322x.png" />

      <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/e298dce83384c9b105eb6ac87fc9a68ae190fc2129073f9fbeed140e686817c5-CleanShot_2025-01-23_at_09.13.512x.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=93d4d6f50f8c3c8db6ef022ccfc4d858" alt="Voiceflow Telephony" width="3592" height="2234" data-path="images/changelog_images/January_23rd,_2025_Voiceflow_Telephony/e298dce83384c9b105eb6ac87fc9a68ae190fc2129073f9fbeed140e686817c5-CleanShot_2025-01-23_at_09.13.512x.png" />
</Update>

<Update label="January 22nd, 2025" tags={["Added"]}>
  ## New AI-Native Webchat

  We're excited to announce a complete reimagining of the Voiceflow webchat experience. This new version introduces AI-native capabilities, enhanced customization options, and flexible deployment methods to help you create more engaging conversational experiences.

  [**AI-Native**](#ai-native)

  Our webchat has been rebuilt from the ground up to provide a more natural, AI-driven conversation experience:

  * Streaming Text Support: Experience real-time message generation with character-by-word streaming, creating a more engaging and dynamic conversation flow. Users can see responses being crafted in real-time, similar to popular AI chat interfaces.
  * AI Disclaimers: Built-in support for displaying AI disclosure messages and customizable AI usage notifications to maintain transparency with your users.

  [**Enhanced Customization**](#enhanced-customization)

  We've significantly expanded the customization capabilities to give you more control over your chat interface:

  [**Interface Types**](#interface-types)

  You can now choose from three distinct interface modes:

  * Widget: Traditional chat window that appears in the corner of your website
  * Popover: Full-screen chat experience that overlays your content
  * Embed: Seamlessly integrate the chat interface directly into your webpage layout

  [**Visual Customization**](#visual-customization)

  The new version introduces comprehensive styling options:

  * Color System: Expanded colour palette support with primary, secondary, and accent colour definitions
  * Typography: Custom font family support
  * Launcher Variations: Classic bubble launcher with customizable icons Button-style launcher with text support

  [**Important Notes**](#important-notes)

  * Chat Persistence: Now configured through the snippet rather than UI settings.
  * Custom CSS: Maintained compatibility with most existing class names.
  * Proactive Messages: Temporarily unavailable in this release, with support coming soon

  You can find more details [here](/docs/web-chat-migration).

  [**Migration**](#migration)

  For detailed instructions on migrating from the legacy webchat, please refer to our [Migration Guide](/docs/web-chat-migration).

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_22nd,_2025_New_AI-Native_Webchat/d40480fe732539569c80a6019711b5a97a48f771e452f2ae4e96d1fa645aeea8-CleanShot_2025-01-22_at_12.27.41.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=8782e01772c6e39594381bca4bb32e5b" alt="New AI-Native Webchat" width="1754" height="1072" data-path="images/changelog_images/January_22nd,_2025_New_AI-Native_Webchat/d40480fe732539569c80a6019711b5a97a48f771e452f2ae4e96d1fa645aeea8-CleanShot_2025-01-22_at_12.27.41.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_22nd,_2025_New_AI-Native_Webchat/fd18d87781702534443f2327e46efef82b3629b0f1ef76c63d8c7698f3141c2b-CleanShot_2025-01-22_at_12.28.42.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=4f65bbb16412291b75915126ae2820bb" alt="New AI-Native Webchat" width="1788" height="1104" data-path="images/changelog_images/January_22nd,_2025_New_AI-Native_Webchat/fd18d87781702534443f2327e46efef82b3629b0f1ef76c63d8c7698f3141c2b-CleanShot_2025-01-22_at_12.28.42.png" />
</Update>

<Update label="January 17th, 2025" tags={["Added"]}>
  ## Function libraries, starter templates and ElevenLabs support

  [**Function Libraries**](#function-libraries)

  Integrate your agent with your favorite tools using our new function libraries. Access pre-built functions for popular platforms like Hubspot, Intercom, Shopify, Zendesk, and Zapier. These functions, sourced from Voiceflow and the community, make it easier than ever to connect Rev with your existing workflows. Showcase readily available integrations to your team and clients.

  [**Transcript Review Hotkeys**](#transcript-review-hotkeys)

  Reviewing transcripts just got faster and more efficient. You can now press `R` to mark a transcript as Reviewed or `S` to Save it for Later. These handy shortcut keys are perfect for power users who review a high volume of transcripts.

  [**Project Starter Templates**](#project-starter-templates)

  Getting started is now a breeze. When creating a new project, choose from a set of templates tailored for common use cases like customer support, ecommerce support, and scheduling. These templates help you hit the ground running without the need for extensive setup and customization. Ideal for new users and busy teams.

  [**Expanded Voice Support**](#expanded-voice-support)

  We now offer an even greater selection of natural-sounding AI voices. We've added support for a variety of new options from ElevenLabs and Rime. Please note that using these voices consumes AI tokens. Check them out for your projects that could benefit from additional voice choices.

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_17th,_2025_Function_libraries,_starter_templates_and_ElevenLabs_support/38302c5867521b729b5528f3a368185f789faceaa26f56b2a5299439aba63f35-image.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=9b0c5e5c34c70f0dc9178530405a3785" alt="Function libraries, starter templates and ElevenLabs support" width="2908" height="1938" data-path="images/changelog_images/January_17th,_2025_Function_libraries,_starter_templates_and_ElevenLabs_support/38302c5867521b729b5528f3a368185f789faceaa26f56b2a5299439aba63f35-image.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_17th,_2025_Function_libraries,_starter_templates_and_ElevenLabs_support/77882a5a4f443a06191533ec4c69abed39b0c26854b7689117bc4c475026d04f-image.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=38c6f77ccda078b21e8555d6eb796903" alt="Function libraries, starter templates and ElevenLabs support" width="1170" height="1528" data-path="images/changelog_images/January_17th,_2025_Function_libraries,_starter_templates_and_ElevenLabs_support/77882a5a4f443a06191533ec4c69abed39b0c26854b7689117bc4c475026d04f-image.png" />

  <img src="https://mintcdn.com/voiceflow-009a8802/4w80VjSYHtllKRvi/images/changelog_images/January_17th,_2025_Function_libraries,_starter_templates_and_ElevenLabs_support/74208dd702b61a9b683d9277b111a1c4406e74fb672a0b1f477d94c5c0e5cb29-CleanShot_2025-01-21_at_08.15.32.png?fit=max&auto=format&n=4w80VjSYHtllKRvi&q=85&s=1f93987abbb6c694bd7e148da178283b" alt="Function libraries, starter templates and ElevenLabs support" width="1365" height="764" data-path="images/changelog_images/January_17th,_2025_Function_libraries,_starter_templates_and_ElevenLabs_support/74208dd702b61a9b683d9277b111a1c4406e74fb672a0b1f477d94c5c0e5cb29-CleanShot_2025-01-21_at_08.15.32.png" />
</Update>

<Update label="January 8th, 2025" tags={["Deprecated"]}>
  ## Important Update: Deprecation of AI Response and AI Set Steps

  This is an important update to our platform. As part of our ongoing commitment to enhancing your experience and providing the most advanced tools for AI agent development, we have made the decision to deprecate the AI Response and AI Set steps.

  What does this mean for you?

  * On February 4th, 2025, the AI Response and AI Set steps will be disabled from the step toolbar in the Voiceflow interface to encourage users to move away of these deprecated steps. Existing steps will remain untouched and will continue working as per normal.
  * On June 3rd, 2025, these steps will no longer be supported. Any existing projects using these steps will need to be migrated to the new [Prompt](/docs/prompt-step) and [Set](/docs/variables-set) steps. We will be sending out additional communication in advance to the sunset date.

  We understand that this change may require some adjustments to your workflow, but rest assured that we are here to support you throughout this transition. The new Prompt and Set steps, along with our powerful Prompt CMS, offer even more flexibility and control over your conversational experiences.

  Some key benefits of the new approach include:

  * Centralized prompt management:[The Prompt CMS](/docs/prompts-cms-and-editor) serves as a hub for all your prompts, making it easy to create, edit, and reuse them across your projects.
  * Advanced prompt configuration: Leverage system prompts, message pairs, conversation history, and variables to craft highly contextual and dynamic responses.
  * Seamless integration: The Prompt step allows you to bring your prompts directly into your conversation flows, while the Set step lets you assign prompt outputs to variables for enhanced logic and control.
  * Continued innovation: We are committed to expanding the capabilities of these new features, with exciting updates planned for the near future.

  For those using the Knowledge Base, we recommend transitioning to the[KB Search step](/docs/kb-search). This step allows you to query your Knowledge Base and feed the results into a prompt, enabling even more intelligent and relevant responses.

  To help guide you through migrating from the AI steps to the Prompt step, check our walkthrough below:

  We value your feedback and are here to address any questions or concerns you may have. Our team is dedicated to ensuring a smooth transition and helping you unlock the full potential of these powerful new features.

  Thank you for your understanding and continued support. We are excited about the future of conversational AI development on Voiceflow and look forward to seeing the incredible experiences you will create with these enhanced capabilities.

  Best regards,

  Voiceflow
</Update>
