Tag Test
Tag a Flow Branch so filters and recipes can include or skip that Test Case.
Tag Test labels the current Flow Branch with a tag. Use it so Run Recipes, Schedules, and CI/CD filters can include smoke tests, skip slow paths, or group journeys without editing every Run by hand.

When to use it
Mark smoke, regression, or environment-specific branches.
Set Manual Run Mode to Ignore Test Case when a branch should run in CI or Schedules but not when someone starts a Run from the Flow Builder.
Place Tag Test early on the branch so the label is obvious when you read the Flow.
See Choose Flow Branch shapes for the join and split patterns, then Build smoke and regression coverage and Run across environments.
Configure
Basics
Tag
The tag to apply to this Flow Branch
Manual Run Mode
Run Test Case (default) keeps the branch for manual Runs. Ignore Test Case skips it on manual Starts while filters can still select it elsewhere
Advanced
Status on fail
Related
Tags: utility, tag, test, branch
Last updated