Pre-Summer Special Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: spcl70

Practice Free ADM-201 Salesforce Certified Platform Administrator (Plat-Admn-201) Exam Questions Answers With Explanation

We at Crack4sure are committed to giving students who are preparing for the Salesforce ADM-201 Exam the most current and reliable questions . To help people study, we've made some of our Salesforce Certified Platform Administrator (Plat-Admn-201) exam materials available for free to everyone. You can take the Free ADM-201 Practice Test as many times as you want. The answers to the practice questions are given, and each answer is explained.

Question # 6

Universal Containers wants to track all stakeholders involved in its sales opportunities to ensure proper relationship management. Sales reps need to identify who has decision-making authority, who influences the buying process, and who serves as the primary contact for each deal. Which feature should a Platform Administrator configure to meet this requirement?

A.

Configure opportunity team members to track internal and external stakeholders.

B.

Set up account teams to track stakeholders across multiple opportunities.

C.

Use standard fields on opportunities to track stakeholder information.

D.

Use contact roles on opportunities to identify stakeholder involvement and influence.

Question # 7

Cloud Kicks wants to leverage roll-up summaries on the Account object. Which standard object supports this roll-up summary natively?

A.

Opportunity

B.

Contact

C.

Case

D.

Campaigns

Question # 8

Universal Containers has two sales teams, sales team A and sales team B. Each team has their own role in the role hierarchy. Both roles are subordinates of the same Manager role. How should a Platform Administrator share records owned by sales team A with sales team B?

A.

Criteria-based sharing

B.

Owner-based sharing

C.

Hierarchical sharing

D.

Manual sharing

Question # 9

Which two actions should a Platform Administrator perform with Case escalation rules?

A.

Send email notifications.

B.

Change the Case Priority.

C.

Reopen the Case.

D.

Reassign the Case.

Question # 10

A Platform Administrator at Cloud Kicks has a request from the finance team that all won opportunities over a certain value must be checked for accuracy before the deal can be considered fully closed. The assigned finance team member, as well as the sellers’ manager, both must sign off on the deal, with the manager doing so first. Then, the finance team member must sign off, for a total of up to three sign-offs per opportunity. How should the administrator address this request?

A.

Create a screen flow that runs anytime an opportunity is closed.

B.

Add a Lightning web component to the opportunity page to capture the details in an approval record.

C.

Create a quick action to send emails to both the manager and the finance team member.

D.

Create an approval process with specific steps.

Question # 11

A Platform Administrator assigned a custom profile based on the Minimum Access named Salesforce profile to a group of new users and assigned them several existing permission sets. However, when the users log in, they do not see the Lightning interface. Which action should the administrator take to give the users access to the Lightning interface?

A.

Enable the Enhanced Interface for User Access Policies.

B.

Add Lightning component to a layout.

C.

Create a page in Lightning App Builder with the org as default.

D.

Assign a permission to enable Lightning Experience User.

Question # 12

A salesperson complains that the Log a Call button is missing from the highlights panel of an Opportunity page. What is the reason for this?

A.

The Log a Call action will appear within the Activity Component as a standard behavior rather than the highlights panel.

B.

The Log a Call action has not been added to the Salesforce Mobile and Lightning Experience Actions section of the page layout.

C.

The custom Log a Call permission is missing from the user ' s profile and assigned permission sets.

D.

The custom Log a Call permission has been disabled at the org level in Setup.

Question # 13

The Activity Timeline is missing from the Account record page. What should a Platform Administrator do to correct this?

A.

Add the standard Activities component to the Account Lightning record page.

B.

Update the user’s permission to allow Edit access to the Activity Timeline.

C.

Run a report to verify whether any activities have been logged for that Account.

D.

Add a button for the Activity Timeline in the Object Manager for the Account object.

Question # 14

At Cloud Kicks, cases are being assigned a default Case Owner and showing a Created By and Last Modified By that is not expected. The company wants to change this to an integration user to alleviate confusion with the business. What should a Platform Administrator edit to change this in Salesforce?

A.

Process Automation Settings

B.

Debug Logs

C.

Support Processes

D.

Support Settings

Question # 15

Which task is especially suited for Agentforce?

A.

