← All writing
Product Strategy
6 min read

Agentic UX Is Failing on the Boring Surfaces. That Is Where It Has to Win.

Agentic AI demos look magical. Production agentic AI is mostly a mess. And it is failing in the place it has to win, which is the boring stuff.

Onboarding. Account recovery. Identity verification. Support handoffs. The surfaces nobody screenshots. The surfaces that decide whether a user actually becomes a customer.

That is where the entire bet is currently breaking.

The Numbers Nobody on Stage Is Showing

88% of agent pilots never reach production. That figure originated in Anaconda and Forrester research this year, and has been replicated in independent surveys by a16z and the MIT Sloan CIO panel. Three sources, same number.

Read it again. Eighty-eight percent.

Meanwhile 80% of enterprise applications shipped in Q1 2026 embed at least one AI agent (State of AI Agents 2026, Arcade.dev). Only 31% of enterprises actually have an agent in production. So most of the agents being shipped are ornamental. They sit on top of the surface and pretend to help. They do not change the outcome.

That is what is happening at the corporate level. At the customer level it is uglier.

70% of financial firms lost clients in the past year due to inefficient onboarding (Fenergo, 2025). Up from 67% in 2024. Up from 48% in 2023. 60% of users abandon digital onboarding due to friction. 40% drop applications that take longer than ten minutes (Sardine, 2026). Average annual spend on AML and KYC operations now sits at $72.9M per firm (Fenergo, 2025).

That is the surface where agentic AI was meant to earn its keep. And the data says it is losing.

The Wrong Surface Gets All the Attention

I have seen this play out across crypto consumer products, a neobanking app, and a regulated lottery product. Every product team I have worked with in the last year has had a slide deck with an "AI agent" on it. Almost none of them had a slide showing what the agent does on the KYC flow.

The pattern is consistent. Teams build a chat-first agent for things users want to do in two clicks. Search a balance. Find a transaction. Move money. The kind of thing a well-designed home screen already solves.

Then the same teams ignore the surface that actually leaks. Onboarding still drops the majority of new users. Account recovery still routes to a human queue. KYC still abandons at the upload step. Support still loses context the moment the user reopens the app.

This is the inverse of where the leverage is. Chat-first agents are a vanity surface. They look good on launch posts. They do not move retention.

The boring surface is where the money is. It is also the surface that requires the hardest UX work, not the smartest model.

Most Failures Are Orchestration, Not Prompts

Read enough post-mortems and a pattern shows up. Production agentic UX is failing for the same reasons agentic infrastructure is failing. Invisible state. Unclear tool usage. Brittle handoffs. No recovery path.

Innovatrix and Digital Applied both broke this down in their 2026 pattern catalogues. Most production agent outages in 2026 are orchestration failures, not model failures. Race conditions on shared resources. Unbounded loops with no budget. Workflows that cost $0.50 in testing and then hit $50K a month at 100K executions because the orchestrator keeps calling the model to decompose work it already decomposed. Infinite handoff loops where Agent A passes to Agent B, B passes to C, C passes back to A.

That is an architecture problem dressed up as an AI problem. And it is showing up in the UX as the user staring at a spinner with no signal about what is actually happening.

If the agent cannot tell the user what it is doing, what tool it just used, what state it is in, and how to take back control, the user does not trust it. Whether the model is right or wrong stops being the question.

Five Patterns That Actually Work

Smashing Magazine and HatchWorks published the cleanest write-ups I have read on this in February 2026. Strip the buzzwords out and the patterns are not new. They are the patterns any senior product designer should already know.

One. Planning visibility. Show the user what the agent intends to do before it does it. A short list of steps. Editable. Cancellable.

Two. Tool-use disclosure. When the agent calls an external system, name it. "Checking your account with the bank." Not a spinner.

Three. Memory surfacing. Show what the agent remembers about the user. Let them edit it. This is consent design, not feature design.

