Export or Import a Workflow#
6.0 One
Workflows in TheHive Flow exist at the organization level. You can transfer workflows between different TheHive instances or organizations by exporting and importing them.
Since TheHive Flow has no native versioning, exporting workflows and committing them to a Git repository is also the recommended strategy for maintaining a change history.
Export a workflow#
Share a workflow with another organization or TheHive instance.
-
Go to the Flow view from the sidebar menu.
-
In the workflow list, select next to the workflow you want to export.
-
Select Export.
Your workflow downloads as a YAML file.
Import a workflow#
Use a workflow from another organization or TheHive instance.
-
Go to the Flow view from the sidebar menu.
-
Select Import workflow.
-
In the Import workflow drawer, drop a YAML file or select it from your computer. Use the file you obtained from exporting a workflow.
-
Select Import.

