Most accessibility audits stop at contrast ratios and alt text. Y Platform, a mid-size SaaS collaboration tool with over 200,000 active users, decided to go further. They rebuilt their entire design process around cognitive accessibility, reduced user-reported confusion by 41%, and cut onboarding drop-off by nearly a third. Their approach offers a concrete blueprint for any design team that wants to move beyond checkbox compliance and actually make products people can understand.

Photo by Moe Magners from Pexels

TL;DR:
  • Y Platform shifted from WCAG-only compliance to a full cognitive accessibility strategy built on user-centered design, iterative testing with neurodiverse participants, and cross-functional stakeholder engagement.
  • Key outcomes included a 41% reduction in confusion-related support tickets and a 29% improvement in onboarding completion rates.
  • The lessons translate directly to other platforms: recruit diverse testers early, simplify decision points, and use data to justify design changes to stakeholders.

Where Y Platform started

Y Platform launched in 2021 as a project management tool aimed at distributed teams. Their initial accessibility work followed a familiar pattern: automated scans with axe-core, manual WCAG 2.1 AA checks, and a small accessibility statement on their website. Standard stuff.

The problem showed up in their support data. Roughly 30% of new users abandoned onboarding before completing their first project setup. Exit surveys pointed to "confusing interface" and "too many options" as top reasons. Users with ADHD, dyslexia, and low digital literacy reported the highest frustration. The technical accessibility checks passed, but the product still failed real people.

0%
Users Abandoning Onboarding

Their head of design recognized the gap: WCAG compliance covered perceivability and operability, but cognitive load, information architecture, and decision complexity fell outside the scope of automated tools. That recognition became the starting point for everything that followed.

User-centered design strategies

user-centered design
Photo by Akshar Dave🌻 from Pexels

Y Platform restructured their design process around three core strategies. Each one addressed a specific failure mode they had identified in their support data and usability sessions.

Cognitive load audits

Before redesigning any screen, the team conducted cognitive load audits. These were not automated scans. A designer and a researcher would walk through each flow and count:

  1. Decision points per screen (buttons, links, toggles, dropdowns)
  2. New terminology introduced without definition
  3. Steps required to complete the primary task
  4. Visual distractors competing for attention (badges, banners, animations)
They set hard limits: no more than three primary actions per screen, no jargon without inline explanation, and a maximum of five steps for any core workflow. Screens that exceeded these thresholds got flagged for redesign.

Neurodiverse participant recruitment

Y Platform's second strategy was recruiting neurodiverse participants for every round of usability testing. They partnered with two disability advocacy organizations and maintained a standing panel of 40 testers, including people with ADHD, dyslexia, autism spectrum conditions, anxiety disorders, and age-related cognitive decline.

This was not a token gesture. Every sprint that included UI changes required at least three sessions with panel members. The team tracked task completion rates, time-on-task, and self-reported confusion scores separately for neurodiverse and neurotypical participants. When the gap between groups exceeded 15%, the design went back for revision.

Progressive disclosure

The third strategy was progressive disclosure. Instead of showing every feature and option upfront, Y Platform restructured their interface to reveal complexity gradually. New users saw a simplified dashboard with three actions: create a project, invite a teammate, and view a tutorial. Advanced features appeared only after users demonstrated familiarity with basics.

This approach cut the number of visible UI elements on the initial dashboard from 23 to 7.

Reduction in Visible UI Elements (Dashboard)
0%
Pro tip: Progressive disclosure works best when you track which features users actually need in their first session. Y Platform used event logging to identify the three most common first actions and built the simplified view around those exact tasks.

Stakeholder engagement that worked

stakeholder engagement
Photo by https://kaboompics.com/ from Pexels

Design teams often struggle to get buy-in for accessibility work. "It's confusing" sounds subjective. Y Platform solved this by building a data pipeline that made cognitive accessibility measurable and visible to product managers, engineers, and executives.

The confusion score

They created a composite metric called the Confusion Score, calculated from three data sources:

  • Support ticket classification: tickets tagged as "confused", "unclear", or "lost" by the support team
  • Session replay analysis: instances where users reversed actions, paused for more than 10 seconds on a simple screen, or rage-clicked
  • In-app micro-surveys: a single question ("Was this step clear?") shown after key interactions, rated 1-5
Each screen and flow got a weekly Confusion Score. Product managers could see exactly which parts of the product caused the most cognitive friction, and the score became a standard metric in sprint reviews alongside velocity and bug counts.

Shared language across teams

Y Platform also invested in shared vocabulary. They ran a two-hour workshop for all product and engineering staff covering:

  • What cognitive accessibility means (distinct from visual/motor accessibility)
  • How cognitive load affects task completion
  • Three common cognitive barriers: ambiguous labels, excessive choices, and inconsistent navigation
  • How to read and act on the Confusion Score
This workshop ran quarterly for new hires. The result was that engineers started flagging cognitive issues in code reviews, and product managers began including Confusion Score targets in feature specs.
"The needs of people with visual and hearing disabilities have been progressivelyincluded in buildings and urbanism and, above all, in communication and technologies."
>, A general approach to cognitive accessibility

Measurable outcomes

team reviewing analytics
Photo by RDNE Stock project from Pexels

Six months after implementing these strategies, Y Platform measured the impact across four dimensions.

0%
Reduction in Confusion Tickets
0%
Improvement in Onboarding Completion

