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
- Signbee converts the markdown to a professional PDF
- Recipient gets an email with a signing link
- Both parties sign with an animated handwriting signature
- Both receive the signed PDF with a SHA-256 certificate
All signatures are legally binding under the ESIGN Act, eIDAS, and ECA.
Related resources
Send this template for signing — free, no credit card.