Skip to main content
Version: Current

Export

Overview

The Export tab allows administrators to generate export packages containing selected processes and associated configuration resources from the AI Command Center.

Exporting packages enables:

  • Migration of automation assets between environments
  • Backup of processes and configurations
  • Deployment of solutions across multiple AI Command Centers
  • Controlled version distribution of automation assets

The Export tab is available to users with the appropriate export management permissions.

How to access:   From the AI Command Center, open Settings (⚙️) in the top-right corner and navigate to Migration → Export.


Creating an Export Job

To create a new export job:

  1. Open the Export tab.
  2. Click Add Export.
  3. Enter a Package Name.
  4. Select the entities to export under the respective tabs.
  5. Use Next and Back to review selections.
  6. Click Create to start the export job.
note

At least one entity must be selected to create an export job.


Export Actions

From the Export tab, the following actions are available (based on permissions):

ActionDescription
ViewOpens job details in read-only mode.
View ReportDisplays detailed export results for each selected entity.
Download PackageDownloads the generated export package (.nupkg).
DeletePermanently removes the selected export job record.

Viewing an Export Job

To view job details:

  • Open the Export tab.
  • Select the job.
  • Choose View.

This view displays the selected entities and configuration included in the export package.


Viewing Export Report

To view export results:

  • Open the Export tab.
  • Select the job.
  • Choose View Report.

The report displays the export result for each selected entity.


Entity Export Status

The following table explains the export result statuses:

StatusDescription
ExportedThe entity has been successfully included in the export package.
ErrorThe entity failed to export. Refer to the Details column for more information about the failure.

Downloading Export Package

To download the generated package:

  • Open the Export tab.
  • Select the completed job.
  • Choose Download Package.

note

The package can be downloaded only after the export job reaches the Completed or CompletedWithError status.   If the job status is Error, the package will not be available.

The downloaded file can be imported into another AI Command Center environment.


Job Status

The table below explains the various statuses of an export job:

StatusDescription
PendingThe job is pending execution.
RunningThe job is currently executing.
CompletedThe job has successfully exported all selected entities without errors.
CompletedWithErrorThe job completed with errors. You can find more information in the job details.
Error The job was faulted due to an unexpected error.