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. /Montana Consumer Data Privacy Act (MCDPA)

Montana Consumer Data Privacy Act (MCDPA)

Montana's comprehensive privacy law, notable for the lowest consumer-count threshold (50,000) among VCDPA-template states — reflecting Montana's smaller population — and mandatory GPC recognition.

Overview

The Montana Consumer Data Privacy Act (MCDPA), codified at Mont. Code Ann. § 30-14-2801 et seq. and enacted as SB 384 (2023), became effective October 1, 2024. The MCDPA follows the Virginia/Connecticut model with consumer-friendly adjustments. Its signature feature is the lowest consumer-count threshold among states using the VCDPA template: 50,000 consumers (vs. 100,000 in most states) — a calibration that reflects Montana's population of roughly 1.1 million. Proportionally, the 50K threshold captures about 5% of Montana residents, so it affects more entities than a headline comparison would suggest.

Applicability: (a) 50,000+ Montana consumers processed per year, or (b) 25,000+ consumers AND 25%+ of gross revenue from data sales.

Exemptions mirror 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 portability
  • Right to opt out of sale, targeted advertising, and profiling
  • Right to appeal

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

Compliance Requirements

Controllers must publish privacy notices, honor GPC/UOOM (mandatory), perform DPIAs for targeted advertising, sale, profiling, sensitive data processing, and heightened-risk activities, and execute processor contracts per § 30-14-2814.

Cure Period + Enforcement

The Montana AG holds exclusive enforcement authority. Penalties reach $7,500 per violation. The 60-day cure period remains active — among the longest active cure windows in the country.

How Inori Addresses This

  • Notice: src/content/legal/privacy.mdx v1.2 covers MCDPA disclosures.
  • GPC (mandatory): middleware.ts:respectGpc reads Sec-GPC: 1, persists 12 months, and echoes X-GPC-Honored: true. Montana is part of the multi-state UOOM mapping.
  • DSAR: /api/dsar serves access, correction, deletion, portability, and appeal intake within a 30-day SLA.
  • Hard purge: 90-day cron deletes tenant data after account closure.
  • Sensitive data: Not collected.
  • Deferred: Formal DPIA register ships in a later sprint. Compliance with CTDPA and CPA — which Inori already meets — transitively covers MCDPA.

Related Concepts

See CCPA/CPRA, VCDPA, Colorado Privacy Act, and CTDPA for the comparative VCDPA-template family. GPC covers the mandatory signal. DSAR describes the request pipeline. OCPA is a similar model with additional Oregon-specific rigor.

See how Inori handles montana consumer data privacy act (mcdpa)

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.

Colorado Privacy Act (CPA)

Colorado's comprehensive privacy law — the third state after California and Virginia — notable for being the first to formally approve Global Privacy Control as a Universal Opt-Out Mechanism and for pairing with the Colorado AI Act.

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.

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.