Career upgrade: Learn practical AI skills for better jobs and higher pay.
Level up
All Practice Exams

200+ Free Salesforce Admin Practice Questions

Pass your Salesforce Certified Platform Administrator exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not published by Salesforce Pass Rate
200+ Questions
100% Free
1 / 200
Question 1
Score: 0/0

Which setting controls whether users see a warning when leaving Salesforce to visit an external URL?

A
B
C
D
to track
2026 Statistics

Key Facts: Salesforce Admin Exam

60

Questions

Salesforce exam guide

105 min

Time Limit

Salesforce exam guide

65%

Passing Score

Opened Salesforce exam guide

$200

Registration Fee

Salesforce exam guide

17%

Largest Domain

Trailhead Platform Administrator prep

8%

Agentforce Domain

Trailhead Platform Administrator prep

The current Trailhead Platform Administrator prep outline uses eight domains: Data and Analytics Management 17%, Configuration and Setup 15%, Object Manager and Lightning App Builder 15%, Automation 15%, Sales and Marketing Applications 10%, Service and Support Applications 10%, Productivity and Collaboration 10%, and Agentforce 8%. The opened Salesforce exam guide lists 60 multiple-choice/multiple-select questions, 105 minutes, 65% passing score, $200 registration fee, $100 retake fee, no required prerequisite, and no references during the exam; candidates should verify current details at registration if Salesforce updates the dynamic exam guide.

Sample Salesforce Admin Practice Questions

Try these sample questions to test your Salesforce Admin exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 200+ question experience with AI tutoring.

1A Salesforce Administrator needs to import 50,000 Account records with complex field mappings and relationships. Which tool is most appropriate?
A.Data Import Wizard
B.Data Loader
C.Salesforce Import Wizard
D.Salesforce Inspector
Explanation: Data Loader is the appropriate tool for importing large volumes of data (up to 5 million records) with complex field mappings and relationships. It supports both insert and update operations, allows mapping of fields including lookup relationships, and can handle complex data transformations. The Data Import Wizard is limited to 50,000 records and is better suited for simpler imports.
2An organization wants to prevent duplicate Account records based on the Account Name and Billing Address. What feature should be configured?
A.Validation Rules
B.Duplicate Management with Matching Rules
C.Workflow Rules
D.Process Builder
Explanation: Duplicate Management with Matching Rules is the correct solution. Matching Rules define the criteria for detecting duplicates (such as Account Name and Billing Address), while Duplicate Rules determine what action to take when a duplicate is detected. This allows for both detection and prevention of duplicates during creation or import.
3A sales manager needs a report showing Opportunities grouped by Stage, with subtotals for each stage. Which report format should be used?
A.Tabular Report
B.Summary Report
C.Matrix Report
D.Joined Report
Explanation: A Summary Report is the appropriate format when you need to group records by a common field (like Stage) and display subtotals. Summary reports support up to three levels of grouping and can include charts. Tabular reports show data in simple rows without grouping, Matrix reports group by both rows and columns, and Joined reports combine multiple report types.
4Which report type would allow comparing Opportunities grouped by both Stage (rows) and Close Date month (columns)?
A.Summary Report
B.Matrix Report
C.Tabular Report
D.Custom Report Type
Explanation: A Matrix Report allows data to be grouped by both rows and columns, making it ideal for comparing data across two dimensions simultaneously. In this case, Stage would be the row grouping and Close Date month would be the column grouping, creating a grid view that shows the intersection of these two fields.
5An administrator needs to schedule a report to run automatically every Monday morning and email it to the sales team. What is required?
A.Enable Report Subscriptions for the report
B.Create a Workflow Rule
C.Use Process Builder with a scheduled action
D.Create a Flow with a scheduled path
Explanation: Report Subscriptions allow users to schedule reports to run automatically at specified intervals (daily, weekly, or monthly) and have the results emailed to designated recipients. This feature is native to Salesforce reports and does not require automation tools like Workflow, Process Builder, or Flow.
6A dashboard component is showing "Insufficient Privileges" for some users. What is the most likely cause?
A.The dashboard is in a private folder
B.Users do not have access to the underlying report
C.The dashboard needs to be refreshed
D.The component uses a formula field that users cannot see
Explanation: The most common cause of "Insufficient Privileges" errors on dashboards is that users lack access to the underlying reports. Dashboard components display data from reports, so users must have at least "View" access to those reports. Check the report folder sharing settings and ensure users have access to both the dashboard folder and the report folder.
7Which Data Loader operation should be used to update existing records while also inserting new records in a single operation?
A.Insert
B.Update
C.Upsert
D.Delete
Explanation: Upsert is the operation that combines Insert and Update. It inserts new records and updates existing records based on a specified external ID field or Salesforce ID. This is useful when you have a mix of new and existing records in your import file and want to process them in a single operation.
8An organization wants to export all data from Salesforce for backup purposes. Which tool provides a complete org data export?
A.Data Loader Export
B.Weekly Export Service
C.Report Export
D.Data Export via Setup
Explanation: The Data Export Service (found under Setup > Data > Data Export) allows administrators to export all data from the org in CSV format. This includes all objects and can be scheduled to run weekly or monthly. The exported files are available for download for 48 hours after completion.
9A report shows Opportunities but some records are missing. Users have confirmed the records exist and they can view them individually. What could be the issue?
A.The report has filters that exclude the missing records
B.The report scope is set to "My Opportunities"
C.The report is using a custom report type with limited object access
D.All of the above
Explanation: All listed options are potential causes for missing records in a report. Report filters can exclude records based on field values. The report scope (My/Team/All) determines which records are included. Custom report types may have limited object relationships that exclude certain records. Administrators should check all these settings when troubleshooting missing data.
10Which feature allows an administrator to create a report that shows data from two unrelated objects side by side?
A.Joined Report
B.Matrix Report
C.Summary Report with cross filters
D.Custom Report Type with multiple objects
Explanation: Joined Reports allow you to combine data from multiple report types or blocks that show data from different objects, even if they are not directly related. Each block can have its own filters and columns, and data blocks can be placed side by side for comparison.

