You can now trigger workflows from functions in the new app builder. Converting classic apps that trigger workflows is now supported as a result.
To trigger a workflow from your app, open the Chat tab and prompt your agent with the workflow's name.
Update my app so that the Customer Feedback table retrieves data using the Retrieve Survey Feedback workflow.
Create a new app that tracks our quarterly sales KPIs. For the data, use the Calculate Conversion Rate workflow as well as the lifetime_value and quota_attainment tables in @Retool Database.
The triggered workflow is run on behalf of the app's authenticated user.
Organization admins on Team and Business plans can now purchase additional AI credit packs directly by clicking on Buy credits from Settings > Plans & Billing > under the new AI Credits tab.
AI Credits tab with Buy credits button
Credit packs are sold in increments of 1,000 credits at $100 per pack. Purchased credits are added to your organization's shared pool and are consumed after your monthly allotment runs out, with the oldest (soonest-expiring) pack used first.
Credit packs expire at the end of your next monthly billing cycle (between 30–60 days after purchase), depending on where you are in your billing cycle when you buy them.
If you are billed monthly, your next billing cycle end date is your expiration date.
If you are billed annually, your monthly billing date is the same day of the month you originally purchased your plan (e.g., if you purchased an annual plan on April 12, credits expire on the 12th of the following month).
Buy more credits modal
When your organization's credits run out, admins will see a banner prompting them to purchase additional credits or upgrade their plan. Users who are not admins will be directed to contact their admin.
Credit pack purchasing is available on cloud plans using Retool-managed keys. Free plan organizations must upgrade to Team or Business to purchase credit packs. Enterprise customers should contact their account executive.
For more information, refer to the AI credits documentation.
You can now use Retool's MCP server to import React apps directly from your agentic coding environment.
Open a React app, and ask Retool to import the app. Retool guides you through the process of selecting the appropriate resources, and sends you a link to the newly imported app in the app builder. From there, you can make tweaks to the generated app, and securely publish the app using the MCP server or from the app builder.
Retool's new app builder now supports importing React apps from external sources, such as Replit, Lovable, and Claude Code, for further refinement and development in Retool.
Apps created with the new app builder can now be protected and checked into your chosen Source Control Manager (SCM). Source Control lets organizations manage changes using remote SCM providers GitHub, GitLab, AWS CodeCommit, Bitbucket, and Azure Repos. Using this distributed approach, your users can:
Prevent unwanted changes to apps.
Work collaboratively and methodically through reviews.
Edit React code from your preferred development environment.
A new AI-powered app builder is now available. Build production-ready React apps using natural language in the app builder or through your favorite coding agent via MCP. Whatever or however you build, everything inherits the security standards your organization has already approved and implemented.
The app builder includes:
A Chat tab where you describe changes in natural language and an AI agent plans and executes them, with file uploads and per-thread model selection.
A Data tab that shows the resources connected to your app and the functions that interact with them, with optional approval gates on writes.
A Code tab that lets you view and edit every file your app uses.