CalculatorMasters

Accountants Client Capacity Formula

Learn how to calculate the number of monthly accounting clients a team can support from staffing, working hours, utilisation and average client workload.

This formula estimates a practical monthly client limit for an accounting team. It converts scheduled staff time into planned client-delivery hours, then divides those hours by the average work required for each client.

  • 100% Free
  • No Sign-Up Required
  • Private & Secure
  • Mobile Friendly

Maximum Monthly Client Capacity

Maximum client capacity = floor((Accountants × Monthly hours per accountant × Utilisation rate) ÷ Average monthly hours per client)

Where:

Multiply the team's monthly working hours by the planned billable utilisation rate. Divide the resulting billable hours by the typical monthly workload per client, then round down to a whole client.

Variables Explained

VariableWhat It MeansUnit
accountantCount - Number of accountantsThe number of team members whose time is available for client delivery work.number
workingHoursPerAccountant - Working hours per accountant each monthScheduled monthly hours for each included accountant before allowing for non-client work.hours
targetUtilisation - Target billable utilisationThe percentage of scheduled hours expected to be available for client delivery.percent
averageClientHours - Average monthly hours per clientThe typical monthly time needed to serve one active client.hours
currentClientCount - Current active clientsThe number of clients currently serviced by the team.number
averageMonthlyClientFee - Average monthly client feeThe typical recurring monthly fee received per client, excluding one-off work.currency

Step-by-Step Calculation

1

Calculate total scheduled team hours

This is the total monthly time available from the included accountants before non-client work is considered.

totalWorkingHours = accountantCount * workingHoursPerAccountant

2

Calculate planned billable capacity

Apply the utilisation target to reserve time for administration, meetings, management, training and other non-client activities.

monthlyBillableCapacity = totalWorkingHours * (targetUtilisation / 100)

3

Estimate the workload of current clients

This estimates the monthly client-delivery time required by the current client base.

currentClientWorkload = currentClientCount * averageClientHours

4

Calculate the maximum whole-client capacity

Divide planned billable hours by the average workload per client and round down because partial client slots are not normally usable.

maxClientCapacity = floor(monthlyBillableCapacity / averageClientHours)

5

Calculate remaining slots and hours

These measures show estimated room for additional typical clients and unallocated client-delivery time.

availableClientSlots = max(0, maxClientCapacity - currentClientCount); remainingBillableHours = max(0, monthlyBillableCapacity - currentClientWorkload)

6

Estimate recurring revenue at capacity

Multiply capacity and available slots by the average recurring monthly fee to estimate potential monthly recurring revenue.

capacityMonthlyRevenue = maxClientCapacity * averageMonthlyClientFee; additionalMonthlyRevenue = availableClientSlots * averageMonthlyClientFee

Example: Three-accountant monthly capacity plan

Number of accountants3
Working hours per accountant each month160 hours
Target billable utilisation75%
Average monthly hours per client5 hours
Current active clients30
Average monthly client fee$500
1

Total scheduled team hours

3 × 160

480 hours

2

Planned billable capacity

480 × 75%

360 hours

3

Current client workload

30 × 5

150 hours

4

Maximum client capacity

floor(360 ÷ 5)

72 clients

5

Available slots and remaining hours

72 − 30; 360 − 150

42 clients; 210 hours/month

6

Potential additional monthly revenue

42 × $500

$21,000 per month

Final Result

The team has an estimated maximum capacity of 72 clients, with room for 42 more clients and 210 billable hours remaining each month.

Try the Calculator →

Assumptions

  • Each included accountant contributes the stated working hours every month.
  • The utilisation target reasonably allows for non-client work such as administration, internal meetings, training, management and business development.
  • Each client is assumed to require the stated average monthly workload.
  • The average monthly fee is representative of both current and future clients.
  • Capacity is assessed for recurring monthly work rather than one-off projects.

Limitations

  • !Client workloads can vary widely, so an average may understate the time needed for complex clients.
  • !Seasonal deadlines, year-end work and onboarding can create workload peaks that are not separately modelled.
  • !The calculation does not assess skill mix, review requirements or whether work can be allocated evenly across the team.
  • !Staff absence, turnover and unexpected client requests can reduce usable capacity.
  • !Revenue figures exclude taxes, write-offs, collection risk and one-off fees.

Common Mistakes to Avoid

1

Using contracted hours without reducing utilisation for non-client work.

2

Excluding client emails, review time, payroll, bookkeeping or management time from average client hours.

3

Using a simple average that is distorted by a few unusually small or unusually complex clients.

4

Counting partners or managers as full delivery capacity when much of their time is spent on leadership or sales.

5

Treating remaining capacity as permanent without allowing for seasonal peaks and new-client onboarding.

6

Assuming every available slot will generate the same monthly fee.

Related Formulas

Frequently Asked Questions

How is monthly accountant client capacity calculated?

Monthly client capacity equals planned billable team hours divided by average monthly hours per client, rounded down to a whole number of clients.

Why does the client capacity formula use floor rounding?

The formula rounds down because the unused fraction of a client workload does not usually create a practical full-client slot.

What should be included in average monthly hours per accounting client?

Include recurring delivery, client communication, bookkeeping, payroll, reporting, review and routine issue resolution that the team performs.

How do I calculate available client slots?

Subtract the current active client count from maximum client capacity. The result cannot be less than zero in this calculator.

How are remaining billable hours calculated?

Remaining billable hours equal planned monthly billable capacity minus estimated workload for current clients, with negative results shown as zero.

How is capacity monthly recurring revenue calculated?

It multiplies maximum client capacity by the average monthly client fee. It is an estimate of recurring fees at full calculated capacity.

Ready to calculate your result?

Use the calculator to get instant results with your own inputs.

Try Accountants Client Capacity