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

# 03.2025

> March 2025 release notes.

The **March 2025** PolyAI Agent Studio release includes enhancements to dashboards, voice management, Knowledge performance, and real-time collaboration features.

Expand the items for details:

<AccordionGroup>
  <Accordion title="Standard dashboard enhancements" icon="chart-pie" id="overview-dashboard-enhancements">
    A redesigned [standard dashboard](/analytics/dashboards/standard) now includes additional metrics and improved performance.

    <img src="https://mintcdn.com/polyai/ZVzKq3G72RK1ScpE/images/release-notes/2503/new-dashboard.png?fit=max&auto=format&n=ZVzKq3G72RK1ScpE&q=85&s=0685f6283a47619aaf8b123d318f3cff" alt="enhanced-overview-dashboard" width="1632" height="1206" data-path="images/release-notes/2503/new-dashboard.png" />

    **What's new:**

    * Containment rate, total calls, SMS stats, and function call metrics now available at a glance.
    * Hourly refresh cycle brings data closer to real time.
    * Dark header and improved layout boost usability and visual clarity.
  </Accordion>

  <Accordion title="Safety dashboard enhancements" icon="shield-check" id="safety-dashboard-enhancements">
    The new [safety dashboard](/analytics/dashboards/safety) mirrors the updated overview dashboard experience.

    <img src="https://mintcdn.com/polyai/ZVzKq3G72RK1ScpE/images/release-notes/2503/new-safety.png?fit=max&auto=format&n=ZVzKq3G72RK1ScpE&q=85&s=438fda60cc3743a3fbf017d1610ed22d" alt="enhanced-safety-dashboard" width="3208" height="2300" data-path="images/release-notes/2503/new-safety.png" />

    **What's improved:**

    * Faster load times and more responsive data rendering.
    * Hourly refreshes ensure up-to-date monitoring.
    * Unified styling with clearer visual hierarchy for incident triage.
  </Accordion>

  <Accordion title="Open matched topics in a new tab" icon="arrow-up-right-from-square" id="open-matched-topics-in-a-new-tab">
    You can now click matched [Knowledge](/managed-topics/introduction) topics in [conversation review](/analytics/conversations/review) to open them in a new browser tab.

    This allows you to explore topic content without disrupting the review flow, making it easier to cross-reference and validate responses.

    <img src="https://mintcdn.com/polyai/ZVzKq3G72RK1ScpE/images/release-notes/2503/topic-tab.png?fit=max&auto=format&n=ZVzKq3G72RK1ScpE&q=85&s=39f0331c3bfd0fa28a5218ee4fb16c16" alt="matched-topic-new-tab" width="2398" height="1596" data-path="images/release-notes/2503/topic-tab.png" />
  </Accordion>

  <Accordion title="Version info added to conversation review" icon="clock-rotate-left" id="version-info-added-to-conversation-review">
    Reviewed conversations now include the **agent version** that was active at the time.

    <img src="https://mintcdn.com/polyai/ZVzKq3G72RK1ScpE/images/release-notes/2503/review-version.png?fit=max&auto=format&n=ZVzKq3G72RK1ScpE&q=85&s=d5e311033e50baf439426106bf49a23d" alt="review-version" width="2538" height="1598" data-path="images/release-notes/2503/review-version.png" />

    **Why it matters:**

    * Ensures reviewers can account for environment-specific behavior.
    * Useful for debugging across staging vs. production versions.
    * Supports clearer QA documentation and compliance audits.
  </Accordion>

  <Accordion title="Add new voices in Agent Studio" icon="microphone" id="add-new-voices-in-agent-studio">
    You can now upload new voices directly in Agent Studio without needing backend intervention.

    <img src="https://mintcdn.com/polyai/ZVzKq3G72RK1ScpE/images/release-notes/2503/add-voice.png?fit=max&auto=format&n=ZVzKq3G72RK1ScpE&q=85&s=ec8a3c95775cafcb5d5946bccb424552" alt="add-voice" width="2532" height="1348" data-path="images/release-notes/2503/add-voice.png" />

    <Tip>Refer to your voice provider's documentation to locate the correct voice ID for upload.</Tip>
  </Accordion>

  <Accordion title="Filter voices by language, accent, and gender" icon="filter" id="filter-voices-by-language-accent-and-gender">
    The voice selection interface has been redesigned with filter controls to streamline voice browsing.

    <img src="https://mintcdn.com/polyai/ZVzKq3G72RK1ScpE/images/release-notes/2503/voices-redesign.png?fit=max&auto=format&n=ZVzKq3G72RK1ScpE&q=85&s=9d3107cb641ab51031c92fb50e8fed6c" alt="voice-filters" width="2536" height="1634" data-path="images/release-notes/2503/voices-redesign.png" />

    **Available filters:**

    * Language
    * Accent
    * Gender
  </Accordion>

  <Accordion title="Send SMS during a function call" icon="message" id="send-sms-during-a-function-call">
    SMS messages are now triggered **inline** during [function](/tools/introduction) execution, rather than being queued afterward.

    **Why it matters:**

    * Enables immediate error handling for failed sends.
    * Prevents agents from falsely confirming delivery before it's complete.
    * Supports tighter runtime logic and better user feedback.
  </Accordion>

  <Accordion title="Improved KB search for actions" icon="magnifying-glass" id="improved-kb-search-for-actions">
    The Knowledge search bar now fully indexes action keywords like [SMS](/sms/introduction), [handoff](/call-handoff/introduction), [function](/tools/introduction), and [variant](/variant-management/introduction).

    **What's new:**

    * These terms are now searchable across the Knowledge area.
  </Accordion>
</AccordionGroup>
