Application versions

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:

  1. Open the agent builder.
  2. Click the Versions button on the right side of the builder page.
  3. 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:

  1. Open the agent builder.
  2. Click the Versions button on the right side of the builder page.
  3. Find the version you want to restore.
  4. Click the overflow menu on the right side of the row.
  5. 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.