Single-step predefined processes

B.

Static document generation

C.

Multi-step processes that need adaption to change

D.

Tasks without decision-making

Question # 16

A user is unable to relate a task to the Course custom object. What should a Platform Administrator do to allow tasks to be related to courses?

A.

Create a sharing rule for the Course object to grant the user Read/Write access.

B.

Select Allow Activities on the Course object in Object Manager.

C.

Add the Open Activities related list to the Course page layout.

D.

Update the user’s profile to grant them Edit access to the Task object.

Question # 17

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

Question # 18

DreamHouse Realty has an approval process. A manager attempts to approve a record but receives an error. What should a Platform Administrator do to troubleshoot this issue?

A.

Check if the user in the next approver is inactive or missing.

B.

Review the page layout to ensure the fields updated in the process are visible.

C.

Update the field-level security to view on fields that are updated in the process.

D.

Add a delegated approver for the next approver in the process.

Question # 19

What is an Agentforce use case in a sales organization?

A.

Generating cold calls

B.

Automating all marketing content

C.

Providing basic web bot chats

D.

Automating Lead Qualification

Question # 20

A Platform Administrator at Cloud Kicks would like to use Salesforce to start tracking details around its marketing efforts. They would like to track details around emails, trade shows, and webinars. Additionally, each of these initiatives will need to track different types of information. How should the administrator accomplish this?

A.

Create a custom report type with relevant fields.

B.

Create a custom field on the Campaign object for the type of initiative.

C.

Create record types and page layouts for each type of campaign.

D.

Use campaign hierarchies to organize campaign types.

Question # 21

A Platform Administrator at Cloud Kicks received a request from the head of sales operations to create a process in which opportunities must be validated by specific team leaders based on a mix of criteria. When the administrator analysed the list of criteria, they found that there were 30 potential sets of criteria that would identify the proper person to route the request to. How should the administrator fulfill this request?

A.

Create a button on the opportunity that brings up an email template to send to the correct leader.

B.

Create an approval process with specific entry criteria and approval steps for each of the sets of criteria specified.

C.

Create a record triggered flow orchestration to properly route the requests.

D.

Use a screen flow to allow the seller to input the criteria in a form that is then sent to the appropriate leader.

Question # 22

A new agent is being developed to help customer service reps process customer requests for a replacement product. The agent needs to call an action that takes two inputs:

    productId: An 18 character ID for the product being replaced

    reasonCode: A three-digit code representing the reason for the replacement

Which set of agent instructions should a Platform Administrator use for these inputs, according to best practices for Agentforce instructions?

A.

Instructions for productId: " The 18 character ID of the product. " Instructions for reasonCode: " A numerical code. "

B.

Instructions for productId: " The product ID. Retrieve this from the conversation history or the user ' s input. " Instructions for reasonCode: " The three-digit replacement reason. This is required when the product ID is present. "

C.

Instructions for productId: " ID from the product record. " Instructions for reasonCode: " Code for the reason. "

D.

Instructions for productId: " The 18 character ID of the product. Retrieve this from the conversation history or the user ' s input. Required. " Instructions for reasonCode: " A three-digit code that specifies the reason for replacement. This is required only when the product ID is present. "

Question # 23

Users have reported that the new Lightning account record page is loading very slowly. Which feature should a Platform Administrator use to determine the cause of the performance issues?

A.

Lightning Analytics

B.

Lightning Usage App

C.

Lightning Page Visibility Rule

D.

Lightning App Builder Analytics

Question # 24

The call center manager at Ursa Major Solar wants to provide agents with a case dashboard that can be drilled down by case origin, status, and owner. What should a Platform Administrator add to the dashboard to fulfill the request?

A.

Dashboard Filter

B.

Dashboard Widget

C.

Combination Chart

D.

Bucket Column

Question # 25

One of the sales managers at Universal Containers will be going on leave for several months. The executives want to make sure the sales manager does not log in to Salesforce while on leave. What should a Platform Administrator do to ensure the user is not able to log in while on leave?

A.

Reassign the user ' s license during leave.

B.

Change the Login Hours for the profile.

C.

Freeze the user ' s account.

D.

Restrict Login IP Addresses for the profile.

Question # 26