About the Salesforce Admin Exam

The Salesforce Certified Platform Administrator credential validates the ability to maintain and configure Salesforce for business users across setup, security, object modeling, Sales and Service applications, collaboration, data and analytics, automation, and admin-level Agentforce use cases.

Questions

60 scored questions

Time Limit

105 minutes

Passing Score

65% in the opened Salesforce exam guide; verify current registration screen if Salesforce updates the guide

Exam Fee

$200 USD registration fee; $100 USD retake fee (Salesforce / Kryterion Webassessor)

Salesforce Admin Exam Content Outline

15%

Configuration and Setup

Company settings, user management, login/security controls, org-level configuration, business settings, UI controls, and setup troubleshooting.

15%

Object Manager and Lightning App Builder

Standard and custom objects, fields, relationships, record types, page layouts, Lightning pages, validation rules, and data model implications.

10%

Sales and Marketing Applications

Leads, opportunities, accounts, contacts, campaigns, products, price books, sales productivity, and sales-process configuration.

10%

Service and Support Applications

Cases, queues, assignment rules, auto-response, escalation, Knowledge, support processes, and service-team operations.

10%

Productivity and Collaboration

Activities, Chatter, Salesforce Mobile, collaboration patterns, user adoption features, and appropriate AppExchange governance.

17%

Data and Analytics Management

Data import/export, Data Loader, Data Import Wizard, data quality, duplicate management, validation tools, reports, report types, dashboards, and sharing impact on analytics.

15%

Automation

Flow Builder, approval processes, validation and assignment logic, automation selection, testing, governance, and operational troubleshooting.

8%

Agentforce

Admin-level Agentforce use cases, agent access, trusted AI guardrails, grounding concepts, testing, deployment awareness, monitoring, and support boundaries.

How to Pass the Salesforce Admin Exam

What You Need to Know

  • Passing score: 65% in the opened Salesforce exam guide; verify current registration screen if Salesforce updates the guide
  • Exam length: 60 questions
  • Time limit: 105 minutes
  • Exam fee: $200 USD registration fee; $100 USD retake fee

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

Salesforce Admin Study Tips from Top Performers

1Use the current eight-domain Platform Administrator outline, not the older 12-domain Administrator outline.
2Build hands-on scenarios in a Trailhead Playground or Developer Edition org for security, sharing, object model, reports, dashboards, Flow, and Agentforce.
3Prioritize Data and Analytics Management because Trailhead lists it as the largest current domain at 17%.
4Study security as a layered model: org security, login controls, users, profiles, permission sets, roles, sharing, teams, groups, and field-level security.
5Practice Flow and automation selection with business scenarios, not just tool definitions.
6Treat Agentforce questions as admin governance and setup decisions: use case fit, access, trust, testing, deployment, monitoring, and support boundaries.
7Use Salesforce-approved study materials and avoid exam dumps or shared exam questions.
8Complete annual maintenance modules after certification so the credential remains active.

Frequently Asked Questions

What is the Salesforce Admin certification called now?

Salesforce Trailhead now frames the credential as Salesforce Certified Platform Administrator, while many candidates still search for Salesforce Administrator or ADM-201. This guide keeps the familiar Salesforce Admin slug while aligning content to the current Platform Administrator outline.

How many questions are on the Salesforce Admin exam?

The opened Salesforce exam guide lists 60 multiple-choice/multiple-select questions with 105 minutes to complete the exam. Candidates should verify current details in Salesforce/Webassessor before scheduling.

What is the Salesforce Admin passing score?

The opened Salesforce exam guide lists 65% as the passing score. Because the current Trailhead Help exam guide is dynamically rendered, candidates should verify the current passing score on the official registration or exam-guide page before test day.

What are the current Salesforce Platform Administrator domains?

Trailhead lists eight domains: Configuration and Setup 15%, Object Manager and Lightning App Builder 15%, Sales and Marketing Applications 10%, Service and Support Applications 10%, Productivity and Collaboration 10%, Data and Analytics Management 17%, Automation 15%, and Agentforce 8%.

Does Salesforce publish a pass rate for the Admin exam?

No public pass-rate percentage was available in the opened Salesforce sources. Use readiness evidence instead: hands-on admin scenarios, Trailhead prep, domain practice, and timed simulations.

Can I use notes or online references during the Salesforce Admin exam?

No. The opened Salesforce exam guide states that no hard-copy or online materials may be referenced during the exam.

How do I maintain Salesforce Admin certification?

Trailhead states certified professionals must complete release maintenance modules specific to their certifications once per year. If maintenance is not completed by the deadline, certifications can expire.