Skip to content

Settings — Document Templates

The Settings ▸ Document Templates page is the admin authoring surface for reusable PDF templates. Each template has a source PDF, optional {{merge_field}} tokens, and pre-placed signing fields (signature, initial, date, text) that pin to specific page coordinates.

Document templates are the building block for Envelope Templates and a one-off pick on the New Envelope wizard’s Template step.

Settings Document Templates — Acme Financial Group demo tenant

Standard PageHeader with the title Document Templates and a one-line description. The New template button sits to the right.

Each row carries:

  • Template name (bold) and description
  • Field count badges (merge tokens + pre-placed signing fields)
  • Last-updated timestamp
  • Row actions (Edit, Duplicate, Delete)

Click the row chevron to expand and see per-template field detail.

A centered FileText icon with a “No templates yet” copy when the list is empty. The CTA opens the create flow.

A right-hand slide-out for the create and edit flows. Captures:

  • Name and description
  • PDF file upload
  • Merge tokens (auto-detected from the PDF text layer)
  • A visual editor for pre-placing signing fields

Use double-curly syntax inside the source PDF text:

Re: {{matter_id}} — {{client_name}}
This document confirms ...
Date: {{date}}

Standard tokens resolve automatically:

TokenResolved from
{{client_name}}The envelope’s primary client
{{matter_id}}The matter’s reference
{{date}}Send-time date in the org’s timezone
{{org_name}}Your tenant’s name
{{org_address}}Your HQ address from Settings ▸ Organization

Any other {{token}} becomes a custom field the user fills in on the wizard’s review step.

The visual editor lets you drag four field types onto the PDF preview:

FieldBehaviour at signing
SignatureSubject draws or types their signature
InitialSubject types their initials (1–3 chars)
DateAuto-stamped at signing time
TextFree-form input

Each field captures position (page number + x/y), dimensions, and an assigned signer role. Roles are defined in the parent envelope template — common roles are Client, Counsel, Witness.

A document template with pre-placed fields means the envelope wizard loads the document with fields already in place. Users can override positions per-envelope but rarely need to.

The PDF is stored encrypted at rest. Field anchors are stored as percentage coordinates relative to the PDF’s intrinsic page dimensions, so the same template renders correctly across screens of different sizes.

RoleViewCreateEditDelete
Owner / Admin
MemberIndirect (uses templates in the wizard)
Viewer
ActionEvent
Createdocument_template.created
Updatedocument_template.updated
Duplicatedocument_template.duplicated
Deletedocument_template.deleted

Events surface in Settings ▸ Audit Log.

SymptomMost likely causeFix
Merge tokens not detectedPDF has no text layer (scanned image)OCR the PDF before upload
Pre-placed field misalignedSource PDF page dimensions changedRe-upload with original dimensions
Cannot deleteTemplate attached to a live envelope templateUnassign from envelope template first
Field assignment lostSigner role renamed in envelope templateRe-assign field
Save failsRequired name missingFill the name field