Arbtr
Back to blog
Engineering9 min read

The $47,000 Question: How Much Does Onboarding Actually Cost?

Every new engineer costs you more than their salary. Here's the hidden math behind developer onboarding—and how to cut it in half.

AM
Adam Marsh
Founder · November 11, 2025

Every new hire comes with a salary figure. But that number is a lie.

The true cost of bringing an engineer up to speed includes months of reduced productivity, senior engineer time spent mentoring, mistakes made while learning, and—most expensively—the institutional knowledge that has to be transferred one conversation at a time.

Abstract visualization of knowledge and resources flowing through onboarding
65
Days to productivity
Industry median
55%
Of first-year salary
True onboarding cost
23 min
Lost per interrupt
Context switch cost
$35K
Savings per hire
With documentation

The Hidden Costs

What you track—recruiting fees, equipment, HR processing—is maybe 40% of the real cost. The rest is invisible: lost productivity, senior engineer interrupts, and the slow drip of knowledge transfer that happens one Slack message at a time.

True Cost of One $150K Engineer Hire

Recruiting (20%): $30,000
HR/Admin: $2,000
Equipment: $3,000
Training: $1,500
Lost productivity (3 months): $37,500
Senior time (80 hours): $8,000
Recruiting (20%)
$30,000
HR/Admin
$2,000
Equipment
$3,000
Training
$1,500
Lost productivity (3 months)
$37,500
Senior time (80 hours)
$8,000
Total actual cost$82,000
That's 55% of first-year salary before the new hire produces anything meaningful.

The Knowledge Transfer Tax

Here's where it gets expensive: institutional knowledge. Every engineering organization accumulates decisions. Why we use this database. Why that service is structured this way. Why we tried microservices and came back to a monolith.

Knowledge existing in people's heads versus documented systems

This knowledge exists in two places: people's heads, and nowhere else. When a new engineer joins, there's only one way to get it—interrupt the people who have it.

The Interrupt Cost
Each context switch costs 23 minutes of recovery time. Senior engineers get interrupted 5-10 times daily during onboarding. That's 2-4 hours of lost productivity per senior engineer, per day.

The Interrupt Math

3 senior engineers × 3 hours/day × 40 days =360 hours
360 hours × $100/hour =$36,000

In interrupt costs alone. Per new hire.

The $47,000 Question

What if you could cut onboarding time in half? The math changes dramatically.

Current State
Time to productivity65 days
Total onboarding cost$82,000
Senior time consumed360+ hours
With Documented Decisions
Time to productivity32 days
Total onboarding cost$47,000
Senior time consumed100 hours

The difference: $35,000 per hire. With 10% annual turnover on a 50-person team, that's $175,000 in annual savings.

What New Engineers Actually Need

They don't need more documentation. They need the right documentation.

What Doesn't Help
  • ×Outdated architecture diagrams
  • ×Verbose design docs no one maintains
  • ×Wikis with conflicting information
  • ×"Just ask Sarah" as the answer
What Actually Helps
  • Decision records with context: Why did we choose X over Y?
  • Current dependencies: What relies on what?
  • Active constraints: What can't we change and why?
  • Historical context: What have we tried before?

The Self-Service Principle

Comparison between asking questions and self-service knowledge discovery

81% of people prefer to find answers themselves rather than ask someone. This isn't about being antisocial—it's about learning at your own pace without feeling like a burden.

Higher-Quality Questions
When decisions are documented and searchable, new engineers can answer their own basic questions. The ones they do ask are higher-quality, more specific, and more valuable.

The Compounding Effect

Every undocumented decision costs you once per onboarding cycle. If you have 50 significant decisions, 10% turnover, and it takes 30 minutes to explain each one...

50 decisions × 5 new engineers/year × 0.5 hours =
125 hours/year
Just re-explaining the same decisions.
Document once, reference forever.

Building the Onboarding Knowledge Base

Week 1
Immediate needs
  • • System boundaries and ownership
  • • How to deploy and rollback
  • • Who to ask about what
  • • Key decisions that affect daily work
Month 1
Independence
  • • Architecture rationale for their domain
  • • Historical context for current state
  • • Active tech debt and workarounds
  • • Decisions currently under discussion
Quarter 1
Strategic
  • • Cross-team dependencies
  • • Long-term architectural direction
  • • Deprecated patterns to avoid
  • • Areas open for improvement

Measuring Improvement

Time to first commit
When can they ship?
Time to first solo feature
When do they work independently?
Senior interrupt rate
How often are they asking questions?
Onboarding satisfaction
How do new hires rate the experience?
The Research
Organizations with effective onboarding see 33% higher engagement and 50% higher retention.

The true cost of onboarding isn't what you pay—it's what you lose while waiting for new engineers to become productive.

Documentation is the fastest way to cut that time in half.

Ready to document your decisions?

Stop letting architectural knowledge walk out the door. Start capturing decisions today with Arbtr.