Jump to Step

Learn to use Jump To Step in a process instance

Last published at: April 22nd, 2026

Let us review the following workflow example. 

According to the design, the process advances to the next step when a task is completed. Let's understand how to jump from Task 1 to Task 3 when the instance is paused at Task 1 or Task 2. 

 

Select the process from the list on the Process Instance page, then click “View > Render”. The process instance is displayed on a new page, as shown below. As shown, it is sleeping at the Task1 and Task2 steps. 

 

Select a process from the list on the Process Instance page, then click “Utils > Jump To Step”. 

 

The “Jump To Step” pop-up window appears during configuration. As shown below, select the target step from the drop-down list, then click the “Jump” button to proceed. 

 

The process instance updates by jumping to the target step, and a confirmation message appears in the top-right corner, as shown below. 

 

Select the process instance, then click “View > Render”. As shown below, the step has reached its target. 

 

Select “View > Execution View” to observe the “Jump” step during execution. 

 

Select “Items > Waiting Steps”. The Waiting Steps pop-up window displays the list. As observed, the process instance is waiting at the Task2 and Task3 steps after the Jump event.