Introducing Suggestions: Guidance That Writes Itself
Dec 2, 2025
Your product has more to offer than most users ever discover. New features go unnoticed, power-user workflows stay hidden, and onboarding often gets postponed because teams do not have time to build it.
Starting today, Frigade can create in-product guidance for any part of your product from a simple prompt, with no steps, selectors, or manual setup.
Simple prompt → complete in-product guidance
Describe the experience you want users to have: "Show users how to use our new Calendar view in the Sales tab. Highlight the value, walk through the key actions, and help them create their first event."
Frigade reads your prompt, understands the latest state of your product, and generates a polished in-app experience in seconds.
Use Suggestions to give users help exactly when they need it:
- Onboard new users with a personalized first run.
- Highlight new features the moment they ship.
- Walk users through advanced or easily missed workflows.
- Provide guidance in confusing parts of the product.
- Offer contextual help directly in the UI where questions happen.
Whether it is a first-time experience or a power-user tip, you can create it instantly. Hit Preview to see the experience play out inside your real product. Tweak the tone or flow by adjusting the prompt. Then decide who should see it, like new users, existing customers, specific roles, or certain plans. Publish with one click.
Suggestions stay accurate because Frigade learns from the live product. As your UI evolves, your guidance evolves with it. No maintenance work required. Now every workflow, every feature, and every user journey can have the guidance it deserves.
- Oct 11, 2023
Updated Flow Analytics
After hearing feedback that customers wanted better performance insights directly in the dashboard, we gave Flow analytics a big update:
- 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.