Last Updated: June 2, 2026
salesforce admin certification is the first credential many admins use to prove they can configure users, security, data, objects, automation, reports, dashboards, and core Salesforce applications. In 2026, the official credential experience presents this path as Salesforce Certified Platform Administrator, so your study plan must follow the current exam guide instead of older ADM-201 notes.
This guide explains what the exam tests, how to build a practical study plan, where adm 201 certification language still appears, and when to move toward the salesforce advanced administrator path. It is written for admins who want exam prep that also helps in a production org.
What is Salesforce admin certification?
Salesforce admin certification validates that you can administer the Salesforce Platform in a maintainable way. The exam is not a memory test of Setup labels only. It tests whether you can choose the right platform feature for a business scenario, explain the security impact, and avoid configuration that creates data or automation debt.
The official credential page for Salesforce Certified Platform Administrator points candidates to a Salesforce-maintained learning path. Use that page and the official Platform Administrator exam guide as your source of truth because exam names, weights, and maintenance requirements can change by release.
In enterprise orgs, this credential maps to work such as onboarding users, maintaining permission sets, fixing report visibility, adjusting record-triggered Flows, managing duplicate rules, and supporting Sales Cloud or Service Cloud teams. Passing the salesforce admin certification exam helps, but the real skill is knowing how a change behaves after it reaches production.

