Brand Logo Navigation
Bot

Export & Import

The Export & Import feature allows you to export your bot configurations and import them into other workspaces. This is useful when you want to replicate a bot setup across multiple environments, share configurations with team members, or create backups of your bot settings.

Exporting a Bot

To export a bot configuration:

  1. Navigate to the Bots menu and select the bot you want to export.
  2. Click the Export option from the bot's action menu.
  3. The system will generate an export file containing the bot's configuration, including persona settings, advanced settings, knowledge base references, and assignment rules.
  4. Download the export file to your local machine.

The export file includes:

ComponentIncluded
Bot PersonaName, persona name, persona description
LabelsRelated labels with the current bot
Bot ConfigMode, execution delay, and other behavioral settings
QNAAll configured question and answer knowledge data
ToolsTool configurations linked to the bot
Dynamic Value OverridesAll customized dynamic value
Knowledge BaseReferences to associated knowledge base articles
Assignment RulesConfigured routing rules and conditions

Importing a Bot

There are two types of imports. You can use it to create new bots and modify existing bots. When you import a knowledge base with the same name, it will be updated.

To import a bot configuration into a workspace:

  1. Navigate to the Bots menu.
  2. Click the Import Bot button.
  3. Select the export file from your computer.
  4. Review the imported configuration to ensure all settings are correct.
  5. Click Confirm to create the bot with the imported settings.

After importing a bot, review the assignment rules and channel connections to make sure they are correctly mapped to the channels available in your target workspace. Channel identifiers may differ between workspaces.

Common Use Cases

  • Multi-workspace deployment — Set up a bot in your development workspace, test it thoroughly, then export and import it into your production workspace.
  • Team collaboration — Share bot configurations with team members who manage different workspaces.
  • Backup and recovery — Regularly export your bot configurations as backups so you can restore them if needed.
  • Template sharing — Create a well-configured bot template and import it across multiple projects to save setup time.
Brand Banner