Skip to main content
All guides

How to automate client intake and conflict checks

Jan Elvers

, founder of Elevate Consulting

Jan Elvers spent seven years as a DevOps engineer building and running software that has to hold up in production. In 2026 he founded Elevate Consulting, where he builds automation, internal tools and integrations for small law firms and businesses. He leads every project himself, from the first call to operations.

Published · 9 min read

You can automate most of client intake: capturing the inquiry, extracting names and matter details, searching your records for conflicts and preparing the matter and engagement letter. What you should not automate is the decision. Under US conduct rules based on the ABA Model Rules and under the SRA Code of Conduct, a lawyer decides whether a conflict exists. Software collects, searches and proposes; an attorney signs off before any matter opens.

Part of the guide Law firm automation: what pays off and where to start

Key takeaways

  • Software can capture an inquiry from a web form, email or phone note, extract the parties and run the conflict search before anyone opens a file.
  • A conflict search result is a proposal for an attorney, never an automatic yes: a possible conflict should stop the workflow, not open a matter.
  • Rule 1.18 protects prospective clients, so an intake form should ask only for what is needed to decide whether to take the matter.
  • In England and Wales, paragraph 6.2 of the SRA Code bars acting where there is a conflict or significant risk of one, with two narrow exceptions.

Which parts of client intake can software handle?

Software can handle every step of intake that is capture, lookup or paperwork, and none of the steps that are judgment. In a small firm that means the inquiry arrives in one place, the relevant facts are pulled out, the conflict search runs, and a draft matter and engagement letter wait for approval.

The time goes into the gaps between those steps today: retyping a web form into the practice management system, searching contacts by hand under three spellings, chasing a missing opposing party name, then retyping everything again into the engagement letter. Those gaps are where automation pays. The decisions in between, whether to take the case, whether a hit is a real conflict, whether consent is possible, stay with a lawyer.

  • Capture

    Web form, email and a structured phone note land in one intake queue.

  • Extract

    Prospective client, opposing parties, related persons and companies, matter type and key dates are pulled into fields.

  • Search

    All names are checked against current clients, former clients, prospective clients and adverse parties in your records.

  • Propose

    Hits are shown with the record they matched and why, ranked for review.

  • Prepare

    After sign-off, the matter is created and the engagement letter is drafted from the same data.

What does an automated intake and conflict workflow look like step by step?

A safe workflow runs in five stages: capture, extraction, conflict search as a proposal, attorney sign-off, then matter opening and engagement letter. Each stage writes to a log so the firm can later show what was searched, what was found and who decided.

The key design choice is the gate after the conflict search. If the search finds nothing, the attorney still confirms, because a clean search only means your records had no match, not that no conflict exists. If it finds a possible match, the workflow stops and the matter is not created until an attorney has reviewed the hit and recorded a decision. A possible conflict never opens a matter automatically.

The same data then flows forward. The engagement letter, the first tasks and the calendar entries are generated from fields that were already checked, which removes the second and third round of retyping.

Try the intake and conflict check demo

What do the US conflict rules require from an intake system?

The rules require that a lawyer not take on a representation involving a conflict unless an exception applies, and the comments expect firms to have reasonable procedures to spot one. The rules cited here are the ABA Model Rules; your state's version may be worded differently, so check the one that binds you.

Comment [3] to Rule 1.7 says a lawyer should adopt reasonable procedures, appropriate for the size and type of firm and practice, to determine the persons and issues involved, in both litigation and non-litigation matters. The same comment adds that ignorance caused by a failure to institute such procedures will not excuse a violation. An automated search is one such procedure. It does not replace the judgment the rules ask for, such as whether a lawyer reasonably believes competent and diligent representation is still possible under Rule 1.7(b).

ABA Model Rules on conflicts and what the intake search should cover
RuleWhat it coversWhat the search needs
1.7Concurrent conflicts: direct adversity to another client, or a significant risk of material limitationCurrent clients, their related parties and the firm's own interests
1.9Same or substantially related matter adverse to a former client, unless informed consent confirmed in writingClosed matters and former clients, not only active ones
1.10Imputation: if one lawyer in the firm is barred under 1.7 or 1.9, generally all are, with a screening route for lateral hiresEvery lawyer's matters, including those a lateral hire handled at a prior firm
1.18Duties to prospective clients who consulted but never hired the firmDeclined inquiries and their information, kept searchable

How much should an intake form ask a prospective client?

An intake form should ask only for what the firm needs to decide whether to take the matter, because information from a prospective client can disqualify the lawyer and the firm later. Model Rule 1.18 applies even when no client relationship follows.

Under Rule 1.18(c), a lawyer who received information that could be significantly harmful to the prospective client may not act against that person in the same or a substantially related matter, and the bar extends to the firm. Rule 1.18(d)(2) avoids that imputation only if the lawyer took reasonable measures to avoid exposure to more disqualifying information than was reasonably necessary, is timely screened and gets no part of the fee, and the prospective client receives prompt written notice.

Web forms need particular care. Comment [2] says a consultation is likely to have occurred when a lawyer, including through advertising, specifically invites information about a potential representation without clear and reasonably understandable warnings that limit the lawyer's obligations. Comment [4] advises limiting the initial consultation to information that reasonably appears necessary.

