| Value | Description |
|---|---|
| Execute | Allows participants to access a process instance. |
| Route | Allows participants to send an instance to the next activity in a process, send an instance back to the previous activity in a process, or send an instance to a specific participant assigned to the role for the next activity in a process. |
| Suspend | Allows participants to pause a process at the instance activity and make the process unavailable to other users until resumed. |
| Abort | Allows participants to abort an instance. |
| Delegate | Allows participants to reassign an instance to another participant with a lower rank. |
| Reassign | Allows participants to grab an instance from another activity in the process. |
| Escalate | Allows participants to reassign an instance to another participant with a higher rank. |
| Peer Assignment | Allows participants to reassign an instance to another participant with the same rank. |
A category is a value from 1-9 that determines if a participant can delegate, escalate, or assign a process instance to a peer.