Short version: an e-signature on a sales contract, NDA, statement of work, employment offer, or service agreement is almost always legally binding in the United States. It has been since the year 2000. The reason most teams still treat e-signatures with suspicion is not the law — the law is settled — it is the implementation. A signature link sent through a personal Gmail with no audit trail, no consent record, and no tamper-evident storage is technically valid and practically unenforceable. A signature captured through a properly configured e-sign workflow with intent, consent, identity, audit trail, and retention is rock solid.
This guide covers the legal foundation (ESIGN Act, UETA, and eIDAS for the EU), the four operational requirements that separate a binding signature from a deniable one, the five-step process for sending one, the documents e-signatures cannot cover, and how the major platforms — DocuSign, Adobe Sign, Dropbox Sign, PandaDoc, and Deelo ESign — actually implement these requirements.
Federal Law: ESIGN Act + UETA
Two laws govern e-signatures in the United States, and they work together.
The ESIGN Act (Electronic Signatures in Global and National Commerce Act, 2000) is federal law. It establishes that an electronic signature has the same legal effect as a wet-ink signature in interstate and foreign commerce, and that a contract cannot be denied enforceability solely because it is electronic.
UETA (Uniform Electronic Transactions Act, 1999) is a model state law. 49 states plus DC and the US Virgin Islands have adopted it (New York is the lone holdout, and it has its own equivalent statute, Article 3 of the State Technology Law). UETA applies to transactions where both parties have agreed to conduct business electronically.
Together, these two laws make the foundation simple: in almost every commercial transaction in the US, an electronic signature is enforceable as long as four conditions are met.
For cross-border deals into the European Union, the relevant standard is eIDAS (Electronic Identification, Authentication and Trust Services, Regulation 910/2014). eIDAS recognizes three signature tiers: Simple Electronic Signature (SES), Advanced Electronic Signature (AES), and Qualified Electronic Signature (QES). For most B2B SaaS contracts, an AES with strong identity verification is sufficient. QES is reserved for high-stakes documents like real estate transfers and certain regulated filings, and it requires a Qualified Trust Service Provider.
4 Requirements for a Binding E-Signature
Under ESIGN and UETA, four conditions must be satisfied for an electronic signature to be enforceable:
1. Intent to sign. The signer has to demonstrate that they meant to sign. Typing a name into a field, clicking an explicit "I agree" button, or drawing a signature with a stylus all qualify. Auto-applied signatures or pre-checked consent boxes do not.
2. Consent to do business electronically. Both parties have to agree the transaction will be electronic. In commercial B2B, this is usually implicit — the contract was sent through an e-sign platform — but for consumer transactions, ESIGN requires explicit affirmative consent and disclosures about hardware/software requirements and the right to receive a paper copy.
3. Association of signature with record. The signature must be attached to or logically associated with the document. The platform has to be able to prove that *this* signature was applied to *this* version of *this* document.
4. Record retention. Both parties must be able to access an accurate, retrievable copy of the signed document for as long as the law or the contract requires.
If any of the four are missing, a court can refuse enforcement. The good news: a properly configured e-sign workflow handles all four automatically.
Step 1: Capture Intent and Consent
Intent and consent are captured at the moment the signer enters the document. Three things should happen on the landing page before any field is editable.
Display the document in full — not a summary, not a snippet, the actual contract. The signer must be able to read what they are about to sign before they sign it.
Show the consent disclosure — typically a single short paragraph: "By clicking Continue, you agree to use electronic records and signatures for this transaction. You may withdraw consent at any time before signing by closing this window." Include a link to a more detailed e-sign disclosure for consumer transactions.
Use an explicit, affirmative action — "Click here to sign" buttons, drawing a signature with a finger or mouse, or typing a full legal name into a signature field. Not pre-checked boxes. Not assumed consent based on opening the email.
The signed-on / signed-by line at the end of the document then memorializes that intent: "Signed by Jane Smith on May 3, 2026 at 10:42 AM PDT from IP 198.51.100.42."
Step 2: Identity Verification
ESIGN does not mandate any specific identity verification method. UETA does not either. What courts care about is whether the signature can be reasonably attributed to the person whose name is on it. The strength of identity verification you need scales with the value and risk of the document.
Email-only. The signer clicks a unique link sent to their email address. Identity is inferred from email control. Adequate for most internal documents, low-risk vendor contracts under a few thousand dollars, and standard NDAs.
SMS code. The signer enters a one-time code sent to their phone before signing. Adds a second factor and meaningful friction for impostors. Recommended for sales contracts, employment offers, and any agreement above ~$10,000 in value.
Knowledge-based authentication (KBA). The signer answers identity questions generated from public records (former addresses, vehicle ownership, mortgage lenders). Required for some real estate and financial transactions. Higher friction; expect a 5-10% completion drop.
Government ID upload. The signer photographs a driver's license, passport, or national ID, and the platform runs OCR plus liveness detection. Used for high-value contracts, regulated industries, and any cross-border deal where eIDAS Advanced or Qualified levels apply.
Notary or video witnessing. A few document categories — real estate transfers in some states, certain estate planning documents — still require remote online notarization (RON) or in-person notarization on top of the e-signature. RON is now legal in 44 states as of early 2026.
Match the verification method to the risk. Over-verifying a low-stakes NDA hurts close rates; under-verifying a six-figure deal hurts enforceability.
Step 3: Audit Trail
An audit trail (sometimes called a Certificate of Completion) is the document trail that proves what happened, when, by whom, and from where. It is the single most important artifact in a contested e-signature case. A properly produced audit trail typically captures:
- Sender details — who sent the document, when, from what email and IP. - Document hash — a SHA-256 or stronger cryptographic hash of the document at the moment it was sent. If a single byte changes after signing, the hash changes, and tampering is provable. - Recipient flow — every signer's email, the timestamp the document was viewed, the timestamp it was signed, and the IP address from which each event occurred. - Authentication events — what method was used (email, SMS, KBA, ID), and whether it succeeded on the first attempt. - Signature events — every field signed, the order, and the rendered signature image or typed name. - Document version — which version of the document was actually signed, in case the document was edited mid-flow. - Completion timestamp — when the final signer signed, locking the document.
If your e-sign tool produces a Certificate of Completion that includes all of the above, you can hand it to a litigator with confidence. If it produces a flat PDF with a signature image and nothing else, you have a problem.
Step 4: Tamper-Evident Storage
Once signed, the document and its audit trail must be stored in a tamper-evident way. The standard practice in 2026:
- Cryptographic hashing. A SHA-256 hash of the final signed PDF is generated and stored separately from the document itself. Any change to the document will produce a different hash on re-computation, exposing the tampering. - PDF/A or locked PDF. The signed document is exported as a flattened, locked PDF where form fields cannot be edited and embedded objects cannot be modified. Many platforms also embed the certificate of completion and the digital signature certificate inside the PDF. - Digital signature certificate. Higher-tier platforms apply a PKI-based digital signature using an X.509 certificate from a trusted Certificate Authority. The signature is verifiable in standard PDF readers without needing the platform's website. - Immutable storage. The signed document, audit trail, and hash are stored in a system where they cannot be silently overwritten. Object-storage with versioning enabled (and often legal hold) is the modern standard.
If a court ever asks "how do you know this document has not been altered since signing," the answer should be "because the SHA-256 hash recorded in the audit trail at completion still matches the hash of the document on file."
Step 5: Retention
ESIGN and UETA require that signed records remain retrievable in their original form for as long as the underlying law requires the record to be kept. For most commercial contracts, that means at least 7 years after the contract's expiration or last performance event. Several common categories run longer:
- Tax-related contracts — 7 years from the relevant tax year (IRS). - Employment agreements — 4 years for tax purposes, often 7 years for general HR record retention, longer in some states. - Real estate — typically the life of the property interest, plus statute of limitations (often 10-20 years). - Healthcare records and BAAs — 6 years from creation or last effective date under HIPAA, longer in some states. - Financial services contracts — 6 years under most FINRA and SEC rules. - Construction and architectural agreements — often 10 years, tied to state statutes of repose.
When in doubt, retain longer rather than shorter. Storage is cheap; replacing a destroyed contract that is the basis of a claim is not. Most modern e-sign platforms retain signed documents indefinitely on their primary plans, with explicit deletion only on request.
What's NOT Binding by E-Signature
ESIGN explicitly carves out a small set of documents that cannot be electronically signed (or where state law has not yet caught up). The list is shorter than most lawyers expect, but it is real.
- Wills, codicils, and testamentary trusts in most states. A few states (Nevada, Indiana, Florida, Arizona, and a handful of others) now allow electronic wills under specific statutes; the rest still require wet ink and witnesses. - Some divorce and family law documents. Court-filed pleadings often have e-filing standards that are separate from e-signature law. Adoption decrees, guardianship orders, and certain custody documents typically require notarization or in-person execution. - Notarized originals when the underlying law requires both wet-ink notarization and the original document be physically held. Note: most jurisdictions now allow Remote Online Notarization (RON), which is electronic but uses a notary on video. - Court orders and certain official notices where the court rules require physical service or filing. - Negotiable instruments under UCC Article 3 (paper checks, paper promissory notes) when the holder needs the original physical document for enforcement. Note: electronic equivalents like UCC Article 7 electronic warehouse receipts and the eNote standard for mortgages have their own statutory frameworks. - Foreclosure and eviction notices in several states, which require certified mail or physical posting. - Utility cancellations in a small number of jurisdictions.
For everything else — sales contracts, NDAs, master service agreements, statements of work, employment offers, vendor agreements, leases (in most states), purchase orders, settlement agreements, change orders, license agreements, partnership agreements, board consents — e-signature is fine.
Tools That Get This Right
Five platforms are most commonly evaluated by B2B teams in 2026. All of them produce a Certificate of Completion, all of them comply with ESIGN/UETA, and all of them support the four binding requirements when configured correctly. The differences are pricing model, breadth of identity verification, and whether e-signature is the whole product or part of a broader operations stack.
DocuSign. The category-defining platform. Mature audit trails, the broadest identity verification options (KBA, ID Verify, phone authentication), and deep enterprise integrations. Pricing is per-envelope above the included plan limits, which matters when contract volume scales. eIDAS Advanced and Qualified signatures available on higher tiers.
Adobe Sign (Acrobat Sign). Strong for teams already on Adobe Document Cloud. Tight Word and Acrobat integration, solid identity verification, and standard ESIGN/UETA compliance. Per-transaction pricing on lower tiers; per-user on enterprise.
Dropbox Sign (formerly HelloSign). Cleaner UX than the legacy enterprise tools, simpler pricing, and good for small-to-mid market. Audit trails and certificates are properly formed. Identity verification options are narrower than DocuSign.
PandaDoc. Strongest as a proposal-and-quote tool with e-sign baked in. Templates, payment collection, and CPQ are first-class. Audit trail and ESIGN/UETA compliance are present. Identity verification is more limited at lower tiers.
Deelo ESign. Built into the broader Deelo operations platform — CRM, invoicing, contracts, and project management share the same workspace. Standard ESIGN/UETA compliance, certificate of completion with IP, timestamp, and document hash, SHA-256 tamper-evident storage, and identity verification options scaling from email to SMS to ID upload. Pricing is per seat ($19-$69/month) with no per-envelope fees, which is the practical difference for teams sending more than a few dozen contracts per month.
How Deelo Approaches E-Sign
Deelo ESign is one of the apps inside the Deelo platform, alongside CRM, Projects, Invoicing, Contracts, and 50+ others. The design choice is intentional: most contracts in B2B do not exist in isolation. They are sent off the back of a deal in CRM, attached to an invoice, governed by a project SOW, or filed against a customer record. Splitting the e-sign workflow into a separate tool means duplicate data entry, broken automations, and the per-envelope billing model that punishes growth.
What that looks like in practice:
- Send from anywhere. A contract can be sent for signature directly from a CRM deal, an invoice, a project, or a standalone document. The signer's record on the other side is automatically linked. - Audit trail. Every send produces a Certificate of Completion with sender and signer email, IP, timestamp, document SHA-256 hash, every field's signature event, and the final completion timestamp. - Identity verification. Email, SMS one-time code, and government ID upload are available on every plan. KBA is available on Business and Enterprise. - Tamper-evident storage. Signed documents are stored as flattened, locked PDFs with embedded certificates and a separately stored hash. Versions are retained indefinitely on paid plans. - Retention. Documents remain accessible for the lifetime of the account by default. Custom retention rules and legal hold are available on Enterprise. - Pricing. $19-$69 per seat per month depending on plan. No per-envelope fees and no "signature credit" packs. A team sending 500 contracts per month pays the same as a team sending 5.
For teams whose contract volume is the bottleneck on growth, the unit economics are usually the deciding factor. For teams whose contract volume is small but the integration with CRM and invoicing is the real win, the unified platform is.
Ready to see how Deelo handles e-signatures end to end? Spin up [Deelo ESign](/apps/esign) and send your first binding contract in under five minutes — or read the full [Deelo vs DocuSign comparison](/blog/deelo-vs-docusign-esign) if you are evaluating a switch.
E-Signature FAQ
- Are e-signatures legally binding in the United States?
- Yes. The ESIGN Act (federal, 2000) and UETA (adopted in 49 states plus DC, with New York having an equivalent statute) establish that an electronic signature has the same legal effect as a wet-ink signature, provided four conditions are met: intent to sign, consent to electronic transactions, association of the signature with the record, and record retention. A properly configured e-sign platform handles all four automatically.
- What is the difference between ESIGN, UETA, and eIDAS?
- ESIGN is US federal law governing electronic signatures in interstate and foreign commerce. UETA is a model state law adopted by 49 states plus DC that governs intrastate electronic transactions. The two work together and produce essentially the same legal effect. eIDAS is the EU regulation (910/2014) covering electronic identification and trust services across the European Union. eIDAS recognizes three signature tiers — Simple, Advanced, and Qualified — and applies to cross-border transactions involving EU parties.
- Do I need identity verification for an e-signature to be binding?
- Not strictly. ESIGN and UETA do not mandate any specific verification method; what courts care about is whether the signature can be reasonably attributed to the named person. In practice, match the verification level to the document's value and risk: email-only for low-risk internal documents, SMS one-time codes for sales contracts and offers above ~$10,000, and government ID or KBA for high-value or regulated transactions.
- How long should I retain signed e-signature documents?
- At least 7 years for most commercial contracts, measured from the contract's expiration or last performance event. Tax-related contracts follow IRS retention rules (typically 7 years), HIPAA-related agreements run 6 years from creation, FINRA/SEC contracts run 6 years, and real estate documents often run 10-20 years tied to state statutes of repose. When in doubt, retain longer rather than shorter — most modern e-sign platforms retain signed documents indefinitely by default.
- What documents can NOT be signed electronically?
- ESIGN explicitly carves out wills and testamentary trusts (in most states), some divorce and family law documents, court orders requiring physical service, certain negotiable instruments under UCC Article 3, foreclosure and eviction notices in several states, and any document where the underlying law requires wet-ink notarization with a physically held original. Most jurisdictions now allow Remote Online Notarization (RON) for documents that previously required in-person notarization, which keeps the workflow electronic.
- What is in an e-signature audit trail?
- A complete audit trail (often called a Certificate of Completion) typically captures: sender email and IP, document SHA-256 hash at send time, every recipient's view and sign timestamps and IPs, authentication method used and whether it succeeded on the first attempt, every signature field event in order, the document version that was actually signed, and the completion timestamp. This is the single most important artifact in a disputed signature case.
- Does Deelo ESign comply with ESIGN, UETA, and eIDAS?
- Yes. Deelo ESign produces a full Certificate of Completion with sender and signer details, IP addresses, timestamps, and a SHA-256 hash of the signed document. Identity verification scales from email-only to SMS one-time codes to government ID upload (with KBA available on Business and Enterprise). Signed documents are stored as flattened, locked PDFs with embedded certificates and separately stored hashes. Retention is indefinite by default on paid plans, with custom retention rules and legal hold available on Enterprise.
Related pages
Explore More
Related Articles
Best Personal Injury Case Management Software in 2026
A head-to-head comparison of the top personal injury case management platforms in 2026. Lien tracking, medical record management, demand letters, contingency math, and settlement distribution compared across Clio, MyCase, Filevine, CASEpeer, PracticePanther, Smokeball, and Deelo.
12 min read
How-ToHow to Start a Plastic Surgery Practice: Complete 2026 Guide
A step-by-step guide to launching a plastic surgery practice in 2026. Licensing, credentialing, facility setup, liability insurance, patient pipeline, operations software, and first-year revenue targets.
14 min read
Best OfBest Podcast Management Software in 2026
The top podcast management platforms compared for 2026. Descript, Captivate, Buzzsprout, Transistor, Riverside, and Deelo — features, pricing, and the angle each takes for professional podcasters.
11 min read
ComparisonDeelo vs ServiceTitan: The Honest 2026 Comparison
A genuinely fair side-by-side comparison of Deelo and ServiceTitan for field service businesses. Pricing, features, strengths, weaknesses, and who each platform is really built for.
12 min read