Publishing to Live

Deploy your Flow Designer agent to production

Before publishing your Flow Designer agent, you need to resolve all issues in the issue checklist. Once published, your Flow Designer configuration will replace the existing production version of your agent.

Before Publishing

Resolve Issues in the Issue Checklist

Before you can publish, review and resolve all items in the issue checklist:

  • Missing required nodes: Ensure all required nodes are configured
  • Invalid connections: Fix any broken or invalid node connections
  • Missing variables: Ensure all referenced variables are collected or defined
  • Configuration errors: Resolve any configuration issues in your nodes

The issue checklist helps ensure your Flow Designer agent is ready for production and will work correctly when deployed.

Publishing Your Agent

Once all issues are resolved:

  1. Click the Publish button in the Flow Designer
  2. Confirm the publication
  3. Your Flow Designer configuration is deployed to production

Important: Publishing immediately replaces the existing production version of your Flow Designer agent. All active calls will continue using the previous version, but new calls will use the newly published version.

Versioning

Versioning for Flow Designer agents is coming soon. This feature will allow you to:

  • Track changes: See a history of all published versions
  • Roll back: Revert to a previous version if needed
  • Test before deploying: Preview changes before going live

Stay tuned for updates on this feature.

FAQ

Active calls continue using the version that was live when they started. Only new calls will use the newly published version.

You can publish a previous version to revert changes. Versioning (coming soon) will make this easier by allowing you to roll back to specific versions.

No. When you publish your main Flow Designer agent, all sub-agents are published together as part of the same configuration.

You cannot publish if there are unresolved issues in the issue checklist. Resolve all issues before publishing to ensure your agent works correctly in production.

Next Steps