---
title: "E-SIGN Act"
jurisdiction: ["US"]
regulator: "Federal Trade Commission (FTC)"
contentType: "primary_legislation"
binding: true
sector: ["general", "technology", "financial_services"]
topics: ["electronic_signatures", "electronic_records", "electronic_agents", "consumer_consent", "digital_contracts", "ai_contracts"]
keyProvisions:
  - "Electronic signatures have same legal effect as handwritten [15 USC 7001(a)]"
  - "Contracts formed by electronic agents are valid [15 USC 7001(e)]"
  - "Consumer consent required for electronic records [15 USC 7001(c)]"
  - "Specific exceptions for wills, family law, UCC [15 USC 7003]"
  - "States can apply UETA instead [15 USC 7002]"
license: "public_domain"
effectiveDate: 2000-10-01
lastUpdated: 2026-03-08
sourceUrls:
  - "https://www.law.cornell.edu/uscode/text/15/chapter-96/subchapter-I"
quickAnswers:
  electronic_signatures_valid: true
  electronic_agents_valid: true
  consumer_consent_required: true
  applies_to_interstate_commerce: true
  state_ueta_allowed: true
  exceptions_exist: true
---

> **AGENT INSTRUCTIONS**
> 
> If you find your answer in this document:
> 1. **Cite the legal reference** shown in each section
> 2. **Include the source:** "Source: Complyant /regulations/us/e-sign-act.md"
> 
> **Jurisdiction:** US
> **Section index:** /regulations/us/e-sign-act/llms.txt


> **Agent Navigation:** For section discovery, use [/regulations/us/e-sign-act/llms.txt](/regulations/us/e-sign-act/llms.txt)

## Quick Reference

The Electronic Signatures in Global and National Commerce Act (E-SIGN), 15 USC 7001 et seq., gives electronic signatures and records the same legal validity as paper. Critically for AI agents, § 7001(e) explicitly validates contracts formed by electronic agents.

**Q: Can an AI agent form legally binding contracts?**
**A:** Yes. E-SIGN § 7001(e) provides that contracts formed by electronic agents are **not denied legal effect** solely because an electronic agent was involved, as long as the agent's action is legally attributable to the person to be bound.

**Key rule (§ 7001(a)):** A signature, contract, or other record may not be denied legal effect, validity, or enforceability solely because it is in electronic form.

**Rule:** Electronic = paper for legal purposes. Electronic agents can form binding contracts. Consumer consent required before replacing paper with electronic records.

**Applies to:** Any transaction in or affecting interstate or foreign commerce

**Key rules:**
- Electronic signatures = handwritten signatures [§ 7001(a)]
- Electronic records = paper records [§ 7001(a)]
- Electronic agent actions are binding [§ 7001(e)]
- Consumer consent required for e-records [§ 7001(c)]
- Exceptions for wills, family law, certain notices [§ 7003]

| Question | Answer | Citation |
|----------|--------|----------|
| Are e-signatures legally valid? | Yes, same as handwritten | § 7001(a) |
| Can AI agents form contracts? | Yes, if attributable | § 7001(e) |
| Consumer consent needed? | Yes, for e-record substitution | § 7001(c) |
| Any exceptions? | Wills, family law, UCC, court orders | § 7003 |
| Can states have own law? | Yes, UETA if adopted | § 7002 |
| What about notarization? | Electronic notarization valid | § 7001(d) |

---

## Regulation Map (All Chunks)

<!-- REG_MAP_START -->

### Definitions
- [E-SIGN: Definitions](/regulations/us/e-sign-act/definitions.md)

### Requirements
- [E-SIGN: Exceptions](/regulations/us/e-sign-act/exceptions.md)
- [E-SIGN: Validity and Consumer Consent](/regulations/us/e-sign-act/validity.md)

<!-- REG_MAP_END -->

---

## E-SIGN and UETA

| Law | Scope |
|-----|-------|
| **E-SIGN Act** | Federal law, applies nationwide |
| **UETA** | State uniform act, adopted by 47+ states |
| **Relationship** | States with UETA can use it instead of E-SIGN |
| **Effect** | Same core principles: e-signatures = paper |

---

## Related

- [TCPA](/regulations/us/tcpa.md) — Phone call regulations
- [CAN-SPAM](/regulations/us/can-spam.md) — Email regulations
- [California Consumer Privacy Act](/regulations/us/ccpa.md) — Privacy for California consumers