ABA Formal Opinion 510 (March 2024) spells out what reasonable measures look like. According to the ABA's announcement, a lawyer should obtain only the information reasonably necessary to decide whether the engagement is permitted under the rules and whether the lawyer is willing to accept it, and could warn the prospective client to provide only the information requested. For a form, that means a visible warning, parties and matter type first, and detailed facts only after the conflict check is cleared.

What changes for a firm in England and Wales?

In England and Wales, paragraph 6.2 of the SRA Code of Conduct for Solicitors says you do not act where there is a conflict of interest or a significant risk of one, subject to two exceptions. The first is a substantially common interest; the second is clients competing for the same objective, with written informed consent, safeguards for confidential information and the solicitor satisfied it is reasonable to act.

Paragraph 6.1 separately bars acting where there is an own interest conflict or a significant risk of it, with no exceptions. Paragraph 6.3 requires keeping the affairs of current and former clients confidential. For intake, that means the same search design as in the US, with two additions: the record of whether an exception was considered, and the consent evidence where it was relied on.

Paragraph 3.5 keeps the supervising solicitor accountable for work carried out through others. An intake system is supervised like staff: documented, logged and reviewed. None of this is legal advice for a specific matter.

Why should a conflict search produce a proposal and not a decision?

A conflict search should produce a proposal because matching names is not the same as finding a conflict. The search can miss a party spelled differently, and it can flag a namesake who has nothing to do with the matter.

Both errors need a person. A missed match is reduced by searching variants, company names and related persons, but never eliminated. A false match needs someone who knows the matter to say “different person”. Whether a real match is a conflict, and whether it can be cured by consent, is a legal judgment under Rules 1.7 to 1.10 or paragraph 6.2 of the SRA Code.

When is the answer “do not automate”? If your contact records are incomplete, for example adverse parties were never entered on old matters, an automated search gives a false sense of coverage. Clean the data first, or treat the search as a supplement to the manual check until the records are complete.

Where should a small firm start with intake automation?

Start with capture and the conflict search, because they touch every new matter and depend least on the rest of your setup. Engagement letters and matter templates come second, once the fields feeding them are reliable.

Check three things first: whether your practice management system exposes contacts and matters through an API or only through exports, whether adverse and related parties are stored as searchable records, and who signs off today. Elevate Consulting builds this inside the systems you already use, with the attorney sign-off built in. A two-week process check tells you whether it pays off for your volume, including when the answer is no.

Talk about your intake process

Cite this page

Elevate Consulting (Jan Elvers). "How to automate client intake and conflict checks". https://elevate-consulting.net/en/guides/automate-client-intake-and-conflict-checks. Updated September 24, 2026.

Frequently asked questions

Can AI read inquiry emails and fill in the intake fields?

Yes, extraction of names, parties and dates from free text is a reasonable use, as long as a person checks the fields before the conflict search counts as done. A wrongly extracted name leads to a search on the wrong name. Log what was extracted and what was corrected.

Does a clean conflict search mean we can take the matter?

No. It only means your records contain no match for the names searched. The attorney still considers what the search cannot see, such as personal interests of a lawyer or relationships that were never recorded.

Should declined inquiries be kept in the system?

Generally yes for conflict purposes, because Rule 1.18 can bar the firm from acting against a prospective client who shared significantly harmful information. How long and in what form you keep the record is a question for your retention policy and, in the UK, your UK GDPR assessment.

Can the engagement letter be sent automatically after sign-off?

It can be generated automatically and sent after the attorney approves it. Elevate does not build workflows that send client-facing documents without review, so the send step stays a deliberate click.

Does this work if our firm uses Clio, MyCase or PracticePanther?

These systems offer APIs, with different plan requirements and limits, so the search can usually run against the records where they already are. Our integration guide lists what each vendor documents publicly.

Sources

  1. ABA Model Rules of Professional Conduct, Rule 1.7 Conflict of Interest: Current Clients, accessed September 24, 2026
  2. ABA Model Rules, Rule 1.7 Comment (comment [3]), accessed September 24, 2026
  3. ABA Model Rules, Rule 1.9 Duties to Former Clients, accessed September 24, 2026
  4. ABA Model Rules, Rule 1.10 Imputation of Conflicts of Interest: General Rule, accessed September 24, 2026
  5. ABA Model Rules, Rule 1.18 Duties to Prospective Client, accessed September 24, 2026
  6. ABA Model Rules, Rule 1.18 Comment (comments [2] and [4]), accessed September 24, 2026
  7. ABA News, ABA issues ethics guidance on avoiding conflicts with unretained prospective clients (Formal Opinion 510, March 20, 2024), accessed September 24, 2026
  8. SRA Code of Conduct for Solicitors, RELs and RFLs (paragraphs 3.5, 6.1 to 6.3), accessed September 24, 2026

This guide explains technology and workflows. It is not legal advice and does not replace a professional-responsibility review of your situation.

Deutsche Version: Mandantenaufnahme automatisieren, mit Kollisionsprüfung

Which workflow costs your firm the most time?

Describe it briefly. On the first call we tell you whether automating it pays off, and if it does not, we say so.

Book a call

Reply within 24 hours