Skip to main content

Publishing an Agent

An agent has at most one open draft and at most one published version at a time. Editing an agent changes its draft; publishing makes that draft the version everything else uses.

Save a draft

  1. Make a change on any tab — Configuration, Capabilities, Knowledge base, or Memory.
  2. Select Save draft in the top bar.

Save draft is disabled until you have unsaved changes.

Publish

  1. Select Publish in the top bar.

Publish is disabled until a draft exists. There's no confirmation step — selecting it publishes immediately.

How you know it worked

The top bar's tag changes to Published vN, where the version number increases each time you publish again after further edits. If you open the agent to edit it again, a new draft starts from the version you just published.

When it does not work

SymptomCauseWhat to do
Could not publish agent — save a draft firstThere's no open draft to publishMake a change and select Save draft, then Publish

What publishing does not do

Publishing does not create a browsable version history — there's no list of past published versions to compare or revert to today. Treat each publish as final; if you need to undo a change, edit the draft back to how it was and publish again.

Next steps