Add tags to steps in a workflow. When a run starts, its run steps inherit those tags so you can filter the run by tag (e.g., Safety, Client-Facing, Prep).

Set up

  1. Open the workflow editor and select a step.
  2. Add one or more tags (create new or reuse existing).

Filter in a run

  1. Open a run.
  2. Use the tag filter to choose one or more tags.
  3. Only run steps with the selected tags are shown.

Notes

  • Tags are inherited when the run is created.
  • Edit tags in the workflow to change what future runs inherit.
  • Use consistent tag names to make filtering predictable.

Examples

Safety, QA, Client-Facing, Prep, Finance

July 31st, 2025

Back to the list Detailed View Suggest a Feature