Business Template

Free Memorandum of Understanding (MOU) Template

An MOU outlines the shared understanding between parties for collaborative projects without creating binding obligations.

Template

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

Markdown
# Memorandum of Understanding

**Between:** {{party1Name}}
**And:** {{party2Name}}
**Date:** {{date}}

## Purpose

{{purpose}}

## Areas of Cooperation

{{cooperationAreas}}

## Responsibilities

**{{party1Name}}:** {{party1Responsibilities}}
**{{party2Name}}:** {{party2Responsibilities}}

## Duration

This MOU is effective from {{startDate}} to {{endDate}}.

## Resources

{{resourceCommitments}}

## Non-Binding

This MOU expresses mutual intent and does not create legally binding obligations.

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

An MOU (Memorandum of Understanding) sits between a casual conversation and a binding contract. It documents shared intent without creating enforceable obligations — a 'handshake in writing' that both parties can reference.

Common MOU use cases: - Government and NGO partnerships where formal contracts are premature - University research collaborations before grants are secured - Corporate joint ventures during the exploration phase - International cooperation agreements between organisations in different jurisdictions - Community partnerships for events or programs

MOU vs LOI vs contract: - MOU: Mutual understanding, typically non-binding. Used when both parties agree on goals but aren't ready for legal obligations. - LOI: One party's intent to proceed (e.g., intent to purchase). Often partially binding (confidentiality/exclusivity clauses). - Contract: Fully binding agreement with enforceable obligations, consideration, and remedies for breach.

Warning: The label doesn't determine binding status. Courts look at the substance, not the title. If your MOU includes specific obligations, deadlines, and penalties, a court may treat it as a binding contract regardless of the 'Non-Binding' disclaimer. To keep it truly non-binding, avoid specific performance obligations and use aspirational language ('intend to' rather than 'shall').

Best practices: - Include a clear 'Non-Binding' clause if that's the intent - State that a formal agreement will follow if the parties decide to proceed - Include a confidentiality clause (which CAN be binding even in a non-binding MOU) - Set an expiry date so the MOU doesn't hang indefinitely - Define what happens if either party wants to walk away

Frequently asked questions

Is an MOU legally binding?

Generally no — MOUs are intended as non-binding expressions of intent. However, specific clauses (confidentiality, exclusivity) can be binding. Courts look at substance over labels, so avoid specific performance obligations if you want the MOU to remain non-binding.

What is the difference between an MOU and a contract?

A contract creates enforceable legal obligations with consideration and remedies for breach. An MOU documents shared intent and goals without creating enforceable obligations. An MOU is often a precursor to a formal contract.

Related resources

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