Skip to main content

Celonis Product Documentation

Creating Task Types

A Task Type stores the configuration information of all Tasks that are created for the same purpose. You can create Tasks Types using the Task Management screen.

Before you begin:

  • To create a Task Type in a package, there must be at least one published Trigger within the package.

  • You must be a Celonis Platform admin or you must have permission to edit a package in Studio.

To create Task Types:

  1. In Studio, go to your package and click Tasks Management.

    task_management_icon.png

    The Task Management overview screen opens. Here’s where you can see a list of Data Model tables that are used in the package you selected.

  2. The Task Management overview screen opens. Here’s where you can see a list of Data Model tables that are used in the package you selected.

  3. Click a Data Model table for which you want to create a Task Type and click Create Task Type.

  4. In the Task Type creator:

    1. Select a Trigger to be used for the Task Type.

      You can only use Triggers that have been created in one of the Knowledge Models in this package.

    2. Configure the Task Type:

      1. Give your Task Type a title.

      2. (optional) Add a description.

        You can use attributes related to the selected Trigger or Data Model table in the description. Once the Task Type is saved, selected attributes will be replaced with an actual value from the Data Model.

      3. (optional) Add attributes to your Task Type.

        You can use these attributes to display additional information that might be useful to a user performing the Task.

      4. (optional) Add an Action.

        For more information on Actions, see Configuring and using Actions in Views.

        Note

        We keep adding new Actions that can be used in Tasks. For the complete list of available Actions, check your Celonis Platform.

      5. Manage assignees and permissions.

        Select if newly created Tasks should be assigned to specific users and define which users can view and act on Tasks from this Task Type.

        Task_Types_permissions
    3. Check the preview and save.

Once the Task Type has been saved and published, new Tasks will be created accordingly.

Related topics: