Associate
Administrator
Developer
Consultant
Marketing
Architect
Accredited Professional
Sales
Designer
Tableau
Claude

Updated for Summer '26

New to this track? Our Salesforce Certified Platform Administrator exam prep is the recommended first step. See our certification path to understand where this certification fits. The Salesforce Certified Platform User Experience Designer exam weights Research and Prototyping most heavily (35%) — see the full breakdown, study tips, and practice questions below. See our full study guide for deep section coverage. Ready to book? Read our exam tips and study plan.

60 practice Qs800+ students/moUpdated Summer '26Verified vs official exam guide

Join 800+ passed this month • Updated for 2026 • No sign-up required

Updated for Summer '26

This page is reviewed every release to stay aligned with the current exam blueprint.

Exam Blueprint Aligned

Section weightages match the official Summer '26 exam guide

Questions Reviewed

Practice questions and explanations checked each release cycle

Works on Any Device

Full practice experience on phone, tablet, or desktop

Free, No Sign-Up

Start practicing immediately — no account or email required

Krishna Mohan — 5x Salesforce certified author

Written & verified by Krishna Mohan

5× Salesforce Certified · 12+ years in data engineering & Salesforce · Updated for Summer '26

ADM-201PD1PD2App BuilderSales Cloud Consultant

Verify on Trailblazer.me · Methodology · Contact

Who is the UX Designer exam for?

  • UX designers working on Salesforce projects: You design user experiences for Salesforce implementations and want to validate your skills in research, wireframing, prototyping, and accessibility.
  • Admins and consultants with design responsibilities: You configure Lightning page layouts, Experience Cloud sites, and Dynamic Forms and want formal UX design credentials to complement your platform skills.
  • Product designers transitioning to enterprise platforms: You have UX design experience outside Salesforce and want to apply human-centered design methods within the Lightning Design System and Experience Cloud.

Exam Fees & Registration

Exam Fee

$200

One-time registration fee

Retake Fee

$100

If you need to retake the exam

Comparing certs? View all Salesforce exam fees in one place →

Certification Validity

Your Salesforce Certified Platform User Experience Designer certification is valid for 3 years from the date you pass the exam. You'll need to maintain your certification through continuing education or retake the exam.

How to Register

Register for the Salesforce Certified Platform User Experience Designer exam through the official Salesforce certification portal.

Register for Exam

Exam data verification: questions, duration, passing score, fees, and section coverage were checked against official source references on .

Official sources: Salesforce exam pricing·Independent prep resource; no braindumps or leaked exam questions.

UX DesignerIntermediate

Salesforce Certified Platform User Experience Designer – Complete Summer '26 Guide

This exam covers applying UX research, wireframing, prototyping, and accessibility standards (WCAG 2.1) to design usable experiences within Lightning Experience and Experience Cloud.

60
Questions
~65%
Passing Score
105 min
Duration
$200
Exam Fee

Salesforce Certified Platform User Experience Designer Exam Weightage by Section

UX Design Principles30%
Research and Prototyping35%
Design and Delivery35%

Exam Topics

Human-Centered DesignResearchWireframingPrototypingLightning ExperienceExperience CloudAccessibilityUsabilityDesign SystemsBest Practices

Exam Tips

  • 1Research and Prototyping + Design and Delivery are 70%—know the design process.
  • 2Understand UX research methods and when to use each.
  • 3Know accessibility and inclusive design basics.
  • 4Be ready for “what would you do next?” and “what method would you use?”

Prerequisites

  • UX or design experience
  • Salesforce exposure helpful

Focus Areas

  • UX Design Principles
  • Research and Prototyping
  • Design and Delivery

Study Strategy

Review the official exam guide and align with UX best practices.

Practice explaining your design process and trade-offs.

Use Trailhead UX modules.

Exam Format and First-Attempt Readiness

The Salesforce Certified Platform User Experience Designer exam has 60 questions in 105 min, passing score ~65%. Most Salesforce exams test scenario-based decisions — focus on when to use each feature, not just terms.

  • Study Research and Prototyping and Design and Delivery first — together they carry 70% of the exam.
  • Do timed question sets. Build pacing and confidence.
  • Review why wrong answers are wrong. It improves scenario reasoning.
  • Book the exam once your mock scores are steady above ~65%.
Is the UX Designer Exam Hard?
UX Designer Exam Format Explained

UX Designer: Key Concepts for the Exam

Design Thinking Process: Five Phases

Design Thinking is the core framework: Empathise (observe users, conduct interviews, develop empathy maps), Define (synthesise research into a problem statement — "How Might We" framing), Ideate (brainstorm solutions without judgment), Prototype (build low-fi or hi-fi representations), Test (validate with real users and iterate). The exam presents a UX activity (e.g., "interviewing stakeholders about pain points") and asks which phase it belongs to.

UX Research Methods: Qualitative vs Quantitative

