The Change State action jumps the process directly to the beginning of a different state without any intervening steps. For example, if the value of a variable showed that no more work was needed in the current state, you could embed the Change State action inside a Decision action to skip over remaining steps in the current state and go directly to the next (or any other) state.

Note: Before you add a Change State action, you must first create the state to which the action should lead.
Name Description
Name field  Type a distinctive name for the action. The label you enter here becomes the action’s name displayed in the task sequence.
State

Under State, do any of the following:

  • Select the state you want to change to.
  • Click Add to create a new state. 
  • Click X to delete a selected task from this action.
  • Click Go to State to configure or modify the selected state.