Skip to main content
Every time you make changes to your project (Skills, Tools, or configuration), those changes remain as a draft until you publish them. When you publish, you create an immutable version that is deployed to production and recorded in the history for future reference or restoration.

Publish changes

1

Identify pending changes

When there are unpublished changes, the Publish button in the top bar will show an orange indicator. This means your draft differs from the last published version.
Pending changes feedback
2

Click Publish

Click the Publish button in the top bar. A confirmation popover opens with a warning message indicating that the changes will be deployed to production.
3

Confirm the publication

Click Yes, publish changes. The system creates a new commit with the date, time, and your user as the author.
Publish changes
Once published, the changes are applied immediately to all connected channels (WhatsApp, Web, etc.). Make sure to test your flow before publishing.

Publish Skills and Tools to the Marketplace

In addition to publishing your workspace, you can publish individual Skills and Tools to the Marketplace so other teams can reuse them.
1

Open the publish option

From the canvas of your Skill or Tool, click the Publish button in the toolbar.
2

Fill out the form

Fill in the required fields:
  • Version: version name (e.g. v1.0.0, v2.1.0).
  • Description: brief summary of the changes or functionality.
  • Privacy: choose between Public (visible to all users) or Private (access only with authorization).
3

Publish

Click Publish. The version will be available in the Marketplace and can be selected from AI Agent nodes or other flows.

Selecting versions in nodes

When you add a published Skill or Tool to an AI Agent node, you can choose which version to use from the version selector in the configuration panel. Each version shows whether it is public or private.
If you publish a new version with changes to inputs or outputs, flows using previous versions will not be affected until you manually update the selected version.

Version history

Learn more about how to manage your versions here.