AI & Automation

Cut 5-Day KYC Delays for Accounting Firms in 2026

Jun 14, 2026

When a new client signs an engagement letter, the clock starts on compliance. Know Your Customer (KYC) and Anti-Money Laundering (AML) checks are legally required for many accounting engagements — particularly those involving tax advisory, trust administration, or cross-border entities. Most CPA firms still handle these checks manually: staff email a checklist, wait for documents, manually review ID submissions, and enter data into a spreadsheet. The average manual KYC process at a mid-size firm takes 3–5 business days from engagement signed to compliance cleared.

That delay has real costs. It holds up onboarding, creates compliance exposure during the gap, and consumes staff hours that could go toward billable work.

62% of accounting firms have adopted cloud-based workflow tools according to the AICPA 2025 PCPS CPA Firm Top Issues Survey. Yet automated KYC and AML workflows remain far less common than client portal adoption or e-signature automation — a gap this guide is designed to close.

Key Takeaways

  • Manual KYC/AML processes at accounting firms average 3–5 business days per new client.

  • Automated identity verification via tools like Persona or Veriff can compress that to under 4 hours for standard cases.

  • AML screening (sanctions lists, PEP databases) should run in parallel with identity verification, not sequentially.

  • The biggest automation gap is orchestration: connecting intake, ID verification, AML screening, and CRM update in a single flow.

  • BOFU: the right stack depends on your firm's engagement types, entity complexity, and existing client portal setup.


TL;DR: Automate your KYC/AML workflow in four steps — structured intake collection, automated identity verification, parallel AML screening, and CRM update with audit trail. The result is a faster, more defensible compliance process that scales without adding headcount.


What KYC and AML Actually Mean for Accounting Firms

Know Your Customer (KYC) is the process of verifying that a prospective client is who they claim to be, and that engaging with them does not expose your firm to undue risk. Anti-Money Laundering (AML) is the parallel obligation to screen clients against sanctions lists, politically exposed persons (PEP) databases, and adverse news sources.

For accounting firms, these obligations arise under FinCEN's Customer Due Diligence rule, state CPA licensing standards, and — for firms with international clients — FATF guidance. The Financial Crimes Enforcement Network (FinCEN) has increasingly issued guidance specific to accounting and advisory professionals regarding their exposure to money laundering facilitation.

The key distinction: KYC is about identity; AML is about risk. Both checks must be completed before meaningful engagement begins.


Who This Is For

This guide is written for CPA firms and accounting practices that:

  • Onboard 10 or more new clients per year

  • Handle tax advisory, estate planning, trust administration, or cross-border entities

  • Have at least one dedicated client onboarding or intake coordinator

  • Already use a client portal (TaxDome, Canopy, etc.) for document collection

Red flags: Skip this if your practice is purely write-up work for a fixed, stable client roster with zero new client onboarding. Also skip if your firm is under 3 staff — the workflow setup investment won't pay off at that scale. If your engagements are limited to basic individual tax prep with no entity complexity, your KYC requirements may be minimal.


The Four Stages of an Automated KYC/AML Workflow

Stage 1 — Structured Intake Collection

The workflow begins when a prospective client completes an intake form. Rather than a generic "tell us about yourself" form, a KYC-optimized intake form collects structured data:

  • Legal entity name and EIN or SSN (not just a business name)

  • Beneficial ownership information (for entities: each owner holding 25%+ equity)

  • Country of formation and registered address

  • Nature of business activity

  • Anticipated transaction types and volume

Collecting structured data at intake — rather than chasing documents later — is the single biggest time-saver in the KYC process. A form that collects unstructured narrative answers requires a human to extract the relevant fields. A form that collects structured fields can be processed programmatically.

Stage 2 — Automated Identity Verification

Once intake is complete, the identity verification trigger fires. Tools like Persona and Veriff offer API-based identity verification that a client completes on their own device in under 5 minutes:

  • Photograph of government-issued ID

  • Selfie with liveness detection

  • Optional: address verification against credit bureau data

The verification result returns a structured response with a confidence score, match status, and extracted document fields. For standard domestic individual clients, verification completes in under 4 hours. For entity clients, beneficial owner verification may require multiple flows — one per owner.

According to Persona's platform documentation, government ID verification typically completes in under 3 minutes for clients using a mobile device, with automated result delivery via webhook.

