Connect DocuSeal and Request Client Signatures
Link DocuSeal for e-signatures, map template fields to case data, and send signing requests from case documents or templates.
DocuSeal integration lets you send documents for electronic signature without leaving MyLawyerLink. Clients sign through DocuSeal; completed PDFs return to the case file.
This guide covers e-signatures. For generating Word documents from merge fields, see Document Templates.
Connect DocuSeal
- Go to Account โ Settings โ Firm โ Integrations (
/account/settings/firm/integrations). - Enter your DocuSeal API key and base URL (from your DocuSeal account).
- Choose whether signing invitations are sent via DocuSeal email or handled through your app's email settings.
- Save.
Firm-level credentials can apply to child teams when configured to inherit from the billing team.
Map template fields
DocuSeal templates use field names that you map to MyLawyerLink data:
- Open your team profile (
/account/teams/[id]). - Find the DocuSeal section and open template field maps.
- For each DocuSeal template field, choose a merge key such as
client.fullName,case.title, orfirm.name. - Use
literal:Your fixed textwhen a field should always show the same string.
DocuSeal merge keys use dot notation (client.fullName), which differs from document template syntax ({{client_full_name}}). See Using Merge Fields for the underscore style used in Word and SMS templates.
Request signature on a case document
- Open the case and go to Documents.
- Select a file and choose Request signature.
- Enter the signer name and email.
- Optionally send the signing link by email through DocuSeal.
- Submit โ copy the signing link from the success dialog if you need to send it manually.
Track signature status on the document until the signed PDF is stored on the case.
Request signature from a DocuSeal template
When you do not have a case file yet, or you use a standard DocuSeal form:
- From the case Documents section, choose Request signature (template).
- Select a DocuSeal template from your connected account.
- Review prefilled fields from the case and client record.
- Add signers and send.
Clients can also sign from the portal at /portal/documents/sign/[id] when the request is tied to their matter.
After signing
When DocuSeal reports completion:
- Signature status updates on the document
- The signed PDF is saved to the case
- Staff and clients (with portal access) can download the final file
Tips
- Test field maps on a real case โ long names and missing optional fields show up quickly in prefilled previews.
- One signer per request unless your template supports multiple parties in DocuSeal.
- Keep API keys secure โ only owners/admins with
team.settings.updateshould manage integration credentials. - Pair with document templates โ generate a
.docxfrom a template, upload to the case, then send for signature.
Related guides
- Document Templates โ generate Word files before signing
- Using Merge Fields โ field reference for templates and SMS
- Set Up the Client Portal โ portal document and signing access
Related guides
Using Merge Fields
How merge fields work in MyLawyerLink: placeholder syntax, available client and case fields, firm keys, and tips for documents and SMS.
Document Templates
Upload Word templates, edit merge fields, and generate filled documents from a case in MyLawyerLink.
Creating SMS Templates
Create reusable SMS templates with merge fields, attachments, and categories. Use them from Account settings or the message widget.