I accidentally overwrote today the configuration for two of my agents and their respective LLMs. Is there any way to retrieve or restore a previous version of their prompts, functions, and voice settings?
Hi @antonio
Yes! If you previously published versions of your agents using the “Deployment” button, you can restore them.
To restore a previous version:
-
Open the agent page and click the Clock icon (upper right) to view version history.
-
Click on the desired past version to view it.
-
Create a draft version from that past version to restore the configuration.
You can also use the version comparison feature to see exactly what changed between versions before restoring.
However, if you never published/deployed a version before overwriting, the previous configuration may not be recoverable — only published versions are preserved.
Thank You