Agency Utilization Calculator
Calculate agency utilization, revenue output, breakeven rate, and operating profit from team size, billable mix, and payroll assumptions.
Last updated: 2026-03-20
Agency utilization calculator
Enter your values
Measure utilization, revenue density, and operating profit from billable mix, team size, and rate assumptions.
Current utilization
--
Enter capacity, billable hours, and rate assumptions to estimate utilization and revenue output.
Calculation History(0)
Example calculations
Tap an example to prefill the calculator with sample values.
Healthy agency bench
Six-person team operating near a standard target
A common agency planning scenario where the goal is to stay profitable without running the team at an unsustainable pace.
Result: Solid utilization with a visible but manageable target gap
Under-utilized team
More capacity than demand is currently absorbing
Useful for seeing how quickly lost billable hours drag on revenue when staffing is ahead of sales.
Result: Noticeable target gap and a softer operating margin
Packed delivery team
Small team running hot with a high billable mix
A good stress test for when a shop is productive now but may need pricing power or hiring soon.
Result: High utilization with strong revenue density per person
How the utilization model works
The calculator multiplies team size by weekly capacity to define the total delivery bench, then compares that capacity with billable hours. That produces utilization before revenue, payroll, and overhead are layered on.
It then converts the weekly billable mix into revenue and a simple operating-profit estimate. The breakeven rate is useful because it reveals whether the problem is not enough billable time, not enough rate, or both.
Agency utilization FAQs
Short guidance on targets, margin pressure, and what utilization does and does not tell you.
What is a healthy utilization target for an agency?
There is no universal answer, but many agencies aim somewhere around 70% to 80% billable utilization for delivery staff. Lower than that can squeeze margin; much higher can mean the team has no slack for QA, strategy, or internal work.
Why can high utilization still feel unprofitable?
Because utilization alone does not tell you whether the billable rate is high enough to cover payroll and overhead. A full team can still underperform if pricing is weak or too much work is sold at low-margin rates.
Should overhead be a fixed dollar amount instead of a percent?
In real operations it often is. This version uses an overhead percentage to keep the model lighter and easier to adjust quickly. If you already know a fixed overhead figure, convert it into a rough percentage of expected revenue.
Embed this calculator
Copy the code below to embed this calculator on your website or blog. It's free — no API key needed.
<iframe src="https://calc.mintloop.dev/embed/finance/agency-utilization-calculator" width="100%" height="600" frameborder="0" title="Agency Utilization Calculator" loading="lazy"> </iframe>
Optional: auto-resize script
<script>
var CALC_HUB_ORIGIN = 'https://calc.mintloop.dev';
window.addEventListener('message', function(e) {
if (e.origin !== CALC_HUB_ORIGIN) return;
if (!e.data || e.data.type !== 'calc-hub-resize') return;
var frames = document.querySelectorAll('iframe[src*="calc.mintloop.dev"]');
frames.forEach(function(f) {
if (f.contentWindow === e.source) {
f.style.height = String(Math.max(0, Number(e.data.height) || 0)) + 'px';
}
});
});
</script> Related tools
Use these related tools to bridge individual freelance pricing and agency-level operations.
Hourly Rate Calculator
Set individual contributor rate floors before rolling them up into agency economics.
Copywriter Pricing Calculator
Compare project-level pricing with the agency capacity plan that has to support it.
Break-Even Calculator
Use a different lens for understanding what volume is required to cover fixed cost.
Get more service-business calculators
Join the Calc Hub newsletter for new calculators covering agency ops, pricing, creator businesses, and niche service economics.
Join the Calc Hub newsletterWas this calculator helpful?
Your feedback helps us improve future calculators.
Disclaimer
This calculator is a simplified operating model for planning. Real agency profitability depends on role mix, non-billable leadership time, write-offs, utilization by discipline, and whether overhead is mostly fixed or variable.
Use it to spot directionally important gaps, not as a replacement for a full forecast or finance review.