Four. Multi-step workflow tracking. A taskboard with goals, tasks, owners, status. The user is one of the owners. The agent does not get to silently take over.

Five. Recovery routing. Every agent action has a back-out path. Every error has a route to a human. Every dead end is logged.

None of this is exotic. It is the same logic that made progressive disclosure work in 2009. The model is new. The UX rules are not.

The Bar Is Regulatory, Not Aesthetic

I keep watching teams treat agentic UX as a craft problem. It is not. In any regulated category, fintech, crypto, payments, lottery, insurance, an agent taking consequential actions without user visibility is legal exposure. Not just bad UX.

If an agent moves a payment, the user has to be able to prove they consented. If an agent makes a decision in a KYC flow, the firm has to be able to audit it. If an agent denies a withdrawal, the user has to be able to escalate. MiCA, VARA, SAMA, the FCA, all of them already expect this level of explainability. The Agentic AI Institute reported a 60% governance gap across enterprises that have moved agents into production in 2026. That gap closes when regulators write the next round of guidance. Which they will.

This is why the boring surface is the right place to do this work. Because the boring surface is the regulated surface. The headline feature can afford to fail. The KYC flow cannot.

The Obvious Counter

Someone will read this and say the issue is just maturity. Give the models another year, the orchestration tooling another two, and the boring surfaces will catch up.

Maybe. But that is a bet on infrastructure that has shown a 60% governance gap, an 88% pilot failure rate, and a $50K-a-month cost spike that nobody saw in test. That is not a maturity problem. That is a discipline problem.

The design teams winning here are not waiting. They are building the visibility, consent, and recovery layer now, while the model layer is still volatile, because that is where the long-term differentiation sits.

Where I Would Put the Next Quarter

If I was running design in any regulated consumer product right now, I would freeze new chat-first agent work and put the entire team on three surfaces.

Onboarding. Identify the exact step where most users drop. Build agentic assistance there. Visible, consent-based, recoverable. Goal is conversion, not delight.

Account recovery. The surface every product treats as a footer link. The agent assists. The user controls. The path back to a human is one tap.

KYC. The surface where 60% of users walk. Build a visible progress agent. Show what is being checked, what is missing, what the user can do. Stop hiding the system.

That is not glamorous work. Nobody is going to land a keynote demo with a "smart KYC progress bar." But it is the work that moves the metric.

The boring surfaces are where agentic UX has to win. They are also where the rest of the design industry will be playing catch-up by Q4. Get there first.


Fact Check

Every factual claim in this article, with its source.

Claim: 88% of agentic AI pilots never reach production, a figure originating with Anaconda and Forrester research and replicated by a16z and the MIT Sloan CIO panel.

Source: Anaconda / Forrester, 2026, as replicated by a16z and MIT Sloan CIO research. forrester.com

Claim: 80% of enterprise applications shipped in Q1 2026 embedded at least one AI agent, but only 31% of enterprises actually have an agent in production.

Source: State of AI Agents 2026, Arcade.dev. arcade.dev

Claim: 70% of financial firms lost clients in the past year due to inefficient onboarding, up from 67% in 2024 and 48% in 2023; average annual AML/KYC spend sits at $72.9M per firm.

Source: Fenergo, 2025. fenergo.com

Claim: 60% of users abandon digital onboarding due to friction, and 40% drop applications that take longer than ten minutes.

Source: Sardine, 2026. sardine.ai

Claim: A governance gap of 60% exists across enterprises that have moved AI agents into production.

Source: Agentic AI Institute, 2026 industry report.

Unsourced statements (Jay's opinion or lived experience): Jay's observations from crypto consumer products, a neobanking app, and a regulated lottery product about teams building "vanity" chat-first agents instead of fixing onboarding, KYC, and recovery; his five recommended UX patterns as applied practice; his forecast on where regulators will push next. These are Jay's points of view, not third-party data.

More writing Get in touch