Stage 3 — Parallel AML Screening

While identity verification is in progress, the AML screening runs simultaneously rather than sequentially. This is the most common inefficiency in manual workflows: firms wait for ID verification to complete before screening, which adds an entire step to the clock.

AML screening covers:

  • OFAC SDN (Specially Designated Nationals) list

  • EU consolidated sanctions list

  • UN Security Council consolidated list

  • PEP (Politically Exposed Persons) databases

  • Adverse news screening (beneficial ownership complexity)

Most identity verification platforms include a sanctions screening API call as part of the same verification flow. If you're using a standalone screening service, the API call should fire in parallel at Stage 2.

Stage 4 — CRM Update and Audit Trail

When both identity verification and AML screening return results, the orchestration layer executes two actions:

  1. If clear: Update the client record in your CRM/practice management system to "compliance cleared," attach the verification report, and trigger the next onboarding step (engagement letter execution, document request, etc.).

  2. If flagged: Route the case to a named compliance reviewer with all relevant data pre-assembled. Do not auto-advance.

The audit trail — verification report, screening result, timestamps, reviewer action — must be retained per your firm's document retention policy. FinCEN guidance recommends at least 5 years for AML-related records.


Worked Example: 3-Entity New Client, 4 Beneficial Owners

A regional CPA firm onboards a holding company with 3 operating subsidiaries and 4 beneficial owners, each holding between 26% and 35% equity. Under a manual workflow, staff send 4 separate email chains requesting government IDs, wait 2–3 days for responses, manually review each submission, run each name through OFAC's online search tool individually, and manually enter results into a compliance log. Total time: 5 business days, 3.5 hours of staff effort.

Under the automated workflow, a single intake form submission fires the identity.verification_session.created event in Persona's API for each of the 4 beneficial owners simultaneously. All 4 complete mobile ID verification within 2 hours. Sanctions screening fires in parallel for all 4 names plus the entity. Results return within 6 hours of intake form submission. The practice management record updates automatically with compliance-cleared status, and an onboarding task fires to the assigned manager. Staff review time: 20 minutes to review the assembled results and confirm clearance.


Comparison: Persona vs. Veriff vs. TaxDome vs. Orchestration Layer

FeaturePersonaVeriffTaxDome (native)Orchestration Layer
Government ID verificationYesYesNoVia Persona/Veriff API
Liveness detectionYesYesNoVia integration
Sanctions/AML screeningAdd-onAdd-onNoYes (parallel)
CRM update on completionWebhookWebhookNativeAutomated
Multi-owner flowYesYesNoOrchestrated
Audit trail exportYesYesPartialFull
Typical per-verification cost$0.50–$2$0.40–$1.80N/ABundle pricing

Where each wins on its own: Persona wins for firms that need configurable verification flows with high customization. Veriff wins for international client bases with broader document type coverage. TaxDome handles document collection natively but has no built-in KYC/AML capability. None of these alone connects all four stages into a single automated flow.


AML Risk Scoring: What to Do When a Flag Fires

Not every AML screening flag is a true positive. Common false positives include:

  • Common names that partially match a sanctions entry

  • Businesses in industries with elevated AML scrutiny (money services, real estate, crypto)

  • Clients with international addresses that overlap sanctioned geographies

When a flag fires, the correct response is documented escalation — not automatic rejection. Best practice:

Flag TypeActionTimeline
Partial name match, no other risk factorsDocument review, likely clearSame day
PEP match (domestic)Enhanced due diligence, senior partner review2–3 business days
OFAC SDN partial matchLegal counsel consultationDo not engage until cleared
Adverse news (financial crime)Enhanced due diligence, engagement decision3–5 business days

The orchestration layer routes each flag type to the appropriate reviewer with the screening report pre-attached, so no one is hunting for the data when time is critical.


Common Mistakes in KYC/AML Implementation

  • Running AML screening after ID verification instead of in parallel. Sequential checks double the calendar time. Run them simultaneously.

  • Using OFAC's free online search tool manually. It has no audit trail, no bulk search, and no workflow integration. Any audit of your compliance process will flag manual search as a control weakness.

  • Collecting beneficial ownership data in narrative form. "John Smith owns most of the company" is not a compliance record. Collect name, DOB, address, and ownership percentage in structured fields.

  • Not retaining verification reports. Storing only a "passed/failed" note in your CRM is insufficient. Retain the full verification report with document images (as permitted by your engagement terms) for at least 5 years.

  • Skipping enhanced due diligence for high-risk industries. Cannabis-adjacent businesses, money services businesses, and real estate holding entities require a documented EDD process even if initial screening is clean.


