Skip to content

How to Create a Case Page Template#

This topic provides step-by-step instructions for creating a case page template in TheHive.

To import an existing case template from another organization or TheHive instance, refer to the Import a Case Page Template topic.

Required permissions

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

Procedure

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

    Organization view

  2. Select the Templates tab.

    Organization templates

  3. Select the Pages tab.

    Organization templates page cases

  4. Select .

  5. In the Adding a page template drawer, enter the following fields:

    Title
    The case page template title. It's used to identify the template in the API and serves as the default page title when creating a page based on the template.

    Category
    The default category the pages belongs to. Pages are visually grouped by category for easier navigation. If the category doesn't exist, it will be created automatically.

    Content
    The default page content using TheHive-flavored Markdown syntax.

  6. Select Add page template.

Next steps