On high-volume workflows with thousands of runs per day, there is currently no way to find a specific execution by a business value like a ticket ID, company name, or contact. The Results list shows only fixed columns, and search/filter is limited to a small set of built-in attributes.
Request: let a builder designate one or more input/output values from a workflow (for example a ticket ID) as a display key, then:
Show that value as a column on the Results/Executions list for each run.
Allow searching and filtering on that column so you can jump straight to the matching execution.
Today the only workaround is writing execution IDs into an external system (like ticket notes) and cross-referencing them manually, which costs hours.
Related, and useful alongside this: the ability to filter executions by a sub-day time range (not just by date), so you can isolate runs within a specific window without paging through hundreds of results.
Why it matters: Faster troubleshooting and run lookups on the workflows that run most often, which are usually the mission-critical ones.