Frigade AI Is Now Frigade
Dec 2, 2025
Today we're excited to announce a simple but meaningful update to our product names.
Frigade AI is now just Frigade, and our developer platform is now called Frigade Engage.
Engage continues to power bespoke flows, user targeting, workflows, and UI experiences that work alongside and complement your Frigade agent.
Why the change?
Teams are using our agent for far more than just chat. Frigade actively learns your product, guides users through real workflows, answers open-ended questions, and even takes actions on their behalf. It's become the core of our own in-app experience, so we're giving it a name that reflects that.
Frigade delivers:
- Personalized, step-by-step guides
- Hands-on actions taken directly for users
- Real-time answers based on your actual product
- Automatic adaptation as your product evolves
- Simple setup with little to no ongoing maintenance
Engage will continue to support your onboarding development through the toolkit and SDK that you have grown to love. Explore what's new with our assistant, or see the latest on our time-tested engagement platform.
- Sep 12, 2023
Targeting Acquired
Targeting is how you control the state and visibility of Flows (and Steps) based on data about the current user. Previously, targeting was code-only: fine for simple queries, awkward for complex ones.
- Aug 31, 2023
Async Validation Handlers in Forms
Engage Forms now support asynchronous validation between steps using the `validationHandler` prop on `<FrigadeForm />`. Block the user from advancing until an async call (database, API, etc.) completes.
- Aug 22, 2023
Component Library Updates
The component library got a big update. Components are restyled, layouts and flows are updated, and they're interactive in the Frigade dashboard. View and interact with each component to see how users will experience them before you ship. Bump `@frigade/react` to 1.35.14 or higher.