Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Define the workflow states for a privacy case

Define the workflow states for a privacy case that govern the lifecycle of the case.

Before you begin

Role required: sn_privacy_case.privacy_case_admin

About this task

A privacy case typically goes through the following workflow states that can be configured in the Privacy Case Management application:

  • New: The case has been opened and is in the initial stage of review.
  • Triage: The case is being evaluated to determine the appropriate course of action.
  • Investigate: The case is being actively investigated to gather information and evidence.
  • Resolve: The case is being worked on to find a resolution.
  • Post case review: A review of the case is being done after it is resolved.
  • Close: The case is closed and is no longer active.
  • Cancel:The case is cancelled and it is no longer being pursued.

These states can vary depending on the organization's privacy case management process.

Procedure

  1. Navigate to All > Privacy Case Management > State Models.

  2. Open the state model that you created and want to add the workflow for.

  3. On the GRC workflow states context menu, select New.

  4. On the form, fill in the fields.

FieldDescription
StateName of the workflow state. Choices are the following:- New - Triage - Investigate - Resolve - Post case review - Close - Canceled
ModelState model that uses this workflow state. This field is automatically set to the state model name.
ApplicationName of the application this state model applies to. This field is automatically set to GRC: Privacy Case Management.
Display typeDisplay type of the workflow state. Choices are the following:- As node: Display as a parent state. - As sub-level: Display as a sub-state of the parent state.
Stepper labelLabel to be displayed on the stepper component for the state.
Parent model stateParent state for the sub-level state. This field appears only when As sub-level is selected from Display type.
Is optionalOption to select the state as optional. This field appears only when As node is selected from the Display type field.
  1. Create the other states similarly.

  2. Select Submit.

Parent Topic:Create state model transition