Service dog law in the United States operates on two tracks that are increasingly diverging. Federal law under the Americans with Disabilities Act establishes a national access standard built on functional definitions and a narrow two-question inquiry. State legislatures, responding to constituent pressure about fraudulent service dog representations, have layered registry schemes, certification mandates and ID card requirements on top of that federal baseline. The result is a patchwork that leaves handlers, businesses and AI compliance systems navigating dozens of conflicting legal frameworks simultaneously. This article examines the current state registry landscape, the preemption arguments that challenge these laws and the particular burden that fragmentation places on multi-state handlers and the emerging technology systems designed to assist them.
The Federal Floor the ADA Establishes
The ADA defines a service animal as a dog individually trained to do work or perform tasks for a person with a disability. That definition, enforced under DOJ Title II and Title III regulations, deliberately excludes certification, registration or documentation requirements. A business may ask only two questions: whether the dog is a service dog required because of a disability and what task the dog has been trained to perform.
This minimalist framework was intentional. Congress recognized that imposing documentation burdens would create barriers for people with disabilities who cannot always obtain or afford third-party certification. The DOJ has consistently reinforced this position in guidance documents and settlement agreements. ADA.gov states plainly that covered entities "cannot require documentation, such as proof that the animal has been certified, trained, or licensed as a service animal."
The federal floor is a rights framework. It treats access as a civil right attached to a disability and a trained dog, not to a piece of paper or a government database entry. Any state law that conditions access on registration sits in direct tension with that framework from the moment it is enacted.
The State Registry Landscape in 2026
As of 2026 more than thirty states have enacted some form of service dog statute that goes beyond the ADA baseline. These laws fall into roughly three categories: voluntary registry schemes, criminal penalty statutes targeting misrepresentation and mandatory ID or vesting requirements.
California
California's Disabled Persons Act and its companion provisions in the Penal Code create a tiered system. The state operates a voluntary registry administered through county health departments in some jurisdictions. The more consequential provision is Penal Code Section 365.7, which criminalizes fraudulently representing a dog as a service dog. California does not mandate registration for access but several municipal ordinances within the state have attempted to require visible identification, creating sub-state variation on top of state variation on top of federal law.
Florida
Florida Statutes Section 413.08 broadly tracks ADA language but adds a provision making it a second-degree misdemeanor to misrepresent a pet as a service animal. The statute also creates a right for businesses to remove animals that are out of control or not housebroken, which mirrors federal guidance. Florida does not operate a state registry but has seen repeated legislative proposals to create one. Those proposals stall consistently because advocates successfully invoke ADA preemption concerns during committee hearings.
Texas
Texas Human Resources Code Chapter 121 defines service animals in alignment with the ADA but Texas also maintains provisions for assistance animal trainers that create a separate definitional category. Texas has no mandatory state registry but counties and municipalities have enacted local ordinances, some of which require visible identification vests or tags. The Texas Attorney General has issued informal guidance warning local governments that documentation mandates likely conflict with federal law, yet enforcement of those local ordinances continues in some jurisdictions.
States With Active Registry Proposals
In 2026 legislative sessions, registry bills with mandatory enrollment provisions have advanced in at least six states. The bills typically require handlers to register with a state agency, pay a fee and receive an identification card or tag. Proponents argue the schemes target fraud without burdening legitimate handlers. Disability rights organizations and legal scholars counter that any mandatory scheme creates a barrier the ADA forbids, regardless of enforcement intent.
ADA Preemption Doctrine and Where It Bites
Federal preemption of state law arises under the Supremacy Clause of the U.S. Constitution. ADA preemption of state service dog laws operates primarily through conflict preemption: where state law makes compliance with federal law impossible or stands as an obstacle to the full purposes of federal law, the state law yields.
Courts examining ADA preemption of state service dog provisions have applied a two-part inquiry. First, does the state law expand rights beyond the ADA minimum in a way that is consistent with the ADA's purpose? State laws that grant broader access rights, extend coverage to additional disability categories or protect handlers in housing contexts beyond Title III generally survive preemption review. Second, does the state law impose conditions on the exercise of rights the ADA guarantees? Conditions that make access contingent on documentation the ADA prohibits businesses from requiring are vulnerable.
The distinction matters enormously for technology design. AI systems built to assist businesses with ADA two-question compliance need to know which legal standard governs in a given jurisdiction. A system calibrated to federal minimums may be legally insufficient in states that impose additional business obligations. A system that prompts documentation review may expose its deploying business to ADA liability while satisfying state law, or vice versa.
The DOJ has not litigated a direct service dog registry preemption case to final judgment as of 2026, but settlement agreements with local jurisdictions that attempted documentation mandates signal the agency's preemption theory. Those settlements are available on ADA.gov and serve as the closest available precedential guidance short of appellate case law.
The Multi-State Handler Problem
Consider a handler based in California who travels to Texas for work and connects through Florida airports. That handler operates in three separate legal regimes within a single trip. Federal law governs Air Carrier Access Act compliance on the aircraft itself. DOT regulations, not ADA Title III, control the aircraft cabin. Texas state law plus applicable municipal ordinances govern ground transportation and retail access in Texas. Florida law governs access incidents at the airport's ground-level commercial spaces.
The handler carries no documentation because federal law does not require any. A business in a Texas municipality that has enacted a visible-ID ordinance may demand compliance with that local rule. The handler is legally correct to refuse under the ADA preemption argument. The business employee, trained on local ordinance, is acting on the law they know. Neither party is acting in bad faith. The conflict is entirely the product of legislative fragmentation.
This scenario repeats thousands of times daily across the United States. The International Association of Assistance Dog Partners (IAADP) and Assistance Dogs International (ADI) have documented the access challenge that legal fragmentation creates for their member handlers and programs. The burden falls disproportionately on handlers with significant mobility or cognitive disabilities for whom repeated access challenges carry real physical and psychological cost.
The TheraPetic® Training Plus program, operated through officialservicedog.com, works with handlers navigating multi-state access scenarios as part of its handler education curriculum. Understanding the legal landscape is not optional knowledge for handlers who travel. It is a functional safety skill.
Where AI Verification and State Law Collide
ServiceDog.AI's core research focus is the application of computer vision and machine learning to service dog team assessment. The legal fragmentation problem is not merely a policy concern for this work. It is a direct design constraint.
An AI system assisting a business with ADA public access compliance must be calibrated to the correct legal standard for the jurisdiction in which it operates. If that system prompts a business employee to ask for documentation or performs a visual scan intended to "verify" registration, it may violate Title III regardless of how sophisticated its underlying model is. The ADA does not create a documentation exception for technologically mediated inquiries. The two-question rule applies whether the inquiry is conducted by a human employee or an AI-assisted interface.
Convolutional neural network architectures applied to canine task performance assessment, gait analysis for mobility assistance verification or handler-dog biometric pair authentication all raise different legal questions than documentation-based verification. Behavioral assessment of the dog's trained task performance is arguably more consistent with the ADA's functional definition than any registry check, because it measures the actual criterion the ADA uses: does the dog perform work or tasks related to the handler's disability.
Research published through venues including CVPR and arXiv on animal pose estimation and action recognition provides the technical foundation for behavioral assessment approaches. Translating that research into deployment-ready systems requires close attention to the legal context in each jurisdiction where deployment occurs. A system that lawfully assesses task performance in California may need additional legal review before deployment in a state whose service dog statute uses a different definitional framework.
Liveness detection and biometric authentication of handler-dog pairs carry their own state law considerations. Several states have enacted biometric privacy statutes that impose notice, consent and data retention requirements independent of ADA considerations. Illinois' Biometric Information Privacy Act is the most frequently litigated example. Deploying edge inference on mobile devices to authenticate handler-dog teams in public spaces requires compliance with both ADA access standards and applicable biometric privacy law in each jurisdiction.
The intersection of state registry law and AI verification design is not a future problem. It is a present constraint that engineering teams at ServiceDog.AI address in every deployment architecture decision.
A Path Toward Harmonization
Federal preemption through litigation is one path toward harmonization, but it is slow and resource-intensive. Each preemption challenge requires standing, a sympathetic plaintiff, a willing jurisdiction and years of litigation. The resulting precedent binds only the circuit in which the case is decided.
A more durable path runs through federal rulemaking. DOJ has authority under the ADA to issue regulations that expressly preempt state registry requirements and to clarify the scope of permissible state law innovations. Disability advocacy organizations including the National Disability Rights Network have petitioned for clarifying guidance on multiple occasions. As of 2026 DOJ has not issued a comprehensive rulemaking on this specific question, though the agency's enforcement posture remains consistent with a broad preemption view.
A third path involves technology-mediated standardization that does not depend on legal harmonization at all. If behavioral assessment systems can reliably evaluate whether a dog is performing trained tasks consistent with the ADA functional definition, and if those systems are deployed consistently across jurisdictions, the practical significance of state registry variation diminishes. Businesses gain confidence in their compliance decisions without relying on documentation. Handlers gain access without producing papers they are not required to produce. The legal fragmentation persists but its operational impact narrows.
This is the vision animating TheraPetic® Solutions Inc.'s work through ServiceDog.AI and its affiliated platforms at therapetic.ai and officialserviceanimal.com. Building toward that vision requires simultaneous progress on three fronts: advancing the underlying computer vision science, engaging the legal and policy community on AI-assisted compliance frameworks and maintaining fidelity to the disability rights values the ADA encodes. Registry fragmentation is a problem technology can help manage. It remains a problem law must ultimately solve.
Dr. Patrick Fisher, PhD, LPC, NCC leads the clinical and policy research program at TheraPetic® Solutions Inc. Organizations seeking technical or legal consultation on AI-assisted ADA compliance systems may engage through ServiceDog.AI.
