Skip to content
Back to Blog
Guide

The Process Cost Dashboard: Four Numbers That Tell You Where the Money Goes

Most process tools show you a diagram and leave the financial translation to a spreadsheet. LucidFlow's cost dashboard turns every BPMN into four concrete financial numbers in real time. Here is what each one means and how to act on it.

7 min read

Four questions every process stakeholder actually asks

The cost dashboard is the view a small-and-mid-sized business owner or the consultant working with one can put on the table in five minutes to justify an AI transformation project. Four concrete numbers, tied to the actual process, defensible on demand. That is usually what moves the conversation from "interesting idea" to "let's fund the pilot".

Ask a CFO about a business process and they will ask four questions in some order: what does it cost to run once, what does it cost us per month, what is the annual run-rate, and where in the process is the money concentrated. The cost dashboard exists because no single number answers all four, and keeping them in a shared spreadsheet that does not know about the diagram is a recipe for stale data. LucidFlow's dashboard attaches the four numbers directly to the process and recomputes them whenever you edit a KPI.

The four headline numbers: cost per execution, monthly burn rate, annual projection, and top three cost drivers: are not independent. They are different projections of the same KPI data on every task: cost per execution, duration, frequency. Get those three right on every task and the four headlines are automatically correct; get one wrong and the four headlines will tell you exactly which one.

Cost per execution

Cost per execution is the sum of every task's cost on a single run of the process. If your process has fifteen tasks and their per-execution costs sum to $47.20, that is the cost to run the process once. This is the number to put in front of a product manager who asks "how much does one signup cost us" or a customer-service lead who asks "what does handling one ticket actually cost". It is the per-unit cost, measured in dollars and cents, rounded to two decimal places.

This number ignores frequency entirely. A task that runs once per execution and costs $5 contributes the same $5 to cost-per-execution as a task that costs $5 whether it ran once or a thousand times. Frequency enters the calculation in the next number. The deliberate design is that cost-per-execution answers a unit-economics question, not a scale question.

Monthly burn rate

Monthly burn rate is the cost of actually running the process at real volume for one month. The formula is precisely: for every task, multiply its per-execution cost by its monthly frequency, then sum across all tasks. A task that costs $2 and runs 500 times per month contributes $1,000 to the burn rate. A task that costs $50 and runs 20 times per month contributes $1,000 to the burn rate. Burn is the number that matters for budget conversations because it is what the process actually consumes in a month, not per hypothetical run.

Frequency normalisation handles mixed units. A task with "5 executions per day" counts as 110 per month (22 business days × 5). A task with "2 per week" counts as roughly 8.66 per month (4.33 weeks × 2). Task frequencies entered in different units combine cleanly because they all collapse to monthly before the burn multiplication.

Annual projection

Annual projection is monthly burn rate multiplied by twelve. It is arithmetically trivial but rhetorically essential: monthly numbers feel manageable ($12,400 per month) while the same process at annual scale ($148,800 per year) is how executives actually think about spend. The dashboard computes it so you never have to do the mental multiplication during a conversation; it also rounds to two decimals so the number is presentable without further formatting.

Annual projection does not model seasonality, growth, or variance, it is a straight-line projection of the current month's burn. If your process has seasonal peaks (a quarterly close, a Black Friday workflow, an enrolment window) the annual projection will systematically understate in high seasons and overstate in low ones. The number is most useful as a current-state budget anchor, not as a forecast.

The top three cost drivers

Top three cost drivers answers "where is the money concentrated on a single run". The dashboard ranks every task by its per-execution cost contribution and returns the top three with their percentage of the total. A typical output looks like: Task A: $18.50 (39%), Task B: $12.00 (25%), Task C: $6.75 (14%). The fourth-through-fifteenth tasks combined contribute the remaining 22%. The concentration ratio tells you a lot: if three tasks are 78% of cost, you have three clear optimisation targets; if they are 35%, the process cost is spread thin and optimisation has to hit many tasks to move the needle.

  • Driver ranking is by raw cost, not by (cost × frequency). To see the high-frequency drivers, switch the heatmap to Impact mode.
  • Drivers only include tasks with a cost > 0. Tasks with missing cost data do not appear in the ranking: fix the data, not the view.
  • Percentages are rounded to the nearest integer for readability, so they may sum to 99% or 101% on small diagrams.
  • The dashboard shows exactly three drivers even if the top four are near-tied; click into the cost detail view for the full ranked list.

