Generate professional non-disclosure agreements in minutes. Choose mutual or unilateral, customize confidentiality scope, set duration and jurisdiction, add or remove standard clauses, and export a clean, formatted document ready for signatures.
Build Prompt
Copy this prompt into Claude Code
Build a static HTML NDA generator tool. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #6b7280 (gray). All logic runs client-side with localStorage persistence. Include disclaimer: "This tool generates templates for informational purposes only. Consult an attorney for legal advice."
NDA types: Mutual (both parties share confidential info), Unilateral (one party discloses to another), Employee (employer-employee confidentiality).
Input form: Disclosing party (name, company, address), Receiving party (name, company, address), Effective date, Purpose of disclosure (business deal, employment, partnership, investment, consulting), Confidential information scope (select: trade secrets, financial data, customer lists, technical data, business plans, product designs, marketing strategies, or custom), Duration (1 year, 2 years, 3 years, 5 years, indefinite for trade secrets).
Clause options (toggle on/off): Non-compete clause (with geographic and time restrictions), Non-solicitation of employees, Return of materials upon termination, Injunctive relief provision, No license granted, Residuals clause (retained in unaided memory), Survival clause, Assignment restrictions, Amendment requirements, Severability.
Jurisdiction selector: all 50 US states (affects governing law and dispute resolution language). Dispute resolution: litigation, arbitration (AAA rules), or mediation first.
Live preview: professional legal document formatting as user fills in fields. Real-time word highlighting showing customized sections. Export: copy to clipboard, print-optimized CSS with signature blocks. NDA library: save generated NDAs to localStorage.
Comparison view: show differences between mutual vs unilateral side by side. Clause explainer: tooltip on each clause explaining what it does in plain English.
SEO: title, meta description, OG tags.
Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].
Make It Yours
International NDAs
Templates for cross-border agreements with international jurisdiction and GDPR compliance.
Industry Templates
Pre-configured NDAs for tech, healthcare, finance, manufacturing, and entertainment.
NDA Tracker
Track all signed NDAs with expiration dates, renewal reminders, and party details.
Red Flag Checker
Paste an NDA you received and highlight potentially problematic or unusual clauses.
E-Signature Ready
Format output for DocuSign, HelloSign, or PandaDoc with signature field placeholders.
Negotiation Guide
Common NDA negotiation points and suggested counter-language for each clause.
Update Prompt
Update Prompt — Add specialized NDAs
Add specialized NDA types: investor NDA (with carve-outs for VCs), technology licensing NDA, M&A due diligence NDA, and joint venture NDA. Include multi-party NDA option for 3+ parties. Add HIPAA-compliant healthcare NDA addendum. Redeploy.