The Agent draft and version features allows you to safely develop and improve your agent without affecting the live version.
Work on your agent in a draft with auto-save, then publish your changes when you are ready, use version history to restore to a previous state.
Understanding drafts, published versions, and history
The following states enable safe iteration in drafts, confident go‑lives through publishing, and reliable fallback using history:
Draft: A work‑in‑progress where you can experiment and prepare changes. You can publish or discard the draft if you no longer need the changes.
Published: The live copy end users are actively using. When you publish a draft, it replaces the current published version.
History: In history, you can view the saved versions and restore one of the versions as a new draft. The system retains up to 30 saved versions, identified by timestamp and editor metadata. The older entries are view‑only. To use one, you can restore it as a new draft and publish when ready.