The bottleneck task

Alongside the four financial numbers, the dashboard surfaces a single "bottleneck task": defined as the longest-duration task that sits on the critical path. The critical path is LucidFlow's computed longest sequence of dependent tasks through the diagram; a task only counts as a bottleneck if removing or shortening it actually shortens the process cycle time. A long-duration task on a side branch does not count because it runs in parallel with the main flow; a long-duration task on the critical path is where clock-time optimisation pays off.

Bottleneck and top cost driver are different animals. A task can be the bottleneck (longest on critical path) without being a top cost driver (highest per-execution cost); a task can be a top cost driver without being a bottleneck. The dashboard shows both so you do not confuse "expensive" with "slow", they are orthogonal process concerns and need different optimisation strategies.

The savings estimate when an optimised version exists

When you run LucidFlow's Lean Six Sigma optimiser on a process, it produces a second diagram: same shape, different task costs (and sometimes different structure). The cost dashboard, given both diagrams, computes the delta: cost per execution on original minus cost per execution on optimised, and the percentage savings. This is the number to put on the first slide of the optimisation recommendation: "this change saves $18.40 per execution, a 39% reduction, or $22,080 per year at current volume". The three views of the same saving: per-execution, percentage, annualised: make it easy to frame for whichever audience is in the room.

The four numbers are the evidence, not the plan. For an SMB or a consultant preparing a transformation pitch, the dashboard sets the baseline that the AI transformation plan then acts on: which tasks to eliminate, which to automate, which to integrate, ranked by how much of the monthly burn they represent. The dashboard tells you the size of the problem; the transformation plan tells you how to shrink it.

Frequently asked questions

Does the cost dashboard consider currency conversion or inflation?

No. All costs are treated as USD (or whatever unit you consistently use) at their current value. Currency conversion happens outside the dashboard; if you operate multi-currency, normalise each task's cost to a single currency before entering it. Inflation is also not modelled: the annual projection is a straight-line multiplication. For long-term planning, apply your own inflation adjustment; for current-state budgeting, the straight projection is fine.

Why does my cost-per-execution number jump when I edit a single task cost?

Cost per execution is a sum across every task. Editing any one task's cost changes the total directly. If you edit a task from $5 to $8, cost-per-execution increases by $3, monthly burn increases by 3 × that task's monthly frequency, and annual projection increases by 12 times the burn change. The dashboard recomputes instantly so you can watch the downstream effect of each edit in real time.

What does the dashboard do with tasks that have no cost or frequency entered?

Missing values default to zero. A task with no cost contributes zero to cost-per-execution and zero to the burn rate; a task with no frequency contributes zero to the burn rate regardless of its cost. The dashboard shows a "tasks with KPIs" counter so you can see at a glance how much of the diagram has real data. The fix is to fill in the missing KPIs, not to ignore the lower-than-expected dashboard numbers.

Is the monthly burn rate a good basis for budget approval?

For current-state processes with stable volume, yes: the formula (sum of cost × monthly frequency across all tasks) matches how accountants would build the same number manually, just without the manual labour. For new processes where volume is an estimate, treat the burn rate as a scenario and sensitivity-test by changing the top three drivers' frequencies by ±20% to see how robust the number is. The dashboard recomputes in real time during sensitivity analysis.

How are loops and multi-instance activities counted in the cost dashboard?

Multi-instance activities carry their own collection size and the dashboard multiplies the per-instance cost by the average collection size entered on the activity. Regular loop markers are counted once in cost-per-execution by default, with the assumption that the loop body runs once on average per process instance. If your loop genuinely runs more than once on average, either adjust the loop task's cost upward to reflect the average, or convert the loop into a multi-instance activity with the expected count.

Related articles

What Is BPMN? Definition, Symbols, and AI Tools 2026AI Process Transformation: From Manual Workflows to Autonomous Agents, Without the Gap Year in BetweenWhy AI Transformation Is Not a BPMN Project, and Why That Distinction Decides Whether Your Programme Ships

Ready to Build Your AI Transformation Plan?

Upload any process document and co-build an AI transformation plan with real tool recommendations and ROI projections, in minutes, not weeks.

Try LucidFlow Free