Cloud Kicks needs to change the owner of a case when it has been open for more than 7 days. What should a Platform Administrator use to complete this requirement? 47

A.

Escalation Rules

B.

Auto Response Rules

C.

Assignment Rules

D.

Validation Rules

Question # 27

A user at Northern Trail Outfitters is having trouble logging in to Salesforce. The user’s login history shows that this person has attempted to log in multiple times and has been locked out of the organization. Which two steps should a Platform Administrator take to help the user log in to Salesforce?

A.

Log in as the user to unlock the user and reset the password.

B.

Use the unlock button on the user’s record detail page.

C.

Reset password on the user’s record detail page.

D.

Reset the password policies to allow the user to login.

Question # 28

Cloud Kicks (CK) is partnering with a used shoe store and second-hand bicycle emporium. CK has an automated business process it wants to run once a week to count the number of open cases related to an Account. Which flow should a Platform Administrator recommend automating within Flow Builder for this business process?

A.

Scheduled flow

B.

Record triggered flow

C.

Autolaunched flow

D.

Automation event triggered flow

Question # 29

Ursa Major Solar wants to see collaboration and updates across various Chatter groups, records, and announcements from the CEO in a single place. What should a Platform Administrator configure to achieve this?

A.

Chatter Group

B.

Chatter Daily Digest

C.

Chatter Feed

D.

Chatter Stream

Question # 30

Ursa Major Solar has its business hours set from 9:00 AM to 5:00 PM for the reps that are on Pacific Time. The reps on Eastern Time need business hours set to start 3 hours earlier to cover for support. How should a Platform Administrator solve for this issue?

A.

Adjust the current business hours to accommodate the Eastern time zone.

B.

Allow the reps to set business hours manually.

C.

Set temporary business hours for each time zone.

D.

Create one set of business hours per time zone.

Question # 31

Northern Trail Outfitters has two different sales processes: one for business opportunities with four stages and one for partner opportunities with eight stages. Both processes will vary in page layouts and picklist value options. What should a Platform Administrator configure to meet these requirements?

A.

Different page layouts that control the picklist values for the opportunity types

B.

Separate record types and sales processes for the different types of opportunities

C.

Validation rules that ensure that users are entering accurate sales stage information

D.

Public groups to limit record types and sales processes for opportunities

Question # 32

Sales reps at Ursa Major Solar are having difficulty managing deals. The leadership team has asked a Platform Administrator to help sales reps prioritize and close more deals. What should the administrator configure to help with these issues?

A.

Einstein Search Personalization

B.

Einstein Lead Scoring

C.

Einstein Opportunity Scoring

D.

Einstein Activity Capture

Question # 33

Users at Cloud Kicks want to see information that is more useful for their role on the Case page. How should a Platform Administrator make the pages more dynamic and easier to use?

A.

Add component visibility filters to the components.

B.

Include more tab components with filters.

C.

Remove fields from the record details component.

D.

Delete the extra components from the page.

Question # 34

A Platform Administrator is building an agent to help an ecommerce support team. The agent needs to call an action, named updateShippingAddress, that modifies a customer ' s shipping address in the system. Which set of Action Instructions should the administrator use for the updateShippingAddress action, according to best practices?

A.

" Use this to update shipping information. It ' s used for any changes to a customer ' s address in the system. "

B.

" This action updates the customer ' s shipping address. It is to be used when a user wants to change their address. Only use this when a customer does not have an active order in the system. "

C.

" This action allows for the changing of a shipping address, and the goal is to make sure the address is current and accurate. "

D.

" Updates the shipping address for a customer order. The goal of the action is to modify the address on a customer ' s record. The agent should only use this action when the user explicitly requests to change their address. "

Question # 35

Cloud Kicks has been seeing exponential growth and will be hiring an additional 10 sales reps and 15 support reps to its teams. The support team will need access to the Service Console to manage cases. A Platform Administrator will be assigning the users to existing custom sales and support profiles. How should the administrator ensure the support reps have the appropriate access to the console?

A.

Enable the Service Cloud User feature license for the support reps on the User Detail page.

B.

Create a permission set for the Service Console and assign it to the support reps.

C.

