Create powerful client intake forms, consent forms & document uploads for your firm in no time — with AI, no tech skills needed

Digital forms designed for Legal & Tax — optimized for your industry’s needs.

Whether you're a lawyer, tax advisor or notary — create privacy-compliant forms for client intake, GDPR consent and structured document submission. Sensitive data hosted on EU servers.

Client intake with document upload — capture documents digitally before the first appointment

Forms for Legal & Tax

Templates for Legal & Tax

Create form for Legal & Tax

Start free — no credit card required.

What law and tax firms face in client contact

Law firms and tax practices live from client contact — and that very contact is the bottleneck today. Initial client inquiries arrive around the clock but must be qualified and converted into first appointments during office hours. Anyone solving this by phone ties up expensive secretarial time; anyone solving it by email gets unstructured texts that later need to be transferred into the system manually.

Digital client intake forms shift this work to before the first meeting. Instead of asking for address, date of birth and case description on the phone, the client arrives at the first meeting with a completed form — and the lawyer or tax advisor can immediately go into legal or technical depth. Conditional logic is particularly valuable here: depending on legal area (family law, employment law, inheritance law) or tax topic (self-employment, inheritance, real estate), different fields are surfaced. That looks serious and saves 15 to 30 minutes of initial conversation per case.

Typical forms in law and tax firms

Three formats have established themselves. First, the client intake: master data, case description, parties involved, desired legal area, deadline situation. Conditional logic surfaces follow-up questions by legal area — for rental law for example a rental contract upload, for inheritance law the question of a will. A fee notice checkbox is mandatory because the client must be informed about cost structure before the first meeting begins.

Second, the initial consultation inquiry as a public funnel form on the firm website. Keep it lean: three to four fields, then appointment selection. Anyone putting two A4 pages of form upfront loses clients to the competition. Third, the power of attorney pre-capture: structured collection of data that later flows into the POA PDF — client, authorised person, scope, time limit. A calculation engine can fill the data into a prepared PDF template that the client only needs to sign. Hidden fields like acquisition channel or referrer help to evaluate long-term which marketing routes work.

Attorney–client and tax secrecy — beyond GDPR

For lawyers, attorney–client privilege applies (in Germany § 43a BRAO, § 203 StGB), for tax advisors, tax secrecy. These duties of confidentiality go beyond GDPR and require every technical solution to ensure confidentiality at the service-provider level. Concretely: the data processing agreement (DPA) is not enough; you additionally need a so-called release from confidentiality — the client must actively consent that external IT service providers may have access to their data. This also applies to cloud hosting, backup providers and the form tool itself.

Audit logs are not optional in this context but mandatory. Who accessed which record when must be traceably logged — in case of dispute or disciplinary proceedings this is the only line of defence. EU hosting (ideally Germany) is effectively without alternative because US providers are in conflict with confidentiality due to the CLOUD Act. For document upload, end-to-end encryption is additionally advisable, or at least encrypted at-rest storage. A separate, clearly worded release from confidentiality in the form ("I release my lawyer from confidentiality vis-à-vis the cloud service provider for electronic processing") plus audit log with timestamp meets the requirement in practice.

Workflow in the law firm stack — RA-Micro, AnNoText, DATEV via bridge

In law firms, central data management sits in specialised law firm software (RA-Micro, AnNoText, ra-micro+, advoware), and in tax practices in DATEV. A native integration from the form tool is rare — what works is the webhook bridge: after submission of a client application the form hands over the data to an intermediate service (Make, n8n, custom scripts) that creates or updates the client file via the respective API or import interfaces. For DATEV, the DATEV Datenservice (DATEV DUO) is the documented route.

Alternatively — and more pragmatic for many smaller firms — is direct PDF export from the form: all inputs are written into a structured PDF template that is filed into the case folder. That saves interface development but has the drawback that the data is not machine-readable in the law firm software. Which path is right depends on firm size. Hidden fields like clerk assignment or case number prefix carry the internal categorisation information into the backend. Important in any case: audit log and secure transmission over HTTPS, no plaintext emails with client data to unencrypted mailboxes.