Skip to content

How to Export or Import a Case Template#

This topic provides step-by-step instructions for exporting and importing a case template in TheHive.

Share and discover case templates

Contribute to and find case templates in our public GitHub repository.

Before submitting your pull request:
- Remove any sensitive information.
- Exclude custom fields.

Each contribution is reviewed by StrangeBee before being published.

Required permissions

Only users with the manageCaseTemplate permission can manage case templates in TheHive.

Export a case template#

This is useful if you want to share a case template with another organization or TheHive instance.

  1. Go to the Organization view from the sidebar menu.

    Organization view

  2. Select the Templates tab.

    Organization templates

  3. Select the Cases tab.

    Organization templates cases

  4. Select next to the case template you want to export.

  5. Select Export case template to export the case template in JSON format.

Import a case template#

This is useful if you want to use a case template from another organization or TheHive instance.

  1. Go to the Organization view from the sidebar menu.

    Organization view

  2. Select the Templates tab.

    Organization templates

  3. Select the Cases tab.

    Organization templates cases

  4. Select Import case template.

  5. In the Importing a case template drawer, drop a JSON file directly into the Attachment section or select it from your computer. Use the file you obtained from exporting the case template.

  6. Select Confirm case template import.

Next steps