Adjust case satuses
Adapt the case review workflow to your internal processes.
A case can have one of the following statuses:
- Open—a case has been created and is waiting for an officer’s review.
- Awaiting user—an applicant’s response/action has been requested.
- Resolved (Valid threat/False positive)—a case that has been considered and either approved or rejected.
- Blocked—a case has been restricted from further processing.
However, Case Management supports custom stages, allowing you to adapt the review workflow to your needs while keeping the core case lifecycle unchanged.
You can assign custom stages to each default status to reflect more granular review states. These stages will let you track progress in greater detail without affecting existing automation rules or the overarching case lifecycle.
For each custom stage, you can define:
- Stage name.
- Stage description.
- Default stage—the stage automatically assigned when a case is assigned the target status.
Example: Under the Open status, you might create two custom stages: Under Manual Review and Escalated. A case assigned to either stage remains in the Open status until an officer transitions it to a different status.
To add a stage to a status:
- Navigate to Case statuses.
- Select a case status and click Add stage.
- Enter the stage name and description.
- Save your changes.
To set a custom status as default, select it from the Default stage menu.
To apply a custom status to a case:
- Navigate to Case Management.
- Open All cases or My cases and select the case of your interest.
- Select a case, click on its status, and select the status you configured.
Note
- You can switch between custom stages only when the case is in the Open or Awaiting user status.
- To update the stage of a Blocked or Resolved case, you must first move the case back to Open status.
- To apply custom stages under a Resolved status (Valid threat or False positive), click Resolve and select the appropriate resolution stage.
Updated about 2 hours ago