Skip to content

Export a workflow

Exporting a workflow means downloading a file with the .wfpk extension containing items that permit to re-create the workflow by importing the file.

The file is a ZIP archive and contains the workflow definition plus binary files for any symbolic or ML models, while any processor, operator, Knowledge Model or custom component is referenced but not included. This means that those components must be already present in the destination installation when importing the workflow.

To export a workflow:

  • In any list, select the workflow then select Export on the toolbar of the right panel.

Or:

1. [Open the workflow](../open/index.md)
2. Select the ellipsis on the toolbar of the right panel then choose **Export workflow** from the pop-up menu.

In both cases, a dialog appears.

  • If you want to change the default filename, enter a new name in the Filename field.
  • Select Download to confirm the operation.