Guide

How to Sign a Non-Compete Agreement Online

Non-compete agreements restrict individuals from competing with their employer for a defined period.

Steps

  1. 1

    Prepare non-compete with scope and duration

  2. 2

    Send to employee or contractor

  3. 3

    Recipient reviews terms and signs

  4. 4

    Both parties receive signed copy

  5. 5

    SHA-256 certificate proves date and terms agreed

Try it with curl

curl
curl -X POST https://signb.ee/api/send \
  -H "Content-Type: application/json" \
  -d '{
    "content": "# Your Document\n\nContent here...",
    "senderName": "Your Name",
    "senderEmail": "you@email.com",
    "recipientName": "Recipient",
    "recipientEmail": "recipient@email.com"
  }'

Legal validity

Electronic signatures are legally binding under the ESIGN Act (US), eIDAS Regulation (EU), and Electronic Communications Act (UK). Every Signbee document includes a SHA-256 tamper-proof certificate.

More details

Non-compete agreements are one of the most legally contested contract types. Courts regularly strike down non-competes that are too broad in scope, geography, or duration. Getting the terms right — and having a signed, timestamped record — is critical.

Enforceability varies significantly by jurisdiction: - California: Non-competes are generally unenforceable (with narrow exceptions) - New York: Enforceable if reasonable in scope, geography, and duration - UK: Enforceable if reasonable and necessary to protect legitimate business interests - EU: Varies by member state; most require compensation during the restriction period

Best practices for enforceable non-competes: - Keep duration reasonable (6-12 months is typical; 2+ years is often struck down) - Define geographic scope narrowly - Limit to specific competitors or industries, not 'all competition' - Provide adequate consideration (signing bonus, continued employment) - Include a severability clause (if one provision fails, others survive)

Why the timestamp matters: The SHA-256 signing certificate proves exactly when the non-compete was signed and what terms were agreed to. This is critical in disputes where an employee claims they 'never signed that' or 'the terms were different'.

Frequently asked questions

Are electronically signed non-competes enforceable?

Yes, if the underlying terms are reasonable. The method of signing (electronic vs. paper) doesn't affect enforceability — what matters is the scope, duration, geography, and consideration. The SHA-256 audit trail actually strengthens enforceability by proving exactly what was signed and when.

Are non-competes enforceable in every state?

No. California generally doesn't enforce non-competes. Other states vary widely. Check your jurisdiction's specific rules. The FTC has proposed a federal ban, but enforcement varies.

Related resources

Try Signbee — free, no credit card.