All help guides โ† Documentation home
Documents

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.

Updated June 19, 2026
docuseale-signaturesdocumentstemplates

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

  1. Go to Account โ†’ Settings โ†’ Firm โ†’ Integrations (/account/settings/firm/integrations).
  2. Enter your DocuSeal API key and base URL (from your DocuSeal account).
  3. Choose whether signing invitations are sent via DocuSeal email or handled through your app's email settings.
  4. 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:

  1. Open your team profile (/account/teams/[id]).
  2. Find the DocuSeal section and open template field maps.
  3. For each DocuSeal template field, choose a merge key such as client.fullName, case.title, or firm.name.
  4. Use literal:Your fixed text when 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

  1. Open the case and go to Documents.
  2. Select a file and choose Request signature.
  3. Enter the signer name and email.
  4. Optionally send the signing link by email through DocuSeal.
  5. 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:

  1. From the case Documents section, choose Request signature (template).
  2. Select a DocuSeal template from your connected account.
  3. Review prefilled fields from the case and client record.
  4. 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

  1. Test field maps on a real case โ€” long names and missing optional fields show up quickly in prefilled previews.
  2. One signer per request unless your template supports multiple parties in DocuSeal.
  3. Keep API keys secure โ€” only owners/admins with team.settings.update should manage integration credentials.
  4. Pair with document templates โ€” generate a .docx from a template, upload to the case, then send for signature.

Related guides


Related guides