Welcome to Ada’s release notes. Scroll down to see a list of recent releases.

You can subscribe to updates with our RSS feed, or sign up to get news about updates directly in your inbox.

At the end of every week that has had at least one feature release, we’ll send you an email on Friday at 11 a.m. Eastern to let you know about our last few releases.

Conversations API Developer guide

We’ve released a new Conversations API Developer Guide, a complete resource to help developers build, test, and extend custom channel integrations with Ada.

The guide walks developers through the entire integration flow — from setting up and getting started with the demo repository to creating a custom channel, starting and ending conversations, sending and handling messages, and rendering responses in your own UI.

It also includes instructions for moving from the demo setup into a production environment, plus best practices for reliability, error handling, and webhook management.

👉 Read the Developer guide



Conversations API is now available

Ada’s Conversations API enables you to seamlessly embed Ada’s intelligent AI Agents anywhere–whether you’re building a custom messaging UI, integrating with a preferred email provider, or launching a new third party channel that Ada doesn’t already support.

Effortlessly manage conversations and messages between users, AI Agents, and your human team–all through a single, flexible API.

For more information about the Conversations API, see our API documentation.


Docs updates: Improvement tactics & best practices

We’ve added new help articles to make it easier for customers and teams to improve and optimize AI Agents. This includes a new Improvement tactics page as well as several new Best practices topics that provide practical examples and guidelines.

What’s new

  • 🚀 Improvement tactics
    Practical strategies for diagnosing issues and improving Agent performance.

  • 📖 Best practices (first set now published):

    • 📚 Topics: How to structure and manage topics for performance and clarity.
    • 📘 Knowledge setup: Guidelines for organizing knowledge articles so answers are accurate and reliable.
    • ⚙️ Actions: Tips for controlling when and how Actions are triggered.
    • 🎯 Coaching: Recommendations for monitoring and coaching Agents to improve over time.
    • 🎨 Personalization: How to use variables and conditions to tailor responses for different end users.
    • 👋 Greetings: Latest addition! Covers how to create warm, on-brand greetings that set the right tone and expectations for conversations. Stay tuned — more best practices to come!

September 8, 2025

Fetch Chat Metadata improvements

The Fetch Chat Metadata block now generates summaries for conversations in all languages and uses an updated LLM model for improved performance.

What’s new

  • Summaries are now generated for conversations in any language (previously English-only)
  • Upgraded the LLM used for generating the summaries

For more information about the Fetch Chat Metadata block, see the help documentation.


September 3, 2025

Enhanced Inquiry Summary and Reason for Classification

We’ve upgraded the language model used to generate Inquiry Summary and Reason for Classification, delivering more accurate insights into customer conversations.

What’s new?

  • Upgraded language model: Enhanced LLM provides more detailed and accurate conversation analysis
  • LLM-based translation: Replaced Google Translate with LLM translation for better quality
  • Improved Topic assignment: More detailed Inquiry Summaries enable better conversation categorization

These improvements provide better visibility into customer intent and conversation outcomes, making it easier to identify trends and optimize your AI Agent’s performance.


August 21, 2025

Chat settings update

Updated the Chat settings area, reorganizing settings for: launching Ada, managing chat persistence, and controlling privacy and security.

Previous organization:

  • Launch controls
  • Persistence
  • Privacy & security
    • Privacy: IP tracking
    • Configuration: Enable chat
    • Approved domains

New organization:

  • Launch
    • Chat availability: Enable chat
    • Allowed websites (formerly “Approved domains”)
    • Launch controls
  • Data & privacy
    • Persistence (formerly its own “Persistence” tab)
    • Privacy: IP tracking
    • Approved link protocols

August 20, 2025

Custom link protocols

Configure custom link protocols so that your AI Agent can send deeplinks, such as yourbrand://your-app.

By default, your AI Agent can already send links with these standard protocols: https, http, ftp, ftps, mailto, tel, callto, sms, cid, xmpp.

What’s new

Add custom link protocols (URI schemes) for your AI Agent to use in your chat settings.

Why this matters

This allows your AI Agent to send deeplinks so that your customers can more easily take action to address their issue.



August 6, 2025

Support for Multiple Participants in Email Conversations

Your AI Agent now seamlessly supports email conversations involving multiple participants!

When additional recipients are included — whether in the “To” or “CC” fields — the AI Agent keeps the exchange in a single thread and can respond to inquiries from any participant. This ensures clearer, more coherent conversations for everyone involved.

Learn more about Email conversations with multiple participants here.