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

Updated for Summer '26

If you haven't passed the entry-level admin exam yet, start with our ADM-201 study guide first. For faster prep, use our ADM-201 exam tips (Summer '26) and ADM-201 vs App Builder guide.

60 practice Qs2.1K+ students/moUpdated Summer '26Verified vs official exam guide

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

$200 exam • 65% passing score • Free practice

Request full ADM-211 mock exam & study plan

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 Advanced Administrator exam for?

  • Experienced admins: You have ADM-201 and 2+ years of admin experience and want to validate advanced configuration skills.
  • Senior admins: You manage complex orgs with advanced security models, delegated administration, and multi-layer automation.
  • Admins moving into consulting: You want to demonstrate senior-level admin expertise before pursuing consultant certifications.

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 Administrator II 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 Administrator II (ADM-211) 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: Exam guide·Salesforce exam pricing·Independent prep resource; no braindumps or leaked exam questions.

ADM-211Intermediate

Salesforce Certified Platform Administrator II – Complete Summer '26 Guide

The Advanced Administrator certification validates your advanced knowledge of Salesforce administration, including complex security models, advanced automation, and performance optimization.

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

Salesforce Certified Platform Administrator II Exam Weightage by Section

Organization Setup18%
User Setup12%
Security and Access18%
Standard and Custom Objects15%
Sales and Marketing Applications10%
Service and Support Applications10%
Automation17%

Exam Topics

Security & AccessAdvanced AutomationApproval ProcessesData ManagementAdvanced ReportingPerformance OptimizationChange ManagementAuditing & MonitoringContent ManagementAppExchange

Exam Tips

  • 1Security and Organization Setup are heavily weighted—know sharing, roles, and license types.
  • 2Understand advanced automation: flows, process builder, approval processes.
  • 3Be ready for scenario questions that combine multiple features.
  • 4Know limits: roll-up summary fields, workflow rules, validation rules per object.

Prerequisites

  • Salesforce Certified Administrator
  • 12+ months admin experience

Focus Areas

  • Security and Access
  • Organization Setup
  • Automation
  • Standard and Custom Objects

Study Strategy

Build on your Admin knowledge.

Focus on complex sharing scenarios, advanced automation, and cross-object reporting.

Practice explaining trade-offs (e.g., when to use Flow vs Process Builder).

Exam Format and First-Attempt Readiness

The Salesforce Certified Platform Administrator II 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 Organization Setup and Security and Access first — together they carry 36% 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 Advanced Administrator Exam Hard?
Advanced Administrator Exam Format Explained

Advanced Administrator: Key Concepts for the Exam

The Salesforce Security Model (Layered Access)

Record access is built in layers: OWD sets the baseline (Private, Public Read Only, Public Read/Write). Role Hierarchy grants managers access to subordinates' records. Sharing Rules extend access to groups or roles based on ownership or criteria. Manual Sharing grants one-off access. Object and field access is controlled separately by Profiles and Permission Sets. The exam frequently tests which layer to use for a given access requirement — and that access can only be opened wider, never restricted below OWD.

Advanced Automation: Flow vs Approval Process

Flows handle complex multi-step logic, branching, loops, and real-time or scheduled automation. Approval Processes handle structured human sign-off workflows with defined approvers, multi-level steps, and approval/rejection actions. The exam tests when to use each — use Approval Processes for discount or contract sign-off scenarios; use Flow for dynamic automation without human involvement. Workflow Rules are legacy and being retired in favor of Flow.

Delegated Administration and Permission Set Groups

Delegated Administrators can manage users within defined profiles without full admin access — ideal for HR managers or regional admins. Permission Set Groups bundle multiple permission sets for easier assignment. Muting Permission Sets within a group suppress specific permissions without removing the entire set. The exam tests the difference between these features and when each is appropriate.

Data Management: Duplicate Rules, External IDs, and Custom Metadata

Matching Rules identify duplicate records based on field comparisons. Duplicate Rules define what happens when duplicates are detected (alert, block, or log). External ID fields enable upsert operations via API and Data Loader — critical for integrations. Custom Metadata Types differ from Custom Settings in that metadata records are deployable via Change Sets and packages, while Custom Settings data must be manually recreated in each org.

Advanced Reporting: Joined Reports and Cross Filters

Joined Reports combine up to 5 report blocks from different report types in a single view — useful for comparing Opportunities vs. Cases for the same account. Cross Filters let you filter report results based on the presence or absence of related records (e.g., Accounts without Open Opportunities). Both are Advanced Administrator-level reporting features the exam regularly tests, along with report subscriptions, bucket fields, and report types.

Implicit vs. explicit sharing (exam mental model)

Implicit access comes automatically from ownership and role hierarchy — no admin config needed. Explicit access is deliberately granted: sharing rules, manual shares, and permission set groups layered on top of Organization-Wide Defaults.

OWD sets the baseline; role hierarchy grants implicit access upward; sharing rules and manual shares grant explicit access on topOrganization-Wide Defaults (baseline)Private / Public Read Only / Public Read-WriteImplicit — Role HierarchyManagers inherit access torecords owned by subordinatesExplicit — Sharing RulesCriteria- or owner-based rules,manual shares, territory modelEffective access = OWD + all implicit + all explicit grants

How to Pass the Salesforce Advanced Administrator Exam

The Advanced Administrator exam builds on ADM-201 with deeper feature knowledge and architectural judgment. You are expected to know not just what a feature does, but when and why to choose it over alternatives in complex, multi-requirement scenarios.

Advanced Automation: Flows with Custom Metadata

Know how to use Custom Metadata Types and Custom Settings to drive business logic in Flows without hardcoding values. Understand Flow collection variables, loops, and decision elements for complex multi-step automation.

Change Sets & Deployment

Know change set limitations (what cannot be deployed, dependent components), the difference between outbound and inbound change sets, and how sandboxes relate to production. Understand the full deployment lifecycle.

Advanced Reporting: Joined Reports & Buckets

Know when to use Joined Reports to combine data from multiple objects, how bucketing fields replaces formula fields for grouping, and how cross-filter reports restrict records based on related data.

Complex Security: Delegated Administration

Understand how Delegated Administrators work and their limitations. Know how Field-Level Security interacts with page layouts and record access, and how to diagnose access issues using the Access Checker.

Territory Management

Enterprise Territory Management questions test assignment rules, territory hierarchies, and how territories interact with opportunity and account ownership. Know how to configure and troubleshoot territory-based forecasting.

Is the Salesforce Certified Platform Administrator II (ADM-211) Exam Hard?

DifficultyChallenging; plan about 8-16 weeks of focused prep.

Book When ReadyScore 85%+ 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 ADM-211 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 Administrator II (ADM-211) Exam FAQs

What is covered on the Salesforce Certified Platform Administrator II (ADM-211) exam?
The Salesforce Certified Platform Administrator II (ADM-211) exam—formerly Salesforce Certified Advanced Administrator— 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 is the difference between Platform Administrator and Advanced Administrator?
Platform Administrator focuses on core administration tasks. Advanced Administrator covers advanced topics like complex sharing scenarios, advanced automation, cross-object reporting, and organization-wide settings. You need Platform Administrator first.

Next Certifications to Consider

After this certification, common next steps in the admin track or consultant track: