Layout
The Runs view is split into two panels:- Left panel. A scrollable list of every contact who has entered the workflow. Each entry displays the contact’s name or email address and the elapsed time since they entered. A search bar at the top lets you find a specific contact by name or email.
- Right panel. A visual map of the workflow showing the selected contact’s path through each node, with status badges indicating how far they have progressed.
Filtering runs
A dropdown next to the search bar lets you filter the contact list by run status:Aggregate statistics
Four metrics are displayed at the bottom of the left panel, summarizing the overall health of the workflow:Inspecting an individual run
Select a contact in the left panel to load their run in the right panel. The workflow map highlights the contact’s specific path, and each node they have encountered displays a status badge:Node timing detail
Click any node within a contact’s run to open a detail overlay showing:- Entered. The exact date and time the contact arrived at this node
- Exited. The exact date and time the contact left this node. If the contact is still inside the node (status is Running), this field is not displayed.
These timestamps are useful for verifying that delay nodes are holding contacts for the expected duration, confirming that action nodes executed promptly, and diagnosing bottlenecks where contacts are spending more time than expected.