Only available for Chatflow and Workflow apps right now.
How it works
Current Draft: Your working version. This is where you make changes. Not live for users.Publish versions
Click Publish → Publish Update to make your draft live.View versions
Click the history icon to see all versions:- All versions or only yours
- Only named versions (skip auto-generated names)
Manage versions
Name a version: Give it a proper name instead of the auto-generated oneRestoring a version, exporting a specific version’s DSL, and running a specific published version through the Service API are available on paid plans. On the Sandbox plan, apps always run the latest published version.
Example workflow
Here’s how versions work through a typical development cycle:1. Start with a draft
2. Publish first version
3. Publish second version
4. Restore old version to draft
5. Publish the restored version
Tips
- Always test in draft before publishing
- Use descriptive version names for important releases
- Restore versions when you need to rollback quickly
- Keep old versions around for reference