Exampractice
Enterprise Platforms

Salesforce Advanced Administrator Certification Guide

Complete guide to the Salesforce Advanced Administrator exam (now Platform Administrator II): domains, prerequisites, cost, and a prep route that works.

Lucas Müller · 10 min read
Illustration of admin skills as a building, with advanced administrator exam domains on the upper floor

The first thing to know about the Salesforce Advanced Administrator certification is that, officially, it no longer exists under that name. In July 2025, Salesforce renamed 35 credentials, and Advanced Administrator became Salesforce Certified Platform Administrator II. Nothing changed for existing holders — the new name appeared on their profiles automatically — but if you are researching the exam in 2026, you will meet both names in job adverts, study groups and old blog posts. This guide uses the current official name, notes the legacy one where it helps, and walks through everything the exam actually tests: prerequisites, format, cost, the seven content domains, and a preparation route built around them.

One scope note before we start. This article is the exam guide. If you are still deciding whether stepping up from the base Administrator credential is the right move for your career stage, that question has its own dedicated article: Salesforce Administrator vs Advanced Administrator.

What is the Platform Administrator II certification?

Salesforce Certified Platform Administrator II is Salesforce's second-tier administrator credential, delivered through Trailhead Academy. It certifies that an experienced administrator can handle the harder end of org management: designing security and sharing models, building non-trivial automation, managing sandboxes and deployments, and keeping data and monitoring under control at scale. Where the base Administrator exam checks that you can operate a Salesforce org, Platform Administrator II checks that you can be trusted to architect the administrative layer of one — the configuration decisions that are expensive to reverse.

The credential sits within Salesforce's admin track: Platform Foundations at the entry level, Platform Administrator (formerly the Administrator certification, informally still called ADM-201) as the core credential, and Platform Administrator II above it. The informal shorthand ADM-301 still circulates for this exam, but Salesforce's own materials use names rather than codes, and third-party code listings are not reliable — search by name when you register.

Prerequisites: yes, there is a hard one

Unlike most Salesforce exams, Platform Administrator II has a genuine, enforced prerequisite: you must already hold the Salesforce Certified Platform Administrator certification. There is no way around it and no experience waiver. If you have not passed the base exam yet, start with the Salesforce Administrator Certification Guide — everything about registering for and passing that exam lives there.

Beyond the formal requirement, the exam is written for people who administer Salesforce daily. The scenario questions assume you have felt real problems: a sharing model that grew tangled, a flow that fired twice, a deployment that overwrote someone's changes. Candidates who passed the base exam recently but have thin hands-on experience tend to find the jump steep — not because the facts are obscure, but because the questions test judgement about trade-offs.

Exam format, cost and logistics

As of 2026, the exam looks like this (confirm current details on the official exam guide before booking, as Salesforce updates these with releases):

ElementDetail
Official nameSalesforce Certified Platform Administrator II (formerly Advanced Administrator)
Questions60 scored multiple-choice/multiple-select, plus up to 5 unscored
Time105 minutes
Passing score65%
Registration feeUS$200, plus applicable taxes (varies by country/region)
Retake feeUS$100, plus applicable taxes
PrerequisiteSalesforce Certified Platform Administrator
DeliveryProctored — onsite testing centre or online

The unscored questions are experimental items Salesforce is trialling; you cannot tell which ones they are, so treat every question as if it counts. At 105 minutes for up to 65 questions, you have roughly a minute and a half per question — comfortable if you read efficiently, tight if you second-guess long scenario stems.

The seven exam domains, and what each one really tests

Salesforce publishes the outline in the official exam guide. Here are the current weightings, with a working interpretation of where the marks actually come from.

Security and Access — 20%

The joint-heaviest domain, and the one that most often decides pass or fail. Expect layered scenarios about the sharing model: organisation-wide defaults, role hierarchy, sharing rules, manual sharing, and the situations where each is the right tool. Territory management, restriction of login access, and diagnosing "why can this user see that record?" puzzles all live here. If you can draw a given org's record-access model from memory and predict the effect of changing one layer, you are ready for this domain. If you mostly click through profiles and hope, you are not yet.

Process Automation — 20%

The other 20% domain. This is Flow territory: choosing between record-triggered, schedule-triggered and screen flows; understanding order of execution well enough to explain why an automation fired twice or not at all; and handling errors deliberately rather than by accident. The exam favours candidates who can pick the simplest automation that meets a requirement — over-engineering is frequently a wrong answer.

Objects and Applications — 19%

Advanced object modelling: relationship types and their reporting consequences, when a lookup beats a master-detail, record types versus separate objects, and the knock-on effects of schema decisions on sharing and automation. Questions here often cross-cut with the security domain, because in real orgs the two are inseparable.

Data and Analytics Management — 13%

Data quality at scale — duplicate management, import/export tooling choices, and the reporting features that only surface in more complex orgs: custom report types, joined reports, bucketing and dashboard-level decisions about who sees what.

Cloud Applications — 11%

Working knowledge of the sales and service application features an advanced admin configures: products and quoting concepts, forecasting configuration and the service-side features around case handling and knowledge. You do not need consultant-level depth here — that is what the dedicated consultant credentials cover — but you need to know what the features do and when a business requirement maps to one.

Auditing and Monitoring — 10%

Setup Audit Trail, login history, debug logs, event-level monitoring concepts and the general discipline of finding out what changed and who changed it. Small domain, quick marks for anyone who has actually investigated an org incident.

Environment Management and Deployment — 7%

Sandboxes and change management: sandbox types and refresh behaviour, change sets, and the sequencing of a sane deployment. The smallest domain, but its questions are usually straightforward if you have run even one real deployment cycle.

