This section explains the Scenario Jump action and its settings.
Scenario Jump action
Scenario Jump calls and executes a specified scenario.
You can reuse other scenarios like components, or combine them with detection steps to create more complex automation flows.
Scenario Jump settings

Target Scenario and Step
You can set the input text when adding the step or by tapping the ✏️ icon in the step editor.
You can choose to start playback from the beginning of the target scenario, or from a specified step.
Override repeat count
Overrides the repeat count configured in the target scenario using the settings below.
If this option is disabled, the repeat settings of the target scenario will be used as-is.
Repeat
Specifies the number of times to repeat the target scenario when overriding.
If set to 0, the scenario will repeat indefinitely.
After-jump behavior
Specifies what happens after the target scenario finishes playback.
- Return to original scenario
After the target scenario finishes, playback resumes from where the original scenario left off.
- Exit completely
After the target scenario finishes, the entire execution is terminated without returning to the original scenario.
Execute one step only
- Enabled: Only the specified step in the target scenario is executed, and playback immediately returns to the original scenario. Subsequent steps in the target scenario are not executed.
- Disabled: After executing the specified step, playback continues to the next step in the target scenario as usual.