Skip to main content

Versions

Moveo allows you to create multiple versions of the same AI agent.

Imagine you are operating an AI agent in production, with users asking questions throughout the day. If you want to implement new changes without making them visible to your users immediately, you can use versions.

Draft state

All changes you make are saved to the draft state of the AI agent. In Test

, you always interact with the draft version of the AI agent.

Create a new version

To create a new version, select Create version and write a short description of your changes. You can view the history of all your changes by clicking Versions.

caution

You can only have up to 25 versions at any time. If you exceed this number, you need to delete a previous version to create a new one.

Manage a version

For any version of the AI agent, you can perform the following operations:

  1. Restore: Revert the AI agent to the selected version.
  2. Export: Download a JSON file of the selected version.
  3. Delete: Permanently delete the selected version.

Assign the new version

After you create a new version and are ready to share it with your users, navigate to the rules

and assign the new version of the AI agent.

The images below show a complete example of the procedure.