DocForgeDocForge
TemplatesGlossaryHow-toPricingDevelopers
Sign inStart free
DocForgeDocForge© 2026
PricingTemplatesGlossaryHow-toDevelopersTermsPrivacyRefundsContact

DocForge is a product of Rev Vision Ltd, registered in England & Wales (Company No. 14368830). Registered office: 86–90 Paul Street, London, England, United Kingdom, EC2A 4NE.

Legal template

NDA PDF template for repeatable confidentiality agreements

Prepare standardized NDA PDFs from CSV data with party names, effective dates, permitted purpose, jurisdiction, and expiration language.

Get started - it's free

Template ingredients

CSV fields
8 mapped columns
Liquid steps
4 setup steps
Industries
Legal operations, Sales, Partnerships

This NDA template gives legal, sales, and partnerships teams a controlled starting point for repeatable confidentiality agreements. Each CSV row includes the disclosing party, receiving party, effective date, permitted purpose, jurisdiction, confidentiality period, signer name, and signer title. The Liquid document keeps legal language stable while placing the variable business details in clearly marked sections that reviewers can verify before documents leave the company.

Use it for routine discovery calls, vendor evaluations, partnership discussions, and procurement workflows where the agreement shape rarely changes but names and dates do. The template is intentionally plain: it favors reliable substitution, reviewable clauses, and a predictable signature block over decorative formatting. Counsel can adjust the standard provisions, add mutual or one-way language, or include region-specific notices while operations teams keep using the same CSV export. Run a small preview set whenever jurisdiction, purpose, or confidentiality period values differ across recipients, and keep unusual negotiated terms outside the batch until legal has approved the variation.

Sample CSV

disclosing_partyreceiving_partyeffective_datepermitted_purposejurisdictionconfidentiality_periodsigner_namesigner_title
DocForge LtdAcme Analytics2026-05-01Product evaluationEngland and Wales3 yearsJordan LeeDirector
DocForge LtdNorthstar Labs2026-05-03Partnership discussionDelaware2 yearsSam RiveraGeneral Counsel

Sample Liquid

<article class="nda">
  <h1>Non-disclosure agreement</h1>
  <p>
    This agreement is effective {{ effective_date }} between {{ disclosing_party }}
    and {{ receiving_party }}.
  </p>
  <p>
    Confidential information may be used only for {{ permitted_purpose }} and
    must be protected for {{ confidentiality_period }}.
  </p>
  <p>This agreement is governed by the laws of {{ jurisdiction }}.</p>
  <section class="signature">
    <p>Signed for {{ receiving_party }}</p>
    <p>{{ signer_name }}, {{ signer_title }}</p>
  </section>
</article>

How to use this template

  1. 1

    Confirm approved clauses

    Start from language your legal team already accepts, then mark only the party, purpose, date, jurisdiction, and signature fields as variables.

  2. 2

    Prepare one row per recipient

    Build a CSV with consistent names for every variable and avoid freeform edits that would change the reviewed legal meaning.

  3. 3

    Preview legal edge cases

    Render examples with different jurisdictions, confidentiality periods, and long company names so counsel can catch formatting or wording issues.

  4. 4

    Send through the right channel

    Generate the final PDFs and move them into your approval, signature, or deal-room workflow with the source CSV preserved for audit.

Use it in DocForge

Start with this template structure, upload your CSV, and tune the Liquid until the preview matches your team's document style.

Sign up free