Here is a summary of what the data showed:

  • Support tickets tagged as confusion-related dropped by 41%
  • Onboarding completion (first project created within 24 hours) improved from 62% to 80%
  • Time-on-task for core workflows decreased by an average of 22 seconds
  • Neurodiverse participant satisfaction scores rose from 3.1/5 to 4.2/5
  • Overall NPS increased by 12 points, with the largest gains among users who self-identified as having a learning disability or attention difficulty
The following dashboard illustrates the kind of before-and-after metrics Y Platform tracked across their cognitive accessibility initiative:

Y Platform, Cognitive Accessibility Impact

Confusion Tickets / Week
148 → 87
Onboarding Completion
62% → 80%
Avg. Task Time (Core Flow)
94s → 72s
Neurodiverse Satisfaction
3.1/5 → 4.2/5
NPS Score
+31 → +43

These numbers did something that subjective feedback never could: they turned cognitive accessibility into a business case. The executive team approved a permanent cognitive accessibility budget after seeing the onboarding and NPS data.

Applying Y Platform's lessons

Lessons from Y Platform's Approach to Cognitive Accessibility process
Figure 1: Lessons from Y Platform's Approach to Cognitive Accessibility at a glance.

Y Platform's process breaks down into five repeatable steps: Audit, Recruit, Test, Measure, and Iterate. You do not need their budget or team size to follow the same pattern.

Audit your cognitive load first

Pick your highest-traffic flow. Walk through it and count decision points, jargon terms, and steps. Write the numbers down. If any screen has more than five clickable actions competing for attention, that screen needs work. Tools like PagePerson Insights can accelerate this step by flagging cognitive barriers automatically across your pages.

Recruit beyond your usual testers

Your existing usability panel likely skews toward tech-comfortable, neurotypical users. Reach out to disability advocacy groups, university accessibility programs, or online communities for neurodiverse adults. Even three additional participants per round will surface issues your current panel misses.

Test with confusion metrics

Do not just ask "Can you complete this task?" Track how people complete it. Note hesitations, backtracking, and verbal expressions of confusion. Y Platform's approach of measuring the gap between neurodiverse and neurotypical completion rates is straightforward to replicate with any moderated testing setup.

Make the data visible

Create a simple dashboard or spreadsheet that tracks confusion-related metrics weekly. Share it in sprint reviews. When stakeholders see a number going down, they support the work. When they only hear "we made it less confusing," they deprioritize it.

Iterate in small cycles

Y Platform did not redesign their entire product at once. They picked one flow per sprint, applied their cognitive load limits, tested with their panel, and measured the result. Small, measurable improvements compound quickly.

Traditional A11y ApproachY Platform's Cognitive Approach
Automated WCAG scansManual cognitive load audits
Fix contrast and alt textReduce decision points and jargon
Test with general usersRecruit neurodiverse participants
Pass/fail complianceContinuous Confusion Score tracking
Annual audit cyclePer-sprint testing and iteration
Stakeholder Buy-In After Data Visibility
0%
Key takeaway: Cognitive accessibility becomes a sustained practice when you measure confusion with the same rigor you measure bugs, and when you test with the people who experience cognitive barriers firsthand.
|

User-Centered Cognitive Accessibility Implementation Guide

Your progress is saved automatically in your browser.

FAQ

Frequently Asked Questions

Three factors set Y Platform apart. First, they treated cognitive accessibility as a design discipline, not a compliance checkbox. Second, they recruited neurodiverse participants as a permanent part of their testing process rather than a one-time study. Third, they created a quantifiable metric (the Confusion Score) that made cognitive friction visible to non-designers. This combination of methodology, diverse testing, and measurable data gave the initiative staying power beyond a single sprint or quarter.
Iterative testing catches cognitive barriers early, before they compound. When you test one flow per sprint with real users, you get specific, actionable feedback tied to a small set of changes. This makes it clear which design decision caused the problem. Batch testing after a large redesign produces vague feedback that is hard to act on. Y Platform's per-sprint approach also kept the team's attention on cognitive accessibility continuously, rather than treating it as a periodic audit event.
Stakeholder engagement determines whether cognitive accessibility work survives past the first quarter. Without visible data and shared vocabulary, design teams end up fighting for resources every sprint. Y Platform's Confusion Score gave product managers a number they could track and optimize, just like conversion rate or load time. The quarterly workshops ensured that engineers and PMs understood what cognitive accessibility meant and could identify issues independently. When the whole team speaks the same language, accessibility stops being "the design team's thing."
Y Platform used three practices that any team can adopt. Cognitive load audits involve walking through a flow and counting decision points, jargon, and steps against predefined limits. Progressive disclosure means hiding advanced features until users demonstrate readiness, reducing initial overwhelm. Micro-surveys (a single clarity question after key interactions) provide continuous, low-friction feedback without requiring scheduled usability sessions. These practices are lightweight enough to fit into existing sprint workflows.
Start with what you have. Pick one flow, audit it yourself using the decision-point counting method, and recruit three to five neurodiverse testers through online communities or local organizations. Many advocacy groups will connect you with volunteers for modest compensation. Track confusion metrics in a spreadsheet. Y Platform's process scaled up over time, but the core loop of audit, test, measure, and iterate works at any size.

What cognitive barriers have you identified in your own product that standard accessibility tools missed? Share your experience and the metrics that helped you get buy-in for fixing them.

Additional Resources