Last Updated On : 20-May-2026
Salesforce Certified Platform Administrator - Plat-Admn-201 Practice Test
Prepare with our free Salesforce Certified Platform Administrator - Plat-Admn-201 sample questions and pass with confidence. Our Salesforce-Platform-Administrator practice test is designed to help you succeed on exam day.
Salesforce 2026
Configuration and Setup
The sales director at Cloud Kicks wants to be able to predict upcoming revenue in the next several fiscal quarters so they can set goals and benchmark how reps are performing. Which two features should a Platform Administrator configure?
A. Sales Quotes
B. Forecasting
C. Opportunity List View
D. Opportunity Stages
D. Opportunity Stages
Explanation:
The question tests knowledge of sales forecasting features that help predict upcoming revenue across fiscal quarters. The sales director needs to set goals and benchmark rep performance. Forecasting provides the rollup of expected revenue, while Opportunity Stages (with their associated forecast categories like Pipeline, Best Case, and Commit) determine how opportunities contribute to forecast numbers .
✔️ B. Forecasting
This option is correct. Salesforce Forecasting aggregates opportunity amounts based on close dates and forecast categories, displaying projected revenue by month or quarter . Managers can view team forecasts, set quarterly goals, and benchmark rep performance against these projections. The forecasting grid shows Pipeline, Best Case, Commit, and Closed columns.
✔️ D. Opportunity Stages
This option is correct. Opportunity stages map to forecast categories that determine how an opportunity contributes to revenue predictions . For example, early stages map to "Pipeline," later stages to "Commit" or "Best Case." Proper stage configuration ensures accurate forecast rollups by quarter, enabling goal setting and performance benchmarking.
❌ A. Sales Quotes
This option is incorrect. Sales Quotes are used to provide customers with formal price estimates for products and services. They support the negotiation and closing process but do not aggregate revenue data across quarters or help managers predict team performance against goals.
❌ C. Opportunity List View
This option is incorrect. Opportunity list views allow users to filter, sort, and display opportunity records in a tabular format. While useful for tracking individual deals, list views do not provide revenue rollups, quarter-based projections, or forecasting analytics needed for goal setting and performance benchmarking.
🔧 Reference:
→ Salesforce Help: Define Default Forecast Date Range
Confirms that forecasting grids display monthly or quarterly projections and that administrators can set default date ranges.
→ Salesforce Help: Forecast Categories and Opportunity Stages
Confirms that forecast categories are assigned based on opportunity stages and determine how revenue is rolled up in forecasts.
Sales managers would like to know what could be implemented to surface important values based on the stage of the opportunity? Which tool should a Platform Administrator use to meet this requirement?
A. Workflow Rules
B. Path Key Fields
C. Opportunity Processes
D. Dynamic Forms
Explanation:
This question tests how Salesforce can highlight the most important data a rep should capture at each opportunity stage. The requirement is to surface stage-specific values, and Path Key Fields are designed for that purpose. They display the key fields that matter at each stage so sales managers and reps can focus on what needs attention next.
✔️ Correct Option:
Option B: Path Key Fields
Path Key Fields are the right choice because they let an administrator show up to a small set of important fields for each stage in the sales process. This helps reps see exactly what data should be reviewed or completed as the opportunity moves forward. It is a direct fit for surfacing important values based on stage.
❌ Incorrect options:
Option A: Workflow Rules
Workflow Rules automate simple actions like field updates, email alerts, and tasks, but they do not visually surface important values by stage. They are a background automation feature, not a stage guidance tool.
Option C: Opportunity Processes
Opportunity Processes define the stages and picklist values for opportunities, but they do not present key fields to users during the process. They set the structure of the process, not the stage-based guidance shown on screen.
Option D: Dynamic Forms
Dynamic Forms control how fields appear on record pages based on criteria, but this question is specifically about highlighting important values by opportunity stage. Path Key Fields is the feature built for stage-based guidance.
🔧 Reference:
→
Salesforce Help: Create or Edit Key Fields using Sales Path in Lightning
— Confirms key fields display in Lightning Experience as part of Sales Path.
→ Salesforce Help: Guide Users with Path
— Confirms Path is used to guide users through stages and surface important fields.
Sales reps miss key fields when filling out an opportunity record through the sales process. Reps need to move forward in stages but are unable to enter a previous stage. Which three options should a Platform Administrator use to address this need?
A. Mark fields required on the page layout.
B. Use Flow to mark fields required.
C. Configure Opportunity Path.
D. Use validation rules.
E. Enable guided selling.
C. Configure Opportunity Path.
D. Use validation rules.
Explanation:
This question tests how to enforce data quality and guide reps through stages. Reps are skipping key fields and can’t move backward in stages, so the admin needs tools that require data at specific stages and control stage navigation. You must know which declarative features enforce stage-specific requirements and path behavior.
✔️ Correct Option:
Option A: Mark fields required on the page layout
Setting a field as required on the page layout prevents users from saving the record until it’s populated. This ensures reps don’t miss key fields when creating or editing opportunities. It’s a basic way to enforce data entry at the UI level.
Option C: Configure Opportunity Path
Opportunity Path lets you highlight key fields and add guidance for each stage. You can mark fields as required for a specific stage and control “Edit” access so reps complete the right info before advancing. You can also prevent moving backward to enforce process discipline.
Option D: Use validation rules
Validation rules can require fields based on Stage criteria. Example: if Stage = Negotiation, then Amount and Close Date must be filled. This enforces stage-specific data regardless of layout and works in API, imports, and UI, so reps can’t skip fields.
❌ Incorrect options:
Option B: Use Flow to mark fields required
Flow can enforce logic and validation, but it doesn’t “mark fields required” on the layout itself. Using Flow just to require fields is overcomplicated when page layouts and validation rules handle it declaratively. Not a best practice for this need.
Option E: Enable guided selling
Guided selling is for Salesforce CPQ and helps reps choose the right products. It doesn’t control opportunity stage fields or prevent backward stage movement, so it won’t solve missing key fields in the sales process.
🔧 Reference:
→ Salesforce Help: Define Validation Rules - Confirms rules can enforce field entry based on Stage criteria
A Platform Administrator at Cloud Kicks needs to temporarily remove one dashboard from a shared folder with several dashboards to make some required changes. How should the administrator achieve this?
A. Remove View access to the shared folder.
B. Edit the dashboard properties and move it to a private dashboards folder.
C. Remove the permission set to the dashboard from the users.
D. Create a private group and add the dashboard to it.
Explanation:
To temporarily remove a single dashboard from a shared folder without affecting other dashboards, the administrator should edit the dashboard properties and move it to a private or intermediate folder (e.g., "In Progress" or "Admin Only"). Once changes are complete, the dashboard can be moved back to the shared folder. This preserves the shared folder's contents for other dashboards.
Correct Option: B
Edit dashboard properties allows changing the dashboard's folder location.
Move the dashboard to a private folder (only accessible to the administrator) to make changes.
Other dashboards in the shared folder remain visible to users.
After changes, move the dashboard back to the shared folder.
Incorrect Option: A
Remove View access to the shared folder would hide all dashboards in the folder, not just the one needing changes.
This disrupts access to all other dashboards for all users.
Overly broad and not targeted.
Incorrect Option: C
Remove the permission set from users would revoke access to the dashboard (and potentially other assets) for those users, but it does not remove the dashboard from the folder.
Also affects other dashboards or objects tied to the permission set.
Not the correct method for temporarily removing a single dashboard.
Incorrect Option: D
Create a private group and add the dashboard to it is not a standard way to move dashboards; dashboards belong to folders, not groups.
Groups control user membership, not dashboard location.
Incorrect concept.
Reference:
Salesforce Help Article: Move a Dashboard to a Different Folder – To temporarily remove a dashboard from a shared folder, edit the dashboard and change its folder location to a private or admin-only folder. Other dashboards in the original shared folder remain accessible. Removing folder access or permission sets affects all dashboards.
The sales reps at Cloud Kicks should be able to report on each other ' s account and opportunity records with the organization-wide default for Account and Opportunity both set to Private. What should a Platform Administrator do to achieve this?
A. Create an owner-based sharing rule for Accounts with sharing between a Public Group of Sales Reps and Read Only Opportunity Access.
B. Create an Account and Opportunity report to show any owned by each member of the Sales Team and save the report into a shared report folder.
C. Utilize Apex sharing to programmatically share records between a group of Sales Rep users.
D. Create manual sharing to share specific account and opportunity records between the sales reps.
Explanation:
With OWD set to Private, users cannot see each other's records by default. To allow sales reps to report on each other's Accounts and Opportunities, the administrator needs to create sharing rules. An owner-based sharing rule (or criteria-based) can share Accounts owned by Sales Reps with a public group containing all Sales Reps, with Read-Only access. Child records (Opportunities) can inherit sharing from the parent Account or have a separate rule.
Correct Option: A
Owner-based sharing rule on Account: Share records owned by members of the Sales Reps group with that same group.
Grant Read Only access to the group.
Opportunities can inherit Account sharing (if "Grant Access Using Hierarchies" is configured) or have a separate rule.
Declarative, no code, and meets the reporting requirement.
Incorrect Option: B
A report does not override OWD. If users lack read access to records, the report will omit those records.
Saving a report in a shared folder does not grant record access.
Cannot bypass Private OWD.
Incorrect Option: C
Apex sharing can programmatically share records, but it requires development and is overkill for this scenario.
Sharing rules (Option A) provide a declarative, low‑code solution.
Apex should be used only when rules cannot meet complex logic.
Incorrect Option: D
Manual sharing requires a user to manually share each record one by one.
Not scalable for a team of sales reps sharing all records with each other.
Impractical for ongoing, system‑wide sharing.
Reference:
Salesforce Help Article: Use Sharing Rules to Grant Access – When OWD is Private, create sharing rules to grant groups access to records owned by certain users. Owner‑based sharing rules are declarative and ideal for teams needing mutual visibility. Manual sharing and Apex are for exceptions. Reports and folders do not override OWD.
| Salesforce-Platform-Administrator Exam Questions - Home |
| Page 2 out of 30 Pages |