A preparation route that matches the blueprint

There is no single official study path, but a sequence that mirrors the domain weights works better than reading resources front to back. A practical order:

  1. Re-read the official exam guide first. Ten minutes on the outline tells you where 59% of the marks sit (security, automation, objects) and stops you over-investing in the 7% deployment domain.
  2. Audit yourself against each domain honestly. For every bullet in the outline, mark it "do weekly", "have done once" or "never touched". Your study plan is the third column.
  3. Close gaps in a hands-on org, not in notes. Trailhead is free, and a developer org lets you break things safely. Build a deliberately awkward sharing model and fix it; create a record-triggered flow with a fault path; refresh a sandbox and push a change set. The exam's scenario style rewards muscle memory over recall.
  4. Study security and automation until they feel boring. Two domains, 40% of the exam, and the two areas where scenario questions get subtle. Most failed attempts trace back here.
  5. Benchmark with timed practice, then target weak domains. Once you have covered the outline, a full-length, timed practice test tells you two things a study guide cannot: whether your pacing survives 105 minutes of scenario stems, and which domains are still leaking marks. ExamPractice's Salesforce practice materials include free sample questions, with fuller question sets and a timed simulation mode for subscribers — use the domain breakdown of your results to decide what to restudy, and resist memorising individual answers, which teaches you nothing the real exam will reuse.
  6. Book when practice scores are consistently clear of 65%. One good run is luck; three in a row is readiness.

If you prefer a structured week-by-week framework rather than a self-audit, the Salesforce certification study plan article provides one you can adapt to this exam's domains.

How the questions are framed — and how to pace them

Platform Administrator II questions are predominantly scenario stems: three or four sentences describing an org, a requirement or a problem, followed by answer options that are all plausible configurations. The skill being tested is elimination by consequence — two options usually fail on a detail buried in the stem (an unstated sharing implication, an automation that would fire at the wrong moment), and the remaining pair splits on which approach is simpler or more maintainable. Reading the final sentence of the stem first, so you know what is actually being asked before absorbing the scenario, is a small habit that saves meaningful time across 60 questions.

On pacing: with 105 minutes and up to 65 items, a sensible rhythm is a first pass answering everything you are confident about and flagging the rest, then a second pass on flagged items with the time remaining. Multiple-select questions deserve particular care — they tell you how many options to choose, and partial knowledge is punished harder than on single-answer items. And because up to five questions are unscored experiments, a bafflingly obscure question is not necessarily evidence you are failing; answer it sensibly and move on rather than letting it burn ten minutes of composure.

Common mistakes that cost Advanced Admin candidates marks

  • Treating it as "Admin exam, but harder questions". The base exam tests features; this one tests decisions between features. Candidates who revise feature definitions instead of trade-offs get caught by every "what is the best approach?" stem.
  • Neglecting the sharing model because "I know security". Knowing profiles and permission sets is base-exam knowledge. This exam wants the full record-access stack and its interactions with territories and the role hierarchy.
  • Ignoring order of execution. Several automation questions are unanswerable without it, and it is exactly the kind of thing daily admin work lets you avoid learning properly.
  • Skipping the small domains entirely. Auditing (10%) and deployment (7%) are low-effort, high-certainty marks. Giving them a focused afternoon each is one of the best returns in the whole prep cycle.
  • Booking on a deadline instead of a readiness signal. The US$100 retake fee is not the real cost of failing — the real cost is a dented confidence cycle and a second round of study time.

Keeping the certification active

Salesforce certifications do not expire on a fixed multi-year cycle the way many vendor certs do. Instead, holders complete short, free maintenance modules on Trailhead tied to seasonal releases; miss the deadline and the credential goes inactive on your Trailblazer profile. The mechanics, deadlines and what happens if you miss one are covered in full in the Salesforce certification renewal guide — for this article's purposes, just budget a small amount of ongoing time and note that maintenance costs nothing.

Frequently asked questions

Is the Advanced Administrator exam the same as Platform Administrator II?

Yes. Salesforce renamed the credential from Advanced Administrator to Platform Administrator II in July 2025 as part of a 35-certification rebrand. It is the same credential; existing holders kept it with no retake, and the prerequisite and exam structure carried over.

How much does the Advanced Administrator certification cost in total?

As of 2026, US$200 for registration and US$100 per retake, plus applicable taxes, with prices varying by country and region. Factor in that you must already hold the US$200 Platform Administrator certification, so the minimum all-in spend for someone starting from the base credential is US$400 before taxes. Confirm current fees on the official exam guide when you register.

Can I take the exam online?

Yes. Like other Salesforce exams delivered through Trailhead Academy, it is available online proctored or at an onsite testing centre.

How long should I study for it?

There is no official figure, and honest answers depend heavily on how much of the outline you already do in your day job. Rather than quote a number, use the self-audit approach above — and for realistic timelines by experience level across Salesforce exams, see how long Salesforce certification preparation takes.

Is Platform Administrator II your next exam?

If you hold the Platform Administrator credential, work in an org daily, and find yourself already making sharing-model and automation decisions, this exam is less a mountain than a formalisation of what you do — and the seven-domain blueprint above tells you exactly where to concentrate. If you are newer, the prerequisite chain gives you your order of operations: base Administrator certification first, real hands-on time second, this exam third. Either way, let the domain weights drive your study hours, benchmark with timed practice before you book, and treat the two 20% domains — security and automation — as the exam's true centre of gravity.

Exam facts in this guide were checked against official certification-provider pages on . Fees, exam codes and policies change — confirm on the provider’s own site before you book.

Put it into practice

Test what you have just read

Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.

You may also like