DocMake
Service Agreement template rendered to PDF by the DocMake engine

This preview is a real PDF render produced by the DocMake engine from the sample data on this page.

Legal

Service Agreement

The contract you send for every retainer: six numbered sections, clean signature block, and every negotiable number (term, fee, notice period) as a fill-in field.

Because output is native DOCX, the counterparty's lawyer can redline it like any Word document.

Fill-in fields

effective_date Effective date
provider_name Provider
client_name Client
services_description Services
term_months Term (months)
monthly_fee Monthly fee
payment_days Payment window (days)
notice_days Notice (days)
governing_law Governing law

The data behind the preview

This is the exact JSON that produced the document above. Change the values, POST it to the render API, and you get your version back as DOCX or PDF. Lists grow and shrink with your data; the layout adapts.

  1. 01 Sign up free and duplicate this template into your workspace.
  2. 02 Adjust the wording and branding in the visual editor.
  3. 03 Fill it in the app, share it as a form link, or render it with the API.
sample-data.json
{
  "effective_date": "August 8, 2026",
  "provider_name": "Northwind Software Inc.",
  "client_name": "Acme Corp",
  "services_description": "The Provider will deliver ongoing design and development services as described in Schedule A, up to 40 hours per month.",
  "term_months": "12",
  "monthly_fee": "$2,500",
  "payment_days": "15",
  "notice_days": "30",
  "governing_law": "the State of California"
}

More legal templates