The Salesforce Certified Administrator credential is the most recognised and widely held certification in the CRM industry — and one of the highest-ROI professional certifications in enterprise technology. Over 250,000 professionals hold the Salesforce Admin certification globally, and the demand continues to outpace supply as Salesforce’s installed base grows. If you are managing a Salesforce org, working in CRM operations, or building toward a Salesforce career, the Admin certification is the essential starting point. This guide explains exactly what the exam covers, how to prepare efficiently, and what the certification is worth in the job market.
The best explanation is the one that shows how certification connects to real work.
A clear guide should make the exam feel practical rather than abstract.
That preparation usually covers the everyday skills an admin needs to support users and maintain the system.
For many people, the real value is in the knowledge they build while preparing for it.
It should also show why the exam matters beyond the credential itself.
A useful guide should explain what the certification is meant to validate and how it fits into a Salesforce career path.
That makes it relevant for both job seekers and employers.
Salesforce Admin certification is worth understanding because it is one of the most common ways people prove they can manage Salesforce in a real business setting. It signals that someone understands the core administrative tasks that keep the CRM running well.
What Is the Salesforce Administrator Certification?
TheSalesforce Certified Administrator(CRT-101) is Salesforce’s entry-level administrator credential, designed for professionals who configure, manage, and optimise Salesforce CRM deployments. It validates that the holder can: set up users and security, customise standard and custom objects, build automation using Flows, create reports and dashboards, manage data quality, and configure the Sales and Service Cloud features that an organisation’s team uses daily.
The certification is not a developer certification — it does not require writing Apex code. It is a configuration and administration credential, testing the candidate’s ability to use Salesforce’s declarative (no-code) tools to solve business problems. This makes it attainable for candidates from non-technical backgrounds — sales operations professionals, CRM analysts, business analysts, and marketing operations managers all regularly pass the exam without a programming background.
Exam Structure
| Parameter | Details |
|---|---|
| Number of questions | 60 multiple choice + 5 unscored pilot questions (65 total) |
| Time allowed | 105 minutes |
| Passing score | 65% |
| Exam fee | $200 USD (retake: $100) |
| Delivery | Online proctored (from home) or at a Pearson VUE test centre |
| Prerequisites | None — no experience requirement |
| Maintenance | 3 free maintenance modules per year to keep current with Salesforce releases |
Exam Topic Areas and Weightings
Salesforce publishes the official exam guide with topic weights. As of the 2026 exam version:
| Topic Area | Weight |
|---|---|
| Configuration and Setup | 20% |
| Object Manager and Lightning App Builder | 20% |
| Sales and Marketing Applications | 12% |
| Service and Support Applications | 11% |
| Productivity and Collaboration | 7% |
| Data and Analytics Management | 14% |
| Workflow/Process Automation | 16% |
The three highest-weighted areas — Configuration and Setup (20%), Object Manager and Lightning App Builder (20%), and Workflow/Process Automation (16%) — together account for 56% of the exam. A study plan that prioritises these three areas first will cover more than half of the exam content before moving to lower-weighted topics.
What Each Topic Area Covers
Configuration and Setup (20%)
This section covers foundational org configuration: company settings, user creation, profiles and permission sets, role hierarchy, password policies, login hours and IP restrictions, field-level security, and organisational-level settings. Questions in this area frequently test the distinction between profiles and permission sets (profiles define the baseline access for a user type; permission sets extend access for individuals without changing their profile), and the difference between the role hierarchy and sharing rules for controlling data visibility.
Object Manager and Lightning App Builder (20%)
This covers customising Salesforce objects — creating custom fields (understanding data types: text, number, currency, formula, lookup, master-detail, picklist), page layouts (what fields appear in what order for which profile), record types (allowing different page layouts and picklist values for the same object based on criteria), and Lightning App Builder (building custom home pages, record pages, and app pages using drag-and-drop components). Relationship types — lookup vs master-detail vs many-to-many (junction object) — are a frequently tested topic.
Workflow / Process Automation (16%)
As of the 2026 exam, Salesforce has fully deprecated Workflow Rules and Process Builder in favour ofSalesforce Flow. The exam tests Record-Triggered Flows (triggering automation when a record is created, updated, or deleted), Screen Flows (guided step-by-step processes for users), and Scheduled Flows (automation that runs on a time-based schedule). Candidates must understand when to use each flow type, how to configure entry criteria, and how to handle governor limits. Assignment rules for leads and cases are also tested here.
Data and Analytics Management (14%)
This covers importing and exporting data (Data Import Wizard, Data Loader — differences and use cases), data quality management (duplicate rules, matching rules, validation rules), and reporting (report types, groupings, formulas, conditional highlighting) and dashboards (components, running user, dynamic dashboards). Report types — tabular, summary, matrix, and joined — and when each is appropriate is a commonly tested topic.
Sales and Marketing Applications (12%)
This covers Sales Cloud features: Leads (lifecycle, conversion, assignment rules, web-to-lead), Contacts and Accounts (account hierarchy, person accounts), Opportunities (stages, products, price books, quotes), Activities (tasks, events, log a call), Campaigns (member statuses, campaign hierarchy, ROI reporting), and Forecasting (collaborative forecasting setup). Understanding the Lead conversion process — what records are created (Contact, Account, Opportunity) and how data maps between them — is a topic that appears in nearly every exam sitting.
Service and Support Applications (11%)
Covers the Service Cloud basics included in the Admin exam scope: Cases (case creation, assignment rules, escalation rules, email-to-case, web-to-case), Queues, Service Console (the multi-tab case management interface), Knowledge (article creation, article visibility), Entitlements (SLA management), and basic OmniChannel routing. The Admin exam tests conceptual understanding of these features rather than deep configuration — the Service Cloud Consultant certification covers advanced service configuration in depth.
Configuration and Productivity (7%)
Covers Chatter (Salesforce’s internal collaboration platform — groups, feeds, mentions, files), Salesforce Mobile App (mobile-specific configuration), and AppExchange (understanding how to find, evaluate, and install apps). The productivity section is the lightest-weighted area and carries the least exam risk.
How to Prepare: A Realistic Study Plan
For a candidate with no prior Salesforce experience, 60–100 hours of structured preparation is typically sufficient to pass the Admin exam on the first attempt. For candidates with existing Salesforce admin experience, 20–40 hours of focused exam-specific preparation is usually adequate.
Recommended Study Path
- Weeks 1–2 (20 hours): Complete theAdmin BeginnerTrailhead trail (13 hours). This covers the foundational concepts. Get hands-on in a Trailhead Playground — configuration knowledge retained from doing outperforms configuration knowledge retained from reading by a significant margin
- Weeks 3–4 (25 hours): Complete theAdmin Intermediatetrail (18 hours) and thePrepare for Your Salesforce Administrator Credentialtrail. Focus extra time on Flow automation — the highest-difficulty topic area for most first-time candidates
- Week 5 (15 hours): Take at least 3–4 full practice exams (available through Focus on Force, Salesforce Ben, and Trailhead Superbadges). Review every wrong answer with the official Salesforce documentation for that topic — not just the correct answer, but why the other options are wrong
- Schedule the exam within 1–2 weeks of finishing preparation: Exam performance correlates strongly with recency of preparation
Key Resources
- Salesforce Trailhead(free): The primary study resource — hands-on challenges in real Salesforce environments
- Salesforce Administrator Exam Guide(free, on Salesforce website): The official weighting breakdown — use this to prioritise your study time
- Focus on Force(paid, ~$30): High-quality practice exams with detailed explanations — widely considered the best practice exam resource for Admin prep
- Salesforce Ben study guides(free articles): Clear explanations of complex admin topics like sharing rules, formula fields, and flow types
- Trailhead Superbadges(free): Particularly theAdmin Super Setsuperbadge — a comprehensive hands-on challenge covering the full admin skill set in a scenario-based format
What the Certification Is Worth
The Salesforce Administrator certification carries measurable career value. According to Mason Frank International’s Salesforce Salary Survey (2026):
- Certified Salesforce Administrators earn an average of $85,000–$110,000/year in the US (entry to mid-level)
- Professionals who achieved the Admin certification as their first Salesforce credential report an average salary increase of $12,000–$18,000 in the 12 months following certification
- 87% of Salesforce job postings that specify certification requirements list the Admin certification as a requirement or preference
- The Admin certification is the gateway to all Salesforce Advanced credentials — Advanced Administrator, Sales Cloud Consultant, Service Cloud Consultant — which carry progressively higher salary premiums
For professionals currently working in sales operations, CRM administration, or business analysis roles who use Salesforce in their daily work, the Admin certification provides formal recognition of skills they already apply — with an exam fee of $200 representing one of the highest-ROI professional development investments in enterprise technology.
After the Admin Cert: What’s Next?
The Salesforce certification track branches from the Admin credential into several directions:
- Advanced Administrator: Deeper configuration — complex sharing rules, advanced automation, custom metadata, and Salesforce integration patterns
- Sales Cloud Consultant: Designing and implementing Salesforce Sales Cloud solutions — the credential for consultants and senior admins focused on sales enablement
- Service Cloud Consultant: Service Cloud implementation design — for professionals focused on customer service operations
- Platform App Builder: Declarative application development — building custom applications using point-and-click tools
- Agentforce Specialist: The newest high-demand credential in 2026 — building and deploying autonomous AI agents on the Salesforce platform
Conclusion
The Salesforce Administrator certification is the most accessible, most in-demand, and most career-transformative credential in enterprise CRM. With no prerequisites, a $200 exam fee, and a free study path through Trailhead, it is within reach for any professional willing to invest 60–100 hours of focused preparation. For professionals already working with Salesforce in an operational capacity, it is the single clearest signal to the job market that they have validated, certified platform expertise — worth every hour of the preparation it requires.
The best certification prep is the one that builds skills the admin will actually use. If the study plan is disconnected from daily work, the credential matters less.
Common Problems and Fixes
Problem: Salesforce Admin Exam Scenario Questions Trick Many Candidates
The exam uses scenario-based questions that describe a business requirement and ask which configuration option best meets it — rather than testing straightforward feature memorization. Many candidates fail because they know the features but misread scenario constraints. To prepare: (1) Practice with scenario-based questions from Focus on Force or official Salesforce Exam Guide sample questions — pure flashcard memorization does not translate to exam success. (2) For each practice question you get wrong, actually perform the configuration in a developer org rather than just reading the explanation. (3) Pay close attention to qualifier words: “most efficient,” “without code,” “as a standard user” — these constraints eliminate obvious answers and point to the specific feature being tested.
Problem: Candidates Pass the Admin Exam But Cannot Apply Knowledge to Real Orgs
A common post-certification frustration is passing the exam but feeling unable to confidently configure a real client or employer org. This happens because exam preparation focuses on “what” and “which” rather than “how.” To close this gap: (1) After certification, immediately take on a real configuration project — volunteer with a local nonprofit through Salesforce.org’s pro bono program to gain hands-on experience with real stakeholder requirements. (2) Pursue the Business Administration Specialist and App Customization Specialist Superbadges on Trailhead — these require complete multi-step configurations more valuable than additional exam study. (3) Join a Salesforce admin mentorship program through Trailblazer Community where experienced admins provide guidance on real org challenges.
Problem: Salesforce Certification Expires and Requires Maintenance to Stay Active
Salesforce releases three platform updates per year (Spring, Summer, Winter), and all certified professionals must complete Maintenance Modules on Trailhead to keep certifications active. Missing maintenance modules results in certification suspension — your credential shows as inactive until maintenance is completed. To stay current: (1) Set calendar reminders for Salesforce’s release schedule (typically January, May, September) so you complete maintenance modules within the 30-day window after each release. (2) Opt-in to certification maintenance email notifications in your Webassessor account. (3) Maintenance modules typically take 1-3 hours each and are free to complete on Trailhead — treat them as an opportunity to learn new features proactively.
Frequently Asked Questions
How much does the Salesforce Admin Certification exam cost in 2026?
The Salesforce Certified Administrator exam costs $200 USD per attempt. Retakes cost $100 USD. The exam is administered through Kryterion Test Centers (in-person) or Webassessor online proctoring (remote). To register, create an account at webassessor.com/salesforce. Discount vouchers are periodically available through Trailblazer Community events, Salesforce World Tour, Dreamforce, and regional user group meetups. Salesforce also offers free exam vouchers to select Trailhead community contributors and scholarship recipients — check Trailblazer Community announcements regularly before paying full price.
Salesforce certifications do not have a fixed expiry date, but require ongoing maintenance to remain active. After each of Salesforce’s three annual platform releases, Salesforce Certified Administrators must complete a Maintenance Module on Trailhead to demonstrate awareness of new features. Completion is required within approximately 30 days of each module becoming available. If maintenance is not completed, the certification goes into suspension — it is not permanently revoked, but shows as inactive until outstanding modules are completed. There is no limit on retroactive module completion to reactivate a suspended certification.
What jobs can you get with a Salesforce Admin Certification?
The Salesforce Certified Administrator credential is one of the most recognized entry-level IT certifications in business technology. Common job titles include Salesforce Administrator, CRM Administrator, Salesforce Business Analyst, Salesforce Consultant (junior), and CRM Manager. Median US salaries for Salesforce Admins range from $75,000-95,000 for entry-level roles, rising to $120,000+ for experienced senior admins. In the UK, salaries range from GBP 35,000-60,000 depending on experience and location. Many Admin-certified professionals move into Salesforce Developer or Architect career paths with additional certifications. Salesforce’s ecosystem data shows the Admin Certification has among the highest employment placement rates of any cloud technology credential.
Should you get the Admin Certification or the App Builder Certification first?
For most professionals entering the Salesforce ecosystem, the Salesforce Certified Administrator exam should come first. It covers foundational platform knowledge (security, data model, automation basics, reporting) that underpins everything else in the ecosystem. The Platform App Builder certification, which focuses on building custom applications, shares significant content overlap with the Admin exam and is much more approachable after completing Admin prep. Many study guides treat Admin and App Builder as a complementary pair to complete within 3-6 months of each other. If you are already working as a developer and want the minimum necessary Salesforce credential, App Builder may be more directly relevant to your role, but Admin remains the standard first credential for non-developers.
