Application versions are designed to manage the evolution and stability of agents over time. An application version provides a way to create immutable snapshots of the entire agent application configuration at a specific moment.
Create an application version
To create a new application version:
- Open the agent builder.
- Click the Versions button on the right side of the builder page.
- Under the Versions tab, click the New Version button.
A new version will only be created if there are changes to the agent application configuration.
Restore an existing application version
To restore the current agent application configuration to a previous version:
- Open the agent builder.
- Click the Versions button on the right side of the builder page.
- Find the version you want to restore.
- Click the overflow menu on the right side of the row.
- Click Restore.
If there are no changes to the current application configuration, the restore will be a no-op.
If there are changes to the current application configuration, a new application version is automatically created from the current application configuration as a backup. Then, the current application configuration is restored to the previous application version.