Latest Feature
Tag steps
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
- Open the workflow editor and select a step.
- Add one or more tags (create new or reuse existing).
Filter in a run
- Open a run.
- Use the tag filter to choose one or more tags.
- 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