Summary
Start with the process, not the technology
The most common mistake in a business case for AI tooling is leading with the technology. A slide deck that opens with large language models, orchestration architecture, and provider comparisons signals to a budget holder that the author is more excited about the tool than the problem it solves. Start instead with the process you intend to automate and the cost of running that process today.
Pick one or two high-volume, repetitive processes where the steps are well-defined and the current execution is slow, inconsistent, or expensive. Good candidates share three properties: they involve a predictable sequence of decisions, they require human review at specific points but not at every step, and they generate a measurable output (a document approved, a ticket resolved, a report delivered). Support triage, contract review, content generation, and weekly reporting are common starting points because they meet all three criteria and their current costs are easy to calculate.
For each candidate process, document the current state in plain terms: how many times the process runs per week, how many people touch it, how long each person spends on it, and what happens when it goes wrong. This baseline is the foundation of every number in your business case. Without it, you are arguing from intuition rather than evidence, and intuition loses budget arguments.
Once you have the baseline, the business case writes itself: the cost of the current process minus the cost of the automated process equals the return. The rest of the document is evidence that the automated process will actually deliver what you claim.
Quantify the current cost accurately
The current cost of a manual process has three components, and most business cases only count one of them.
Direct labor cost is the easiest to calculate: the number of hours spent on the process per week, multiplied by the fully loaded hourly cost of the people doing it. Be precise about what counts. If a support agent spends 40 percent of their week on ticket triage, count 40 percent of their cost, not their full salary. If a lawyer spends two hours reviewing every contract and you process thirty contracts a month, that is sixty hours of legal time per month at whatever your legal team's fully loaded rate is.
Include the cost of coordination overhead: the time spent chasing approvals, following up on stalled reviews, and re-doing work because context was lost between handoffs. This is almost always underestimated because it is invisible in time-tracking systems. Ask the people doing the work how much time they spend on coordination, not just execution. The answer is usually surprising.
Error and rework cost is the second component. Every manual process has an error rate. A misclassified support ticket gets routed to the wrong team and takes twice as long to resolve. A contract clause missed in review creates a liability. A weekly report with a calculation error gets corrected after distribution, eroding trust in the reporting function. Estimate the frequency of errors and the cost of correcting each one. Even a conservative estimate usually adds ten to twenty percent to the direct labor cost.
Opportunity cost is the third component and the hardest to quantify, but often the most persuasive. When skilled people spend their time on repetitive process work, they are not spending it on higher-value activities. A lawyer doing contract triage is not doing strategic legal work. A senior analyst compiling a weekly report is not doing analysis. Opportunity cost is not always a line item in a budget, but it is real, and naming it explicitly in the business case makes the argument more compelling to leaders who think in terms of talent allocation rather than headcount cost.
Model the automated cost honestly
The cost of an AI workflow platform has two parts: the platform subscription and the AI usage cost. Model both, and model them honestly. An underestimated cost projection that gets corrected after approval damages credibility and can unwind a decision.
Platform cost is the subscription fee for the workflow tooling itself. DAVE's pricing starts at $20 per month for a single seat and scales to $50 per month for five seats (Team plan) and $250 per month for 25 seats (Business plan), with additional seats at $10 per seat per month beyond 25. All plans include a 30-day free trial for up to five seats. Use the trial period to validate your process design before committing to a paid plan: a business case built on a tested workflow is significantly more credible than one built on a prototype.
AI usage cost is the cost of the model API calls made by your agents. DAVE connects to your own API keys across seven provider types (OpenAI, Anthropic, Azure OpenAI, Google, OpenAI-compatible, local Ollama models, and custom providers) and never marks up or proxies your AI usage. You pay your provider directly at their published rates. This means your AI usage cost is transparent and predictable: you can calculate it from the number of workflow instances you expect to run, the average number of agent calls per instance, and the token cost of each call at your chosen model's published rate.
To estimate AI usage cost: take your expected weekly instance volume, multiply by the average number of Agent Interaction nodes per workflow, estimate the average input and output token count per agent call (your provider's documentation gives you the per-token rate), and multiply. Run this calculation at three volume levels: your current process volume, a 50 percent growth scenario, and a 200 percent growth scenario. Showing the cost at scale demonstrates that the model is robust and that you have thought past the initial deployment.
The total cost of the automated process is platform cost plus AI usage cost plus the residual human time for tasks that still require review (Human Review nodes in the workflow). Most well-designed workflows reduce but do not eliminate human time: the human is now reviewing AI output rather than doing the work from scratch, which is faster. Model this residual time honestly rather than claiming full automation of every step.
The metrics that prove it worked
A business case is only as good as the measurement plan that follows it. If you cannot show, six months after deployment, that the process improved in the ways you predicted, the business case was a one-time event rather than the foundation of an ongoing investment. Define your success metrics before you build, not after.
DAVE's Reports page provides four summary cards that are available to users with the Admin or Reporting role: Total Runs (the number of workflow instances started), Avg Latency (the average time from instance start to completion), Failure Rate (the percentage of instances that did not reach a completed state), and Pending Tasks (the number of tasks currently awaiting human action). These four metrics map directly onto the most common business case claims:
- Volume claim ("we will process more in less time"): measured by Total Runs and Avg Latency. If Total Runs increases and Avg Latency stays flat or falls, throughput has improved.
- Quality claim ("we will reduce errors and rework"): measured by Failure Rate. A falling Failure Rate indicates that workflows are completing successfully at a higher proportion. Correlate this with your pre-automation error rate baseline to show the improvement.
- Bottleneck claim ("human review steps are the constraint"): measured by Pending Tasks and Avg Latency together. If both are high, the bottleneck is in the human review steps, not the agent steps. This is useful both for diagnosing problems post-deployment and for justifying additional reviewer capacity.
- Throughput claim ("we will handle growth without adding headcount"): measured by Total Runs over time. As instance volume grows, if headcount stays flat, the workflow is absorbing the growth.
Date range filtering on the Reports page lets you compare periods: week over week, month over month, or pre- and post-deployment. This is the cleanest way to present the before-and-after comparison that a business case review requires.
In addition to the platform metrics, track the process-level metrics you defined in your baseline: tickets resolved per week, contracts reviewed per month, reports delivered on time. These are the numbers your stakeholders care about, and they need to move in the right direction for the business case to be validated.
Structuring the argument for a budget decision
A business case for AI workflow tooling needs to answer four questions in order. Budget holders who are not convinced by the answer to one question will not be moved by the answers to the subsequent ones, so the order matters.
1. What problem are we solving? State the current process, its cost, and its failure modes in one paragraph. Use the numbers from your baseline. Do not mention AI yet.
2. What does the solution look like? Describe the automated workflow in plain terms: what the agent does, where humans remain in the loop, and what the output is. A workflow diagram from the DAVE Workflow Editor is useful here because it makes the human review steps visible. Budget holders are often more comfortable with automation when they can see that humans remain in the decision loop at the points that matter.
3. What does it cost and what does it return? Present the cost model (platform plus AI usage plus residual human time) and the return (labor cost reduction plus error cost reduction plus opportunity cost recovered). Show the payback period: the point at which cumulative savings exceed cumulative cost. For most workflow automation projects, the payback period is measured in weeks to months, not years, because the platform cost is low relative to the labor cost being replaced.
4. How will we know it worked? Name the metrics you will track (Total Runs, Avg Latency, Failure Rate, Pending Tasks from the Reports page, plus your process-level metrics) and the review cadence (monthly for the first quarter, quarterly thereafter). Commit to a review date and a decision point: if the metrics do not move in the predicted direction by a defined date, you will reassess.
Keep the document short. A business case that requires forty slides to make its argument is a business case that has not been made yet. The strongest business cases are one page of numbers and one page of plan. Everything else is appendix.
Common objections and how to address them
Budget holders who are skeptical of AI tooling tend to raise the same objections. Anticipating them in the business case is more effective than waiting to be asked.
"We tried AI before and it did not work." This objection is almost always about a point solution (a chatbot, a summarisation tool, a code assistant) that was deployed without a structured workflow around it. The difference with workflow orchestration is that the AI operates within a defined process: it has specific inputs, specific outputs, and human review at the points where judgment is required. The workflow is the governance structure that the previous attempt lacked. Show the Human Review nodes in your workflow diagram and explain what they catch.
"We do not want our data going to an AI provider." DAVE connects to your own API keys and you choose your provider. If your organisation has a data processing agreement with a specific provider, use that provider. If you need to keep data on-premises at the model level, point the workflow at a local Ollama model. The workflow platform itself is managed and hosted by voolama: there is no infrastructure for your team to operate.
"What happens when the AI gets it wrong?" The workflow is designed for this. Human Review nodes are placed at the points where errors matter most: before a contract is approved, before a report is distributed, before a ticket response is sent. The AI draft is an input to the human decision, not a replacement for it. The Failure Rate card on the Reports page gives you a real-time view of how often instances are not completing as expected, so problems surface quickly rather than silently.
"This will take months to build and deploy." A well-scoped workflow for a single process can be built, tested, and running in a week. DAVE's 30-day free trial for up to five seats is designed for exactly this: build the workflow, run it on real data, and measure the results before the trial ends. The business case review can happen with real performance data rather than projections.
"The cost will balloon as we scale." Model the cost at scale in your business case (as described in the section above) and show the numbers. Because DAVE does not mark up AI usage, the AI cost scales linearly with volume at your provider's published rates. There are no hidden multipliers. The platform cost per seat is fixed and predictable.