Promote a Published Agent Team from One Environment to Another

You can promote an individual agent team from one environment to another using the import and export options available in AI Agent Studio. For example, you can export from the test or staging environment and import into the production environment.

After importing the agent team, you must publish it in the new environment to make it available for use. Also, if any of your agents use the following tools, make sure you complete the corresponding post-import tasks for each tool:

  • Document tool: Upload and republish the document to ensure its content is correctly processed in the new environment.
  • Email tool: Reconfigure the email tool to make sure necessary alerts are generated properly in the new environment.
  • External REST tool: Reconfigure authentication settings for external REST API tools.
To promote an agent team:
  1. From the source environment, go to AI Agent Studio.
  2. From the Agent Teams tab, locate the agent team you want to export and click the Exporticon.
  3. Enter the export details and click Export to download the JSON file to your local system.
  4. From the target environment, go to AI Agent Studio and select the Agents tab.
  5. Click Import and upload the previously downloaded JSON file.
  6. Use the Draft button to edit the imported agent team.
  7. Publish the agent team.