Inori
FeaturesToolsPricing
Learn
GuidesStep-by-step tutorials and walkthroughs
GlossaryInsurance and compliance terminology
CompareSee how Inori compares to alternatives
Support
Help CenterFind answers and get support
ChangelogLatest updates and improvements
DemoSee Inori in action
Legal
PrivacyHow we handle your data
TermsTerms of service and usage
Blog
Sign InStart Free

Product

  • Features
  • Pricing
  • Tools
  • Demo

Resources

  • Help Center
  • Guides
  • Glossary
  • Compare

Company

  • About
  • Blog
  • Changelog
  • Contact

Legal

  • Privacy
  • Terms
  • DPA
  • Security

© 2026 Inori Inc.

  1. Home
  2. /Glossary
  3. /Indiana Consumer Data Protection Act (INCDPA)

Indiana Consumer Data Protection Act (INCDPA)

Indiana's comprehensive privacy law, one of the most recent to take effect (January 2026). Follows the VCDPA template with one notable carve-out — portability may be fulfilled in summary format rather than as full raw-data export.

Overview

The Indiana Consumer Data Protection Act (INCDPA), codified at Ind. Code § 24-15-1 et seq. and enacted as SB 5 (2023), became effective January 1, 2026. Indiana closely follows the Virginia template — standard set of consumer rights, standard thresholds, standard exemptions — with a single meaningful carve-out: portability may be fulfilled in summary format rather than as a full raw-data export. This reduces implementation burden on controllers but provides less utility to consumers.

Applicability: (a) 100,000+ Indiana consumers processed per year, or (b) 25,000+ consumers AND 50%+ of gross revenue from data sales — identical to Virginia's thresholds.

Exemptions follow the VCDPA template: HIPAA, GLBA, non-profits, higher-ed, FCRA/DPPA/FERPA/COPPA-regulated data, employee/B2B.

Consumer Rights

  • Right to confirm and access
  • Right to correct
  • Right to delete
  • Right to data portability — in summary format, not necessarily raw data export
  • Right to opt out of sale, targeted advertising, and profiling
  • Right to appeal

Sensitive data (race, religion, health diagnosis, sexual orientation, citizenship, genetic/biometric identifiers, minors under 13, precise geolocation) requires opt-in consent.

Compliance Requirements

Controllers must publish privacy notices, perform DPIAs for high-risk processing, and execute processor contracts per § 24-15-6. GPC/UOOM is not required — Indiana is in the no-UOOM camp along with Virginia, Utah, Iowa, Tennessee, and Kentucky.

Because INCDPA took effect recently (January 2026), enforcement is expected to be moderate in the early months, though the cure period is relatively short.

Cure Period + Enforcement

The Indiana AG holds exclusive enforcement authority. Penalties reach $7,500 per violation. The 30-day cure period is active.

How Inori Addresses This

  • Notice: src/content/legal/privacy.mdx v1.2 satisfies INCDPA disclosure requirements.
  • DSAR: /api/dsar serves access, correction, deletion, and portability with a 30-day SLA. Inori provides structured JSON exports that satisfy both raw-data and summary-format interpretations — Indiana residents receive the richer format by default.
  • GPC: Honored via middleware.ts:respectGpc even though Indiana does not require it — part of Inori's multi-state posture.
  • Hard purge: 90-day cron deletes tenant data after account closure.
  • Sensitive data: Not collected.
  • Deferred: Formal DPIA register ships in a later sprint. Because INCDPA mirrors VCDPA, the compliance stack for Virginia automatically covers Indiana.

Related Concepts

See CCPA/CPRA for the California baseline, VCDPA for the template Indiana follows, and CTDPA, TDPSA, MCDPA for sister-state laws. DSAR describes the unified request pipeline. GPC covers the opt-out signal Indiana does not require but Inori honors.

See how Inori handles indiana consumer data protection act (incdpa)

Try our free COI checker first, or start a free trial of the full platform.

Free COI CheckerStart Free Trial

Related Terms

CCPA / CPRA (California Consumer Privacy Act / California Privacy Rights Act)

California's comprehensive consumer privacy laws giving residents the right to know, delete, correct, and opt out of the sale or sharing of their personal information. CPRA amended and expanded CCPA effective January 1, 2023.

Virginia Consumer Data Protection Act (VCDPA)

Virginia's comprehensive consumer privacy law — the second state law after CCPA — granting residents rights to access, correct, delete, and opt out of data sales. Served as the template for most subsequent state laws.

DSAR (Data Subject Access Request)

A formal request by an individual to a company to exercise their privacy rights — including accessing, correcting, deleting, or exporting their personal data — as provided by CCPA, CPRA, GDPR, and U.S. state privacy laws.

GPC (Global Privacy Control)

A browser-level signal (Sec-GPC: 1 HTTP header) that communicates a user's preference to opt out of the sale or sharing of their personal information. Legally recognized as a valid opt-out mechanism under CCPA/CPRA.

Connecticut Data Privacy Act (CTDPA)

Connecticut's comprehensive privacy law, a hybrid of the CCPA and VCDPA models, notable for mandatory Universal Opt-Out Mechanism support and sunsetting the GLBA exemption for financial institutions in July 2026.