5 Steps to Log Billable Phone Time From Calls 2026
Every phone call an attorney takes is a billable event. Most of them never show up on an invoice.
Average billable hours captured per attorney: 1,892 per year according to the Clio 2025 Legal Trends Report — a figure that, at a $350/hour billing rate, represents $662,200 in annual realized revenue. The problem is the gap between hours that could theoretically be billed and hours that actually get entered into the billing system. For phone calls, that gap is especially wide: a client calls while an attorney is between meetings, the call runs 18 minutes, the attorney moves to the next task and never opens the time-tracking screen.
This guide walks through five concrete steps to close that gap by automating time entry directly from call logs.
Key Takeaways
Unlogged phone calls cost the average attorney 1.3–2.1 hours per week in missing billable time.
Automation can populate time entries within minutes of a call ending, using call duration, caller ID, and matter association.
The five-step flow covers: phone system integration → matter matching → draft time entry creation → attorney review → billing system write.
Cost of building this workflow: $80–$200/month in tooling at 50–200 calls per month, compared to $5,000–$15,000 per year in missed revenue per attorney.
This workflow runs on top of existing phone systems (Ring Central, Microsoft Teams, Vonage) and practice management software (Clio, MyCase, PracticePanther).
The Revenue Leak Every Law Firm Ignores
Phone calls are the most undertracked billable activity in a law firm. Unlike document drafts (which live in the document management system) or court appearances (which are in the calendar), phone calls happen in the margin of the day and depend entirely on the attorney to remember, open a timer, and log the time afterward.
According to the American Bar Association's 2024 TechReport, 64% of law firms still rely primarily on manual time entry methods, with phone calls being the category most frequently missed.
Manual phone billing gap: attorneys miss 1.3–2.1 billable hours per week from unlogged calls.
At a blended billing rate of $300/hour across a five-attorney firm, that is $101,400–$163,800 per year in revenue that was earned but never billed. The math is straightforward; the fix requires connecting three systems that firms already own.
Who This Is For
This automation fits firms that meet these conditions:
3 or more attorneys billing by the hour (contingency-only firms have less urgency here)
A cloud-based phone system that exposes call logs via API or webhook (RingCentral, Teams Phone, Vonage, Dialpad, Zoom Phone)
A practice management or billing system with an API for time entry creation (Clio, MyCase, PracticePanther, Smokeball, TimeSolv)
More than 30 client phone calls per day across the firm
Current time entry method is manual (opening billing software, typing duration, selecting matter)
Red flags: Skip if your phone system is purely on-premise with no webhook or API capability — that is a phone infrastructure replacement project before it is an automation project. Skip if you are a solo attorney billing fewer than 10 calls per week — a simple voice memo habit costs nothing. Skip if your firm uses a contingency or flat-fee model for all matters — there is no per-call billing value to recover.
The 5-Step Workflow
Step 1 — Connect the Phone System
The trigger for the entire workflow is a call-end event from your phone system. Every modern cloud PBX exposes this as a webhook:
RingCentral:
call-log.updatedevent via the RingCentral Webhooks API — fires when a call ends and the call log entry is writtenMicrosoft Teams Phone: Call Records API,
callRecordresource updated notificationZoom Phone:
phone.callee_call_log_completedorphone.caller_call_log_completedwebhookDialpad: Call Events API,
call.endedevent with duration and caller data
The payload includes: call start time, call end time, call duration (in seconds), the attorney's extension, and the caller's phone number.
Step 2 — Identify the Matter
The caller's phone number is the lookup key. The orchestration layer queries the practice management system's contacts API to find which client matches the caller's number, then identifies which active matter belongs to that client.
| Lookup Result | Action |
|---|---|
| Single active matter found | Auto-associate to that matter |
| Multiple active matters found | Draft entry created; attorney selects matter on review |
| Client found, no active matter | Draft created with client name; attorney assigns matter |
| No client match | Draft created with caller number; attorney fills manually |
For firms using Clio, the contact lookup runs against the Clio Contacts API; for PracticePanther, against the /contacts endpoint. The unmatched cases become a short review queue — not a full manual entry from scratch.
Step 3 — Create the Draft Time Entry
The draft time entry pre-populates with:
Date: call date (UTC converted to firm's local time zone)
Duration: call duration in minutes, rounded to the nearest 6-minute (0.1 hour) increment per ABA billing guideline conventions
Matter: matched from Step 2 (or flagged for attorney selection)
Activity code: "Telephone Conference" or the firm's standard phone call activity code
Narrative draft: "Telephone conference re: [matter name] — [duration] min" — the attorney edits before finalizing
The draft is created in a staging table or the billing system's draft state, not yet visible to clients or on any invoice.
Step 4 — Attorney Review
The attorney receives a notification (email, Slack, or in-app, depending on preference) within 5 minutes of a call ending. The notification contains:
Caller name (if matched) or number (if unmatched)
Matter name (if matched)
Call duration
Pre-filled narrative
One-click approve or edit link
Review takes 30–45 seconds. The attorney either approves as-is or edits the narrative before approving. Unreviewed entries accumulate in a daily digest sent at end of business for batch review.
Worked example: A 4-attorney litigation firm using RingCentral and Clio processes 85 inbound and outbound calls per day. When a call-log.updated webhook fires for a 22-minute call from a known client number, the orchestration layer matches the caller to matter ID #MAT-2841 (already open in Clio), creates a Clio activity record in draft state for 0.4 hours at the attorney's $425/hour rate ($170 entry value), and sends a Slack notification to the attorney with an approve link. At end of day, the attorney approves 14 entries in under 8 minutes — capturing $2,380 in time that would previously have been lost.
Step 5 — Write to the Billing System
Approved entries write to the billing system's time entry record via API:
Clio:
POST /api/v4/activitieswithtype: "TimeEntry", matter ID, quantity (hours), rate, and descriptionMyCase:
POST /time_entrieswith matter reference, duration, and billing ratePracticePanther:
POST /timelogwith client matter ID, hours, and descriptionTimeSolv: API time entry creation with matter ID and billing code
Once written, the entry appears in the matter's time log and is available for inclusion in the next invoice run. The firm's billing workflow (whether weekly, monthly, or milestone-triggered) picks it up automatically.
Cost of Manual vs. Automated Phone Billing
| Cost Factor | Manual Process | Automated Process |
|---|---|---|
| Time to log one call (minutes) | 3–5 min/call | 0.5 min/call (review only) |
| Calls logged per attorney per day | 60–70% of calls | 95–99% of calls |
| Monthly revenue leakage per attorney | $2,500–$5,000 | $150–$400 |
| Tooling cost (50–200 calls/month) | $0 (labor only) | $80–$200/month |
| Annual net recovery per attorney | Baseline | +$28,000–$55,000 |
According to LexisNexis' 2024 Law Firm Performance Report, firms that implemented automated time capture saw an average 18% increase in billable hours actually invoiced within the first six months.
According to the Thomson Reuters 2024 State of the Legal Market report, 43% of law firm revenue growth in 2023 came from rate increases rather than volume growth — making billing capture efficiency the highest-leverage lever for firms that cannot simply raise rates further.
43% of 2023 law firm revenue growth came from rate increases alone — meaning firms that also close the billing capture gap gain on both dimensions simultaneously.
Comparing Your Options
Three approaches exist for automating phone call billing:
| Approach | How It Works | Best For | Cost Range |
|---|---|---|---|
| Built-in phone integration (Clio Grow, etc.) | Native call-log sync inside the billing platform | Clio-only firms | Included in platform fee |
| Dedicated time-tracking app (Chrometa, Timeular) | Desktop/mobile agent that captures phone activity | Solo to 3-attorney firms | $25–$60/attorney/month |
| Middleware orchestration | Webhook from phone system → matter matching → draft entry → billing API | 3–25 attorney firms with mixed stacks | $80–$300/month |
| Custom ERP/billing integration | Direct API build between specific phone system and billing software | Firms with developer resources | $15,000–$40,000 one-time |
The middleware approach is where US Tech Automations operates — connecting the phone system webhook to the matter-matching logic and the billing system's draft entry API without requiring a developer on staff. The orchestration layer handles the webhook listener, the contact lookup, the time rounding logic, and the approval routing.
When NOT to use US Tech Automations: If your firm already uses Clio's native RingCentral integration and it is logging calls at 90%+ accuracy, adding a second layer of middleware creates duplicate entries and confusion. The native integration is the right choice when it covers your phone system and billing platform combination. Similarly, if you are a solo attorney billing fewer than 15 calls per week, a $15/month Chrometa subscription captures phone activity with less setup overhead than a middleware build.
Common Mistakes in Phone Time Automation
Not rounding to 6-minute increments. Most jurisdictions follow ABA conventions of 0.1-hour billing increments. A 23-minute call should bill at 0.4 hours (24 minutes), not 0.38 hours. Build the rounding rule into the draft entry — do not leave it to the attorney.
Treating all calls as client calls. Internal calls to co-counsel, vendor calls, and administrative calls are not billable. The matter-matching step should only create draft entries for calls that match to an active client matter. Calls with no matter match should go to a review queue with a "not billable" default option.
Relying on narrative drafts without attorney confirmation. Auto-generated narratives ("Telephone conference re: Matter Name") do not capture what was actually discussed. The review step is not optional — it is where the attorney adds enough specificity for the narrative to survive a billing dispute.
Skipping the unmatched call queue. The 20–30% of calls that do not match automatically are the ones attorneys most frequently forget to log manually. The unmatched review queue is not a fallback — it is where a significant portion of the revenue recovery lives.
Frequently Asked Questions
How does the system know which calls are billable?
The system does not automatically know — it creates draft entries for all calls that match to an active client matter and routes unmatched calls to a review queue. The attorney confirms which entries to approve. No entry moves to the billing system without attorney approval.
What if an attorney makes an outbound call from a cell phone, not the firm's phone system?
Cell phone integration is the weak point of most automated phone billing systems. Some solutions integrate with mobile apps (RingCentral mobile, Zoom Phone mobile) that fire the same call-end webhooks as desk phones. If attorneys frequently use personal cell phones for client calls, a separate mobile time-capture app is a better fit for those calls.
Can the system handle calls across multiple time zones?
Yes. The call-end webhook includes UTC timestamps. The orchestration layer converts to the attorney's configured local time zone for the date and time fields in the draft entry. Firms with attorneys in multiple time zones configure per-attorney time zone settings.
Does the approval review require attorneys to open another software tool?
No. Approval can happen via a link in an email or Slack message that opens a lightweight review interface — no login to the billing system required for simple approvals. Edits (changing the narrative or matter) require logging into the billing platform.
What happens to calls that fall outside business hours?
The system logs calls at all hours. After-hours client calls are often among the most billable (emergencies, time-sensitive matters). The draft entry is created with the actual call time; the attorney reviews it the next business day. The daily digest consolidates all pending reviews.
How does this integrate with conflict-check workflows?
Phone call logging does not interact with conflict-check workflows — those run at intake, not at each call. However, the matter-matching step can flag if the caller's number is associated with a matter that is marked inactive or closed, prompting the attorney to verify the matter status before approving a time entry.
For firms looking to build a complete automation stack around client intake and matter management, automated client onboarding for law firms covers the upstream intake workflow that feeds the contact records this phone-billing automation depends on.
Phone Billing Automation ROI by Firm Size
The revenue recovery math changes significantly with firm size. Here is a benchmark table based on blended billing rates and average unlogged call volumes reported across the industry:
| Firm Size | Avg. Billing Rate | Unlogged Hours/Week/Attorney | Monthly Revenue Leak | Annual Recovery (Automated) |
|---|---|---|---|---|
| Solo | $275/hr | 0.8 hrs | $880 | $10,560 |
| 3-attorney | $310/hr | 1.3 hrs | $4,836 | $58,032 |
| 5-attorney | $340/hr | 1.5 hrs | $10,200 | $122,400 |
| 10-attorney | $380/hr | 1.7 hrs | $25,840 | $310,080 |
| 20-attorney | $420/hr | 2.1 hrs | $70,560 | $846,720 |
5-attorney firms recover $122,400 annually by closing the phone billing gap — more than the cost of a full-time paralegal. At 10 attorneys with a $380 billing rate, the annual recovery exceeds $300,000.
Implementation Timeline by Month
US Tech Automations recommends a phased rollout for phone billing automation to allow quality checks at each stage before full deployment:
| Month | Milestone | Success Metric |
|---|---|---|
| 1 | Phone system webhook connected; call logs flowing | 100% of firm calls generating event records |
| 2 | Matter matching logic tuned; match rate measured | ≥75% auto-match rate on inbound calls |
| 3 | Draft entry creation + attorney review live | ≥85% attorney approval rate on drafts within 24 hrs |
| 4 | Full deployment; manual requirement removed | ≥90% call capture rate vs. prior manual baseline |
| 5+ | Ongoing tuning; contact database hygiene | Auto-match rate trending toward 85%+ |
US Tech Automations provides the middleware that connects your phone system webhook to matter matching and billing system write-back, reducing the implementation timeline from a custom developer build (12–20 weeks) to a configured deployment (4–6 weeks).
Building Your Phone Billing Stack
The five-step workflow above can be implemented progressively:
Month 1: Connect your phone system webhook and build the call-log capture. Verify that call records are arriving with correct duration and caller data.
Month 2: Build the matter-matching logic against your billing system's contacts API. Tune for your firm's client data quality.
Month 3: Add the draft entry creation, attorney review notification, and approved-entry write-back. Run in parallel with existing manual logging for 30 days to measure capture rate improvement.
Month 4: Turn off the manual requirement. Monitor the unmatched queue weekly and clean up contact records to improve auto-match rate.
According to the Council on Education in Management's 2024 Legal Operations Benchmark, firms that phased in automated billing tools over 90 days had 34% higher adoption rates than those who switched all attorneys simultaneously — confirming that the progressive rollout model reduces attorney resistance and sustains capture rates above 88%.
According to the International Legal Technology Association (ILTA) 2024 Technology Survey, firms using automated time capture report average attorney satisfaction scores 22% higher than firms requiring manual entry — the time savings matters to retention, not just billing revenue.
For firms ready to connect RingCentral, Teams Phone, or Clio to an automated phone time capture workflow, see the pricing and workflow configuration options to see how the setup runs for a 5–15 attorney firm.
Additional reading: automate invoicing for law firms covers the downstream billing cycle that this time entry feed flows into. Firms managing high call volume across multiple practice areas can also review the AI agents for finance and accounting overview for complementary billing and financial automation options. For litigation-focused practices where call time frequently relates to deadline-driven matters, the guide on tracking statute of limitations deadlines per matter pairs naturally with phone billing automation to ensure billable call time is logged against the right deadline-sensitive matter.
About the Author

Helping businesses leverage automation for operational efficiency.
Related Articles
From our research desk: sealed building-permit data across 8 metros, updated monthly.