Yolk
Yolk Team
· 4 min read

How We Automated Client Intake for a Law Firm

A growing law firm was drowning in manual lead review. We built an AI system that qualifies and routes leads in under 2 minutes instead of 24-48 hours.

When a potential client reaches out to a law firm, speed matters. The firms that respond in minutes win the case. The firms that respond in days lose it to someone faster.

The intake bottleneck

The firm was growing. Marketing was working. Leads were coming in — 50+ per week from web forms, phone calls, referrals, and directory listings. The problem wasn't generating leads. It was processing them.

One paralegal reviewed every single lead. She'd read the intake form, figure out the practice area, assess whether it was a good fit, and assign it to an attorney. This took 2-3 hours every day. On heavy days, it took more.

The math was simple and painful: leads that came in at 4 PM didn't get reviewed until the next morning. Leads that came in Friday afternoon waited until Monday. By then, the potential client had already called three other firms.

What we built

We designed the system around a straightforward principle: the AI handles what it can confidently assess, and escalates everything else to a human. No lead falls through the cracks, and no lead gets misrouted because the AI guessed wrong.

The AI lead routing system works in four stages:

1. Lead parsing

When a new lead arrives — from any channel — the AI reads the intake and extracts structured data: practice area, case type, jurisdiction, urgency signals, and key details. This works whether the lead is a detailed web form or a brief phone message.

2. Qualification scoring

The system scores each lead against the firm's qualification criteria. These aren't generic rules — they're the exact criteria the paralegal used, codified into the system. Specific practice areas, case types, geographic boundaries, and conflict checks.

3. Attorney matching

Qualified leads get matched to the right attorney based on practice area expertise, current caseload, and availability. The matching logic mirrors how the firm's managing partner would assign cases manually — but does it in seconds.

4. Escalation handling

Leads the AI can't confidently classify get flagged for human review instead of auto-routed. This is the critical safety valve. A lead that mentions two practice areas, or describes an unusual case type, or has conflicting signals — those go to the paralegal, who now only reviews the edge cases instead of every single lead.

The results

The numbers tell the story:

  • Lead response time dropped from 24-48 hours to under 2 minutes — the AI processes and routes leads as they arrive
  • Manual review went from 2-3 hours/day to ~30 minutes — the paralegal now only handles the leads the AI escalates, about 15% of total volume
  • The system shipped in 4 weeks from kickoff to production

But the number that matters most to the firm is the one they can't precisely measure: how many clients they now win because they responded first.

Why rule-based automation wasn't enough

The firm's first instinct was to build routing rules: if the form says "personal injury," route to Attorney A. If it says "family law," route to Attorney B.

This breaks in practice because leads don't neatly categorize themselves. A potential client might describe a car accident in their divorce proceedings. Or mention a workplace injury that's actually a workers' comp case. Or describe a situation that spans multiple practice areas.

The AI agents we build handle this ambiguity because they can reason about context, not just match keywords. The AI reads the full narrative, weighs multiple signals, and makes a judgment call — the same way an experienced paralegal would, but faster and more consistently.

How we keep quality high

"AI makes decisions" understandably makes lawyers nervous. The system was designed with explicit guardrails:

  • Confidence thresholds — if the AI's confidence in its classification drops below a set threshold, the lead goes to human review. No exceptions.
  • Audit trail — every routing decision is logged with the AI's reasoning, so the firm can review any decision after the fact
  • Tuning loop — the paralegal can flag incorrect classifications, which feeds back into the system's accuracy over time
  • No client communication — the AI routes leads internally. It never sends automated responses to potential clients. The attorney still makes first contact personally.

Is this approach right for your firm?

This model works well for firms that:

  • Receive 30+ leads per week across multiple channels
  • Have clear qualification criteria and practice area boundaries
  • Struggle with response time because of manual review bottlenecks
  • Want to scale lead processing without adding headcount

If you're at that point, the ROI math is straightforward. The cost of building this system is recovered in the first 2-3 months through faster response times and reduced manual overhead.

Get posts like this in your inbox