Beta: Insights is currently in beta. Share your feedback with your Customer Success Manager (CSM) to help us improve.
The workflows overview page provides comprehensive performance analysis across all workflows, helping identify performance issues, high cancelation rates, and runtime degradation.
The workflows overview is organized into sections:
Toggle between two views at the top of the page:
The toggle affects both performance cards and the table.
Three cards highlight workflows needing attention. Click quick filters on each card to sort the Workflows table by that metric. Click workflow names to open Workflow Details. Cards show “--” when no workflows meet the criteria.
Shows workflows with the highest percentage of canceled jobs.
Example: 87.1% failure (59 failed jobs)
High cancelation rates can indicate timeout issues, resource constraints, or workflow design flaws.
Shows workflows where typical (median) runtimes are increasing.
Example: P50: 3s 450ms | +34.8% (+890ms)
Indicates typical performance is degrading due to increased load, performance issues, or infrastructure constraints.
Shows workflows with the largest 90th percentile runtime increases.
Example: P90: 4s 232ms | +16.2% (+590ms)
Indicates the slowest 10% of executions are getting slower, suggesting edge case problems or occasional resource contention.
The workflows table provides a dynamic, filterable view of your workflows with key performance metrics. This table helps you quickly identify high-value workflows and those needing attention.
Prioritize problem workflows: Review performance cards → click quick filters → prioritize by job volume → investigate root causes.
Optimize high-impact workflows: Sort by Jobs Run → check P50/P90 Runtime → add delta columns → focus on: high volume + long runtime + recent degradation.
Analyze reliability: Sort by Cancelation Rate → filter by threshold → add Completed Delta → investigate: timeouts, resources, error handling.
Compare root vs child workflows: Toggle between Root Jobs Only and All Jobs views to identify whether parent or child workflows need optimization.
Track trends: Add all delta columns → identify workflows degrading across multiple metrics → prioritize declining trends.