Business Template

Free Mutual NDA Template

A mutual NDA protects confidential information shared between two parties. Use this template before partnerships, due diligence, or vendor evaluations.

Template

Copy this markdown, replace the {{variables}}, and send via API.

Markdown
# Mutual Non-Disclosure Agreement

This Mutual Non-Disclosure Agreement is entered into as of {{date}} between:

**Party A:** {{partyAName}} ({{partyAEmail}})
**Party B:** {{partyBName}} ({{partyBEmail}})

## 1. Definition of Confidential Information

Confidential Information means any non-public information disclosed by either party, including but not limited to business plans, financial data, customer lists, technical specifications, and trade secrets.

## 2. Obligations

Each party agrees to:
- Hold all Confidential Information in strict confidence
- Not disclose Confidential Information to third parties without prior written consent
- Use Confidential Information only for the Purpose stated above
- Return or destroy all Confidential Information upon request

## 3. Exclusions

Confidential Information does not include information that:
- Is or becomes publicly available through no fault of the receiving party
- Was known to the receiving party prior to disclosure
- Is independently developed without use of Confidential Information

## 4. Duration

This agreement remains in effect for {{duration}} from the date of signing.

## 5. Governing Law

This agreement shall be governed by the laws of {{jurisdiction}}.

Send for e-signature

curl
curl -X POST https://signb.ee/api/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "YOUR_RENDERED_MARKDOWN",
    "senderName": "Your Name",
    "senderEmail": "you@company.com",
    "recipientName": "Recipient",
    "recipientEmail": "recipient@email.com"
  }'

What happens next

  1. Signbee converts the markdown to a professional PDF
  2. Recipient gets an email with a signing link
  3. Both parties sign with an animated handwriting signature
  4. Both receive the signed PDF with a SHA-256 certificate

All signatures are legally binding under the ESIGN Act, eIDAS, and ECA.

More details

A mutual NDA (also called a bilateral NDA) is the most common form of confidentiality agreement in business. Both parties share sensitive information and both are obligated to protect it. This contrasts with a one-way NDA, where only one party discloses.

When to use a mutual NDA: - Before partnership discussions where both sides share proprietary data - During M&A due diligence when both buyer and seller reveal financials - Technology integrations where both companies share API specs and roadmaps - Joint ventures where intellectual property flows in both directions - Vendor evaluations where the vendor shares pricing and the client shares usage data

Key clauses to customise: 1. Definition of Confidential Information — be specific. 'All information' is too broad and may be unenforceable. List categories: financial data, customer lists, technical specifications, business strategies. 2. Duration — 2-5 years is standard. Indefinite NDAs are sometimes used for trade secrets but are harder to enforce. 3. Exclusions — always include standard carve-outs: publicly available information, independently developed work, and information received from third parties. 4. Permitted disclosures — employees and advisors who need to know should be covered, but they should be bound by equivalent obligations. 5. Remedies — specify that breach entitles the injured party to injunctive relief (a court order to stop the breach), not just monetary damages.

Common mistakes with mutual NDAs: - Using a one-way NDA when both parties are sharing (leaves one party unprotected) - Making the definition of confidential information too vague - Setting an unreasonably long duration (courts may void the entire agreement) - Forgetting to specify governing law and jurisdiction for disputes

Frequently asked questions

What is the difference between a mutual and one-way NDA?

A mutual NDA protects both parties — both share confidential information and both are bound to keep it secret. A one-way NDA only protects the disclosing party. Use mutual when information flows in both directions (partnerships, joint ventures, M&A).

How long should a mutual NDA last?

Most mutual NDAs last 2-5 years. The duration should match the useful life of the confidential information. Trade secrets may warrant longer or indefinite terms, but standard business information typically uses 2-3 years.

Can an NDA be signed electronically?

Yes. NDAs are fully valid with electronic signatures under ESIGN (US), eIDAS (EU), and ECA (UK). Electronic signing is actually preferred because the SHA-256 audit trail provides stronger evidence of execution than a scanned paper signature.

Related resources

Send this template for signing — free, no credit card.