Skip to content

Version Control

Track, manage, and restore previous versions of your AI agents.


Overview

The Version History feature allows you to track and manage the changes made to your agent settings over time. Every time you save changes to an agent, a new version is created automatically.


Accessing Version History

  1. Navigate to My Agents
  2. Click the three-dot menu on the agent card
  3. Select Version History

The Version History page displays a list of all versions of your agent settings, along with:

Column Description
Created At Timestamp when the version was created
Modified By The user who made the modifications

Viewing Version Differences

Compare any two versions of your agent settings to see what changed:

  1. Locate the versions you want to compare in the Version History list
  2. Click the checkboxes next to these versions
  3. The differences between the two versions will be highlighted for easy comparison

Restoring a Previous Version

If you want to revert your agent settings to an older version:

  1. Find the version you want to restore
  2. Click the "Restore" button next to that version

Non-Destructive Restore

Restoring a previous version creates a new version in the Version History list. This preserves the complete change history and allows you to revert again if needed.


Displaying Version Numbers in Agent Responses

Version History supports debugging by displaying the specific version number used for each agent response in the chat interface. This helps identify which configuration was active when a particular response was generated.


Best Practices

  • Review before major changes — Check version history before significant configuration updates
  • Compare versions — Use the comparison feature to understand what changed between releases
  • Use restore for rollbacks — If a change causes issues, restore the previous working version