Build a Service Console using Lightning App Builder for the custom service profile.

D.

Assign the Salesforce Platform User License to the support reps.

Question # 36

Cloud Kicks uses the standard Account Type field to indicate different account tiers. Users find this confusing, so management has asked that the field be changed to read " Tier " on the page layouts. How should a Platform Administrator implement this change?

A.

Edit the Type field and change the name.

B.

Use Rename Tabs and Labels.

C.

Build a custom field called Tier and delete Type.

D.

Create a global picklist value set.

Question # 37

Which two data loss considerations should a Platform Administrator keep in mind when changing a custom field type from Text to Picklist?

A.

Auto updates will be made to Visualforce references to prevent data loss.

B.

Any list view based on the custom field is deleted.

C.

There will be no data loss with use of a global value set.

D.

Assignment and escalation rules may be affected.

Question # 38

In an approval process, what happens when a queue is selected as the approver?

A.

The queue requires unanimous approval from all of its members before the record is approved.

B.

Any member of the queue can approve or reject the record and the queue is treated as a single entity.

C.

Only the queue owner is notified about the approval request, not its members.

D.

The queue can only be used for objects that do not support individual user approvals.

Question # 39

A sales rep at Ursa Major Solar has launched a series of networking events. They are hosting one event per month and want to be able to report on Campaign ROI by month and series. How should a Platform Administrator set up the Campaign to simplify reporting?

A.

Create individual Campaigns that all have the same name.

B.

Configure Campaign Member Statuses to record which event Members attended.

C.

Use Campaign Hierarchy where the monthly events roll up to a parent Campaign.

D.

Add different record types for the monthly event types.

Question # 40

A Platform Administrator has reviewed an upcoming critical update. How should the administrator proceed with activation of the critical update?

A.

Allow the critical update to auto-activate in a sandbox.

B.

Activate the critical update in production.

C.

Activate the critical update in a sandbox.

D.

Allow the critical update to auto-activate.

Question # 41

Cloud Kicks (CK) has a new Platform Administrator who is asked to put together a memo detailing Salesforce usage to budget for upcoming license purchases. Where should the administrator go to find out what type of licenses CK has purchased and how many are available?

A.

Usage-based entitlements related list in company information

B.

Search for licenses types in setup

C.

User licenses related list in company information

D.

User management settings in setup

Question # 42

Cloud Kicks wants a report to categorize accounts into small, medium, and large based on the dollar value found in the Contract Value field. Which feature should a Platform Administrator use to meet this request?

A.

Group Rows

B.

Filter Logic

C.

Detail Column

D.

Bucket Column

Question # 43

Leadership at Cloud Kicks wants to go beyond knowing how long a case has been open for, to knowing how long a case has sat with different teams. Which tool gives a Platform Administrator the ability to track the time a case sits and provide relevant reporting?

A.

Escalation Rules with Business Hours

B.

Record-Triggered Flows with Business Hours

C.

Case Assignment Rules with Business Hours

D.

Milestones with Business Hours

Question # 44

Cloud Kicks wants users to only be able to choose the opportunity stage Closed Won if the Lead source has been selected. How should a Platform Administrator accomplish this goal?

A.

Make Lead source a dependent picklist to the Opportunity Stage field.

B.

Change the Opportunity Stage field to Read Only on the page layout.

C.

Configure a validation rule requiring Lead source when the stage is set to Closed Won.

D.

Make the opportunity stage a dependent picklist to the Lead source.

Question # 45

A Platform Administrator for Cloud Kicks needs to ensure that only the financial records belonging to each individual user are visible on the report in order to meet scope of the data privacy requirements. How should the administrator achieve this?

A.

Set sharing model as Public Read/Write for the respective object(s).

B.

Set sharing model as Private for the respective object(s).

C.

Create multiple reports, each filtered to show records owned by each user.

D.

Use Apex sharing to hide records.

ADM-201 PDF

$33

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

ADM-201 PDF + Testing Engine

$52.8

$175.99

3 Months Free Update

  • Exam Name: Salesforce Certified Platform Administrator (Plat-Admn-201)
  • Last Update: Apr 11, 2026
  • Questions and Answers: 150
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

ADM-201 Engine

$39.6

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included