Salesforce Admin Certification exam facts for 2026
The current Salesforce admin certification exam page lists the exam under the Platform Administrator path. Always confirm the numbers in Trailhead Academy before you pay because Salesforce can update certification policies, delivery providers, and pricing.
| Item | Current detail to verify | Admin note |
|---|---|---|
| Credential name | Salesforce Certified Platform Administrator | Commonly searched as Salesforce Administrator or salesforce admin certification. |
| Exam code shown in registration context | Plat-Admn-201 | Older study groups may still say ADM-201. |
| Question format | 60 scored multiple-choice or multiple-select questions, plus up to 5 unscored questions | Multiple-select questions require all correct choices. |
| Time | 105 minutes | Budget about 90 seconds for easy questions and save time for scenario questions. |
| Passing score | English exam guide currently lists 68% | Do not rely on older 65% references without checking the official guide. |
| Exam fee | USD 200 plus applicable taxes; retake USD 100 plus applicable taxes | See Salesforce certification exam pricing before purchase. |
| Prerequisite | No prerequisite listed for the first Platform Administrator exam | Hands-on admin practice matters more than reading alone. |
What topics are on the Salesforce Admin Certification exam?
The current blueprint gives the most weight to data, analytics, automation, configuration, and object setup. Treat the weights as a time-allocation tool, not as permission to skip smaller areas. Service, productivity, collaboration, and Agentforce AI still decide close scores.
| Exam domain | Weight | What to practice in a real org |
|---|---|---|
| Data and Analytics Management | 17% | Import strategy, duplicate management, validation rules, reports, dashboards, report types, and how sharing affects visible rows. |
| Configuration and Setup | 15% | Company settings, users, login controls, permission sets, profiles, password policies, and feature access. |
| Object Manager and Lightning App Builder | 15% | Objects, fields, relationships, record types, page layouts, compact layouts, dynamic forms, and Lightning pages. |
| Automation | 15% | Record-triggered Flow, screen Flow, approval processes, assignment rules, escalation rules, and error handling. |
| Sales and Marketing Applications | 10% | Leads, campaigns, opportunities, products, price books, quotes, and forecasting basics. |
| Service and Support Applications | 10% | Cases, queues, assignment rules, escalation, Knowledge, entitlements, and console productivity. |
| Productivity and Collaboration | 10% | Tasks, events, Chatter, mobile setup, list views, global actions, and AppExchange awareness. |
| Agentforce AI | 8% | Agentforce use cases, prompt and instruction maintenance, agent permissions, testing, and basic troubleshooting. |
Security and access decisions
Security questions usually combine more than one layer. Object permissions and field-level security decide whether a user can act on an object or field. Organization-wide defaults, role hierarchy, sharing rules, teams, territories, and manual sharing decide record visibility. A sharing rule cannot fix missing object permission.
Salesforce recommends using permission sets and permission set groups to manage object and field permissions where possible. Review Salesforce data access documentation and then test each access scenario with a non-admin user.
Objects, relationships, and app design
For object modeling, know when a lookup relationship is enough and when master-detail behavior is required. Master-detail can affect ownership, sharing, required parent records, roll-up summaries, and delete behavior. Lookup relationships keep records more independent, but they do not provide native roll-up summary fields in the same way.
Practice this by creating a custom object such as Project__c and another object such as Project_Task__c. Build the model once with a lookup and once with master-detail. Then test record deletion, page layout behavior, report type behavior, and record access.
Data, reports, and dashboards
Data questions test tool choice. Trailhead explains that Data Import Wizard fits smaller supported imports, while Data Loader is used for larger or more complex work such as scheduled loads, unsupported objects, exports, or backup use cases. Review Salesforce data import guidance before memorizing limits.
Reports and dashboards also require security awareness. A dashboard can only show data the running user can access. Dynamic dashboards are useful when different viewers need dashboards based on their own data access, but they do not replace a clean sharing model.
Automation and Flow choices
In current orgs, Flow is the default declarative automation tool for admin work. Salesforce states that Workflow Rules and Process Builder are no longer supported as of December 31, 2025, so a 2026 study plan should focus on Flow instead of building new legacy automation. Use Salesforce Workflow Rules and Process Builder end-of-support guidance when planning migrations.
For record-triggered Flows, decide whether the logic updates only the triggering record or must work with related records, notifications, email, subflows, or external actions. That decision often separates before-save and after-save designs.
Agentforce AI in the admin exam
Agentforce AI is a newer exam domain, so do not study it from screenshots alone. Start with Agentforce Basics on Trailhead. For admin-level prep, focus on what the agent is allowed to do, how instructions and actions are maintained, how permissions affect answers or actions, and how testing reduces risk before users see the agent.
How to build a Salesforce Admin Certification study plan
A useful salesforce administrator exam study guide for salesforce admin certification should map each exam domain to a hands-on task. Reading the exam outline once is not enough. The exam often describes a business need and asks which Salesforce feature best solves it with the least maintenance risk.
salesforce administrator exam study guide checklist
- Create at least two users with different permission sets and test object, field, and record access as those users.
- Build custom objects, a lookup relationship, a master-detail relationship, a record type, and a Lightning record page.
- Import sample Account and Contact data, then create a duplicate rule and a validation rule.
- Create tabular, summary, matrix, and joined reports, then place report charts on dashboards.
- Build one before-save record-triggered Flow and one after-save record-triggered Flow.
- Configure a lead process, an opportunity sales process, a case queue, and a case assignment rule.
- Review Agentforce Basics and document which permissions an agent or user needs for a given scenario.
- Use the official Salesforce administrator preparation trailmix to fill gaps.
Four-week plan for working admins
| Week | Study focus | Hands-on proof |
|---|---|---|
| Week 1 | Configuration, users, security, and object model | Document how a user gets access to one sensitive field and one private record. |
| Week 2 | Data management, validation, duplicate rules, reports, and dashboards | Import test data, prevent one bad data pattern, and build a dashboard that respects sharing. |
| Week 3 | Flow, approvals, Sales Cloud, Service Cloud, and productivity | Build one Flow for a field update and one Flow that creates a related task. |
| Week 4 | Agentforce AI basics, weak domains, and practice exams | Write a score report for yourself and rework the two weakest domains in Setup. |
Practice snippets for admin scenarios
You do not need to write Apex for the first admin exam, but you should be comfortable reading formulas and simple SOQL used for troubleshooting.
Example validation rule on Opportunity: require Next Step before a deal is marked Closed Won.
AND(
ISPICKVAL(StageName, "Closed Won"),
ISBLANK(NextStep)
)
Example SOQL query an admin or developer might use in Workbench, Developer Console, or a tool that supports SOQL to review recent Accounts. Keep queries selective in large orgs and avoid exporting more data than the user is allowed to handle.
SELECT Id, Name, OwnerId, LastModifiedDate
FROM Account
WHERE LastModifiedDate = LAST_N_DAYS:30
ORDER BY LastModifiedDate DESC
LIMIT 200
These examples connect exam topics to production work: validation rules protect data quality, and SOQL helps troubleshoot ownership, reporting, and migration questions without guessing.
How does ADM 201 certification relate to the current exam?
adm 201 certification: what the name means in 2026
adm 201 certification is still used by many candidates as shorthand for the Salesforce Administrator exam path. The current official exam page uses Plat-Admn-201 for Salesforce Certified Platform Administrator. ADM201 also appears in older Salesforce training-course names, so do not buy, schedule, or study from a page only because it contains ADM-201.
Use the current Salesforce exam guide to confirm the credential name, exam code, sections, language, passing score, cost, and delivery method. If a study resource says Process Builder is the preferred automation tool or lists old section weights, treat it as outdated for salesforce admin certification prep.
What comes after Salesforce Admin Certification?
After the first salesforce admin certification, many admins choose Platform App Builder, Sales Cloud Consultant, Service Cloud Consultant, Agentforce Specialist, or the second admin-level credential. The right next exam depends on your job. A solo admin who owns security, data quality, reports, Flow, and deployment governance often benefits from the advanced admin path.
salesforce advanced administrator path after the first exam
The phrase salesforce advanced administrator commonly points to what Salesforce now presents as Salesforce Certified Platform Administrator II. It is better suited to admins who have already supported a production org, resolved access issues, built reports for multiple teams, and explained why one automation design is safer than another.
advanced admin certification salesforce: when to schedule the second exam
Searchers often write advanced admin certification salesforce when they mean the second admin credential. Schedule it after you can answer scenario questions without translating every option into a Setup search. In practice, that means you know which feature opens access, which feature restricts access, which change needs a sandbox, and which change needs developer review.
Best practices for Salesforce Admin Certification topics in production
Use salesforce admin certification prep to build habits that survive production. The exam rewards feature choice, but production rewards change control, testing, documentation, and rollback planning.
Security gotchas
- Do not solve every access issue with a profile change. Prefer permission sets and permission set groups for additive access where they fit.
- Remember that sharing opens record access. It does not grant object permission, field visibility, or edit permission by itself.
- Test with a real user, not only View All Data. Admin access hides defects in sharing, report folders, and Lightning component visibility.
Automation gotchas
- Keep one clear automation strategy per object. Many unmanaged Flows on the same object make troubleshooting harder.
- Use before-save Flow for field updates on the triggering record. Use after-save Flow when you need related records, notifications, emails, or actions after the record is saved.
- Plan for errors. Add fault paths where users need meaningful messages and monitor failed Flow interviews.
Data and reporting gotchas
- Back up before mass change. Exports, sandbox dry runs, and row counts prevent bad imports from becoming production incidents.
- Use record IDs for updates and upserts. Names are not stable keys in a large Salesforce org.
- Check report type design before blaming dashboard filters. If the report type cannot see the relationship, the dashboard cannot fix it.
Deployment gotchas
Admins do not need to be developers, but they should recognize deployment constraints. If a release contains Apex, Salesforce requires unit tests to pass and at least 75% Apex code coverage for deployment or packaging, as documented in the Apex Developer Guide. For declarative changes, still test dependencies such as fields, record types, permission sets, Lightning pages, Flows, and report types in a sandbox before moving to production.
For related hands-on topics, review SalesforceTutorial resources on Salesforce permission sets, roles and profiles in Salesforce, Salesforce Flow basics, Salesforce Data Loader, and Salesforce reports and dashboards.
How to approach exam-day questions
Salesforce admin certification questions often include one or two distracting details, so your salesforce admin certification practice should include scenario reading. First identify the object, user, data, and timing. Then decide whether the issue is object access, field access, record sharing, automation timing, data quality, reporting visibility, or app configuration.
When two options both work, choose the one that uses standard configuration, respects security, and creates the least future maintenance. For salesforce admin certification exam prep, do not pick Apex, a managed package, or a broad permission simply because it sounds faster. In a production org, a narrow permission set, a clean Flow, or a corrected report type is usually safer than a workaround.
Frequently Asked Questions
Is Salesforce admin certification the same as Platform Administrator?
Yes. Salesforce now presents the core admin credential as Salesforce Certified Platform Administrator in the official credential experience. Many users still search for Salesforce admin certification or Administrator certification, but you should confirm the current credential name and exam guide before registration.
What is the ADM 201 certification in Salesforce?
ADM 201 certification is a common shorthand that candidates use for the admin path. In current Salesforce registration, the exam page uses Plat-Admn-201 for Salesforce Certified Platform Administrator. ADM201 also appears in older training-course naming, so use the official exam page when buying a voucher.
How long should I study for the Salesforce admin certification?
A new admin usually needs six to ten weeks if they can spend five to eight hours each week in Trailhead and a Developer Edition org. An experienced admin can move faster, but should still rebuild the current exam topics hands-on because the 2026 blueprint includes Agentforce AI and stronger data coverage.
Should I take Salesforce Advanced Administrator after the admin exam?
Take the Salesforce advanced administrator path after you can maintain users, security, data quality, reports, dashboards, and Flow in a real org without guessing. The current successor credential is Salesforce Certified Platform Administrator II, and it expects scenario judgment beyond the first admin exam.
Do I need Apex to pass Salesforce admin certification?
No. Salesforce admin certification focuses on configuration, security, data, reporting, automation, apps, collaboration, and Agentforce basics. You should understand when an admin solution stops being enough and when to involve a developer, especially for complex automation, integrations, or deployment issues.