Qualitative methods explore the "why": user interviews, contextual inquiry (observing users in their real environment), and moderated usability testing. Quantitative methods measure the "what": surveys, click analytics, and task completion rates. Card sorting tests how users categorise information (used to design navigation). Tree testing validates whether users can find content within a proposed structure. Affinity diagramming groups qualitative findings into themes. Know which method to select for a given research question.

Wireframes, Prototypes, and the Design Handoff

Low-fidelity wireframes communicate structure, hierarchy, and layout without visual polish — used for early stakeholder alignment. High-fidelity prototypes include visual design, real content, and interactive states — used for usability testing and developer handoff. The design handoff documents component specifications, spacing, and interaction behaviours. In Salesforce context, Experience Builder mockups and flow screens can be designed declaratively before development. Prototyping prevents rework by catching usability issues early.

Accessibility: WCAG 2.1 and Salesforce SLDS

WCAG 2.1 defines four principles (POUR): Perceivable (text alternatives for non-text content, sufficient colour contrast), Operable (keyboard navigation, no seizure-inducing animations), Understandable (clear labels, error messages, consistent navigation), Robust (compatible with assistive technologies). The Salesforce Lightning Design System (SLDS) provides accessible, pre-built UI components that meet WCAG AA. The exam tests which WCAG principle applies to a given accessibility scenario.

Salesforce UX Tooling: Lightning App Builder and Dynamic Forms

Lightning App Builder enables drag-and-drop page composition — Home, Record, and App pages — using standard and custom components. Dynamic Forms move fields and sections from the page layout into the record page, enabling conditional visibility based on field values or user permissions. Dynamic Actions control button visibility with similar logic. Compact Layouts define the fields shown in record highlights, mobile previews, and related lists. Know the difference between page layouts (object-level, profile-based) and dynamic forms (page-level, condition-based).

SLDS styling hooks (exam mental model)

SLDS design tokens set base colors/spacing platform-wide. Styling hooks let you override specific CSS custom properties at the component level — without touching or forking the core SLDS stylesheet.

Base SLDS design tokens set platform-wide styling; component-level styling hooks override specific CSS custom properties without forking core SLDSSLDS Design Tokens (base)Colors, spacing, typography — platform-wideComponent Styling Hooks--slds-c-button-color-background, etc. — scoped override

How to Pass the Salesforce UX Designer Exam

The UX Designer exam tests user experience principles applied to Salesforce implementations. Focus on the Lightning Design System, accessibility standards, user research methods, and how to design usable Salesforce configurations.

Lightning Design System (SLDS)

Know the SLDS component library, design tokens, utility classes, and how SLDS ensures visual consistency across Salesforce. Understand when to use standard components vs. custom-styled components.

Accessibility Standards

Know WCAG 2.1 AA requirements: keyboard navigation, screen reader support (ARIA labels), color contrast ratios (4.5:1 for normal text), and how to use Salesforce Accessibility Checker to audit Lightning components.

User Research in Salesforce Projects

Know how to conduct user interviews, usability tests, and card sorting exercises for Salesforce page layout and navigation design. Understand how to translate findings into actionable design recommendations.

Page Layout & App Design

Know how to design Lightning page layouts: component placement, progressive disclosure, and how to use visibility rules to reduce cognitive load. Understand how the Lightning App Builder enables no-code page customization.

Prototyping & Testing

Know how to create wireframes and clickable prototypes for Salesforce configurations using tools like Figma or SLDS prototyping kits. Understand how to run usability tests with real Salesforce users.

Is the Salesforce Certified Platform User Experience Designer Exam Hard?

DifficultyModerate; plan about 4-8 weeks of focused prep.

Book When ReadyScore 80%+ on three timed mocks before scheduling.

Use Practice, Not DumpsOriginal practice questions build skill without risking your credential.

Exam format: 60 questions, 105 min, ~65% passing score.

Get the Full Question Bank

Most candidates book the exam after scoring 75%+ on full mocks.

If you’re planning to test this quarter, aim to complete full mocks at least 10–14 days before your exam date.

Want to ensure you pass on your first try? Contact us for more information on our full 60-question mock exams and a personalized study plan. You can also reach out to km.krishnamohan25@gmail.com.

Request Mock Exams & Study Plan

Salesforce Certified Platform User Experience Designer Exam FAQs

What is covered on the Salesforce Certified Platform User Experience Designer exam?
The Salesforce Certified Platform User Experience Designer exam—formerly Salesforce Certified User Experience (UX) Designer— covers section-wise weightage as shown above. Use the exam topics and practice questions on this page to align your study with the official outline.
What does a Salesforce UX Designer do?
Salesforce UX Designers design user experiences on the Salesforce platform, conduct research, create prototypes, and ensure accessible, user-friendly interfaces.

Next Designer Certifications

After this designer certification, consider the other designer cert or Experience Cloud: