Skip to main content
Tags group flows for scheduled runs and control execution order in run rules. They are primarily intended to express run intent rather than application structure. Because QA Wolf supports full concurrency by default, organizing flows by feature area rarely makes sense. Instead, use tags to describe the characteristics of a run — common examples include test type (e.g., sanity or smoke) and expected duration (e.g., long-running). Before applying tags, make sure the tags you need exist. See Workspace settings to create and manage tags.

Apply tags to a single flow

You can apply tags to a single flow from two places: In Automate — open the flow in the editor and click the Details tab in the right panel. Tags can be edited directly from there. In Map — select a flow from the Flows tree. The Details panel on the right shows the flow’s tags. Tags can be edited directly from there.

Apply tags to multiple flows

1
In the Map tab, hover over the checkbox next to a flow’s status icon and click to select it. Repeat for each flow you want to tag.
Map Multitag
2
Click the icon that appears at the bottom of the flow list.
3
Click the tags you want to apply.
Tag Picker

How tags are used

Scheduling — when creating a schedule, you can choose to run all flows or only flows with selected tags. See Scheduling flows for more details. Ordering — tags can be used in run rules to control execution order. See Ordering flows for more details.
Last modified on April 2, 2026