Automation Usage Stats
An automation analytics panel with four stat tiles for runs, success rate, time saved, and active count above a runs per day bar chart.
An automation analytics panel with four stat tiles for runs, success rate, time saved, and active count above a runs per day bar chart.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Automation Usage Stats is the analytics summary for a workspace of automations. A row of four stat tiles reports 12,482 runs this month, a 98.4% success rate, 312 hours saved, and 24 active automations. Below the tiles, a single series bar chart plots runs per day across the last 14 days, with a range button in the header to change the window.
The chart is built on the shadcn chart primitives, so swapping the data array for your own numbers is all it takes. A footer note states that skipped runs are excluded and time saved is estimated at 90 seconds per completed run, so the number stays honest.
Reach for this block at the top of an automation overview page or inside a reporting drawer, wired to your run metrics API. It answers the first question an admin asks: are the automations running, and are they working. The tiles carry the headline figures and the chart shows the trend behind them.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the automation analytics header. Other stat panel shapes:
Tip: keep the time saved footnote visible; a headline number like 312 hours only earns trust when the assumption behind it is stated in plain words.