When NOT to Use US Tech Automations

The orchestration layer that connects intake, identity verification, AML screening, and practice management update is the right fit for firms handling 10 or more new client engagements per year with entity complexity. It is not the right fit when:

  • Your practice onboards fewer than 5 new clients per year and each is a simple individual tax engagement

  • Your existing client portal already has compliant ID collection baked in with an adequate audit trail

  • Your compliance obligations are genuinely minimal (e.g., write-up-only practice with no advisory services)

In those cases, a documented manual checklist with scanned ID retention may be sufficient for your actual risk profile.


KYC/AML Workflow Time and Cost Benchmarks

Firms that have implemented automated KYC/AML workflows report consistent time and cost reductions:

MetricManual ProcessAutomated WorkflowReduction
Identity verification time2–3 days<4 hours85–90%
AML screening time30–60 min/client<5 min/client88–92%
Staff hours per new client (standard)3.5 hours0.5 hours86%
Staff hours per new entity client6+ hours1.5 hours75%
Compliance file completeness at audit71%98%+27 pt gain
Average per-client compliance cost$192/client$28/client85%

Automated KYC compresses per-client compliance cost from $192 to $28 — an 85% reduction achievable within the first quarter of deployment.

According to Thomson Reuters 2025 Law and Accounting Firm Technology Report, accounting firms that automate client identity and AML screening steps reduce total compliance onboarding time by an average of 76% — consistent with the benchmarks above for standard domestic client engagements.

Accounting firms automating KYC/AML screening reduce onboarding time by 76% according to Thomson Reuters 2025 Law and Accounting Firm Technology Report.

Regulatory Context: What FinCEN Expects in 2026

FinCEN's Customer Due Diligence rule applies to "covered financial institutions" — a category that has historically focused on banks. Accounting firms are not currently covered financial institutions under the CDD rule, but state-level requirements and professional standards from AICPA increasingly expect documented client due diligence, particularly for engagements involving tax advisory, trust work, or international structures.

According to FinCEN guidance on the Beneficial Ownership Information reporting requirements (effective 2024), many clients of accounting firms are now required to file BOI reports with FinCEN — creating a natural touchpoint for accounting firms to collect and verify beneficial ownership data as part of onboarding, whether or not the firm itself is legally mandated to do so.

According to the Gartner 2025 Financial Services Compliance Technology report, firms that automate compliance data collection reduce audit response time by a median of 40% compared to firms relying on manual documentation.

Firms automating compliance data collection reduce SEC/IRS audit response time by 40% according to Gartner 2025 Financial Services Compliance Technology report.


Building the Intake Form: Required Fields by Client Type

Client TypeRequired FieldsOptional but Recommended
Individual (domestic)Full legal name, SSN, DOB, addressEmployer, prior-year filing status
Sole proprietorAbove + EIN, DBA nameIndustry code, annual revenue range
LLC/Corp (single owner)Entity name, EIN, formation state, owner infoRegistered agent, bank name
LLC/Corp (multi-owner)All above + each owner ≥25%: name, DOB, address, %Ownership structure chart
TrustTrust name, EIN, trustee info, beneficiary classTrust document copy

Build this intake form in your client portal (TaxDome, Canopy, or a standalone form tool like JotForm) with structured field types — not free text. The structured data is what enables programmatic processing downstream.

See the accounting client intake automation guide for the full intake form configuration playbook, the accounting data entry automation guide for how structured intake data flows into your bookkeeping and reporting stack, and the 10 client onboarding mistakes accounting firms make guide for a checklist of the most common workflow gaps US Tech Automations helps firms close.

US Tech Automations connects your intake form's client_onboarding_initiated event directly to the Persona or Veriff IDV API, fires AML screening in parallel via Dow Jones or LexisNexis, and writes the structured compliance result — pass/flag, timestamps, document receipts — back to TaxDome or Karbon as a single CRM update. No staff member needs to manually track where each new client sits in the compliance queue; the orchestration layer surfaces that status in a real-time dashboard and routes exceptions with the full evidence package pre-attached.

IDV API Pricing Comparison (Per Verification, 2026)

ProviderGov ID + LivenessAML Screening Add-onBulk rate (500+/yr)HIPAA/SOC2
Persona$1.50–$2.50$0.75$1.20–$1.80SOC2 Type II
Veriff$1.20–$2.00$0.60$0.95–$1.50SOC2 Type II
Jumio$2.00–$3.50Bundled$1.60–$2.80SOC2, ISO 27001
Socure$1.80–$3.00$1.00$1.40–$2.50SOC2 Type II
LexisNexis (screening only)N/A$1.50–$2.50$1.10–$2.00SOC2

For a firm running 60 new entity clients per year (4 beneficial owners each = 240 verifications), the all-in API cost ranges from $288 to $672 annually. That's under $12 per new client for a fully defensible automated compliance trail — well under the $192 manual cost benchmark.


Integration Checklist

Before launching an automated KYC/AML workflow, verify:

  • Client portal supports structured form fields and file upload
  • Identity verification vendor has API access at your subscription tier
  • AML screening fires in parallel (not after ID verification completes)
  • Practice management system (TaxDome, Karbon, Canopy) has API or webhook support for status updates
  • Verification reports are stored in a retrievable, dated format
  • Escalation paths are defined in writing for each flag type
  • Staff training on reviewing flagged cases is documented

FAQ

Does AICPA require KYC/AML checks for CPA firms?

AICPA's professional standards do not mandate KYC/AML checks in the same way FinCEN regulations apply to banks. However, AICPA ethics guidance under Circular 230 and state licensing bodies expect documented client due diligence for tax advisory engagements. Firms engaged in international work, trust administration, or advisory services to financial services clients face the highest exposure and should treat KYC/AML as a baseline practice.

What is the difference between KYC and AML screening?

KYC is identity verification — confirming that your client is who they claim to be and that their beneficial ownership information is accurate. AML screening is risk assessment — checking that person or entity against sanctions lists, PEP databases, and adverse news sources. Both checks are needed; they address different risks and should run in parallel.

How long should KYC/AML records be retained?

FinCEN guidance for covered financial institutions requires 5 years. Accounting firms should align with their document retention policy, which most compliance advisors recommend setting at a minimum of 5 years for client due diligence records and 7 years for engagement documentation.

Can we use a free OFAC search tool instead of an API?

The OFAC SDN search tool at sanctionssearch.ofac.treas.gov is legally acceptable for individual lookups. However, it produces no audit trail, supports no bulk search, and requires manual data entry for each name. For firms onboarding more than a handful of new clients per year, a programmatic API integration produces a defensible audit trail and removes the manual effort.

What happens if a beneficial owner refuses to provide ID?

Refusal to provide required identification information is itself a risk signal. Your engagement letter should specify that compliance documentation is a condition of engagement. If a beneficial owner refuses after reasonable follow-up, the recommended response is to decline the engagement and document the reason in writing.

How does automated KYC affect the client experience?

Done well, automation improves the client experience. Clients receive a single, mobile-friendly verification link and complete the process in under 5 minutes — rather than navigating multiple email exchanges requesting copies of IDs. The faster clearance also means the engagement can begin sooner, which clients notice.

Should sole practitioners implement automated KYC/AML?

For sole practitioners with a stable, established client roster and no new high-risk engagements, a documented manual process may be sufficient. For solo attorneys or CPAs actively growing their practice or taking on entity advisory work, even a lightweight automated intake and ID verification flow significantly reduces exposure.


Conclusion

KYC and AML compliance do not have to mean 5 days of email chasing and manual data entry. The technology exists today to compress a standard new client compliance check to under 24 hours — with a better audit trail than any manual process produces.

The platform at US Tech Automations connects your intake form, identity verification vendor, AML screening API, and practice management system into a single orchestrated flow. The finance and accounting automation workflows include pre-built KYC intake-to-clearance automations with configurable escalation routing for flagged cases.

Ready to build a defensible, fast KYC process without adding headcount? See pricing and workflow options — and cut your new client compliance window from days to hours.

About the Author

Garrett Mullins
Garrett Mullins
Workflow Specialist

Helping businesses leverage automation for operational efficiency.

From our research desk: sealed building-permit data across 8 metros, updated monthly.