Spring Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtick70

ADM-201 Salesforce Certified Platform Administrator (Plat-Admn-201) Questions and Answers

Questions 4

Which task is especially suited for Agentforce?

Options:

A.

Single-step predefined processes

B.

Static document generation

C.

Multi-step processes that need adaption to change

D.

Tasks without decision-making

Buy Now
Questions 5

A Platform Administrator at Cloud Kicks has created a screen flow to help service reps ask the same set of questions when customers call in with issues. This screen should be visible from cases. How should the administrator distribute the screen flow?

Options:

A.

Page Layout

B.

Home Page

C.

Lightning Page

D.

Component Filter

Buy Now
Questions 6

An agent is being developed with several actions that all retrieve information from different databases. A Platform Administrator has named the actions as follows: GetCustomerInfo, GetOrderDetails, GetShippingStatus. Which best practice should the administrator follow to improve these names?

Options:

A.

Remove all verbs and use only nouns, such as CustomerInfo, OrderDetails, and ShippingStatus.

B.

Add the word " Salesforce " to the beginning of each action name to improve context for the large language model.

C.

Use a consistent naming convention by starting each action with the verb " Get " .

D.

Use additional related verbs, such as Find, Retrieve, or Identify.

Buy Now
Questions 7

Cloud Kicks has hired a new sales executive who wants to implement a document merge solution in Salesforce. How should a Platform Administrator implement this solution?

Options:

A.

Download the solution from AppExchange.

B.

Install a package from the Partner Portal.

C.

Create a managed package in AppExchange.

D.

Configure the package from Salesforce Setup.

Buy Now
Questions 8

Ursa Major Solar classifies its accounts as Silver, Gold, or Platinum Level. When a new case is created for a Silver or Gold partner, it should go to the Regular Support Queue. When an account is Platinum Level, it should automatically go to the Priority Support Queue. What should a Platform Administrator use to achieve this?

Options:

A.

Escalation Rules

B.

Assignment Rules

C.

Case Rules

D.

Workflow Rules

Buy Now
Questions 9

What are three characteristics of a master-detail relationship?

Options:

A.

Permissions for the detail record are set independently of the master.

B.

The master object can be a standard or custom object.

C.

Roll-up summaries are supported in master-detail relationships.

D.

The owner field on the detail records is the owner of the master record.

E.

Each object can have up to five master-detail relationships.

Buy Now
Questions 10

Service reps in a call center do not have assigned desks. They sit at any available desk and use the computer on that desk to access Salesforce. A Platform Administrator has been asked to streamline the login process so the reps do not have to authenticate each time they log in at a different computer. Which function should the administrator use to implement this request?

Options:

A.

Custom Profile

B.

Trusted IP Ranges

C.

Multi-factor Authentication

D.

Permission Set

Buy Now
Questions 11

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?

Options:

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.

Buy Now
Questions 12

A Platform Administrator at Cloud Kicks has a flow in production that is supposed to create new records. However, no new records are being created. What is causing the issue?

Options:

A.

The flow is inactive.

B.

The flow URL is deactivated.

C.

The flow is Read Only.

D.

The flow trigger is missing.

Buy Now
Questions 13

Cloud Kicks ' management team is hoping to increase user productivity by switching to consoles instead of the current traditional Salesforce user interface. What should a Platform Administrator use to implement this request?

Options:

A.

App Builder

B.

Screen Flow

C.

App Manager

D.

Omni-Channel

Buy Now
Questions 14

Users at DreamHouse Realty are only allowed to see opportunities they own. Leadership wants an enterprise-wide dashboard of all open opportunities in the pipeline so that users can see how the company is performing at any point in time. How should a Platform Administrator create the dashboard without changing any sharing settings?

Options:

A.

Create a dashboard with the running user set as someone who can see all opportunities.

B.

Add a filter to the dashboard to filter the opportunities by owner role.

C.

Build individual dashboards for profiles that need to see the enterprise results.

D.

Update the dashboard folder settings to manager for the sales reps role.

Buy Now
Questions 15

A sales rep has a list of 300 accounts with contacts that they want to load at one time. Which tool should a Platform Administrator utilize to import the records to Salesforce?

Options:

A.

Dataloader.io

B.

Manual Import

C.

Data Import Wizard

D.

Data Loader

Buy Now
Questions 16

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?

Options:

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.

Buy Now
Questions 17

A Platform Administrator at Cloud Kicks is trying to set up a new user but receives an error about a duplicate username when trying to save the user record. What is causing this error to happen?

Options:

A.

The username was not configured in the format of an email address.

B.

The email address and username must be unique across all Salesforce orgs.

C.

The username must be unique across all Salesforce orgs.

D.

The username has a restricted domain name within it.

Buy Now
Questions 18

Northern Trail Outfitters (NTO) wants to ensure new Contacts are validated before they can be saved. If a user selects that the LeadSource picklist value is Other, NTO also wants to populate a custom text field called Source__c. Which validation rule should a Platform Administrator configure to meet this requirement?

Options:

A.

AND(LeadSource = ' Other ' , Source__c = ' ' )

B.

AND(NOT(LeadSource = ' Other ' ), NOT(Source__c = ' ' ))

C.

AND(ISPICKVAL(LeadSource, ' Other ' ), ISBLANK(Source__c))

D.

AND(NOT(ISPICKVAL(LeadSource, ' Other ' ))), NOT(ISBLANK(Source__c))

Buy Now
Questions 19

A Platform Administrator at Ursa Major Solar has been asked to change the Work Item and Project custom object relationship from a master-detail to a lookup. Which scenario prevents the administrator from fulfilling this requirement?

Options:

A.

A junction object is required to support the lookup.

B.

Roll-up summary fields exist on the master object.

C.

The lookup field in all the records contains a value.

D.

The lookup field is required for saving records.

Buy Now
Questions 20

There are multiple system administrators at Cloud Kicks that make configuration changes. Which tool gives the system administrators the ability to track these changes?

Options:

A.

Health Check

B.

Setup Audit Trail

C.

History Tracking

D.

Feed Tracking

Buy Now
Questions 21

A Platform Administrator is adding a new topic to an agent. What is best practice for topic instructions? 70

Options:

A.

Write the instructions generically to allow the agent maximum flexibility in its reasoning.

B.

Include an extended list of example user questions so the agent can learn from patterns.

C.

Keep instructions as minimal as possible to reduce agent latency.

D.

Add business-specific language rather than plain language.

Buy Now
Questions 22

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

Options:

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.

Buy Now
Questions 23

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

Options:

A.

Opportunity

B.

Contact

C.

Case

D.

Campaigns

Buy Now
Questions 24

Cloud Kicks wants to make sure clients are getting the attention they need and cases are not sitting longer than the Service Level Agreement (SLA) it has with its clients. Which standard feature helps route cases to a Tier 2 team if they have not been addressed in a specific amount of time? 11

Options:

A.

Milestone and Entitlements

B.

Omni Channel Routing

C.

Auto Response Rules

D.

Escalation Rules

Buy Now
Questions 25

A Platform Administrator needs to configure an approval process for the sales team when opportunities that meet particular conditions are closed. How should the administrator make sure the right records are included in the process?

Options:

A.

Add Specific Entry Criteria.

B.

Use Dynamic Forms to display a button.

C.

Create a screen flow.

D.

Add a validation rule to the opportunity.

Buy Now
Questions 26

A Platform Administrator needs to create a new prompt template to automatically summarize customer cases for a sales team. The administrator wants to dynamically populate the response with data from the case record. What should the administrator use to display real Salesforce data in an agent response from a prompt template?

Options:

A.

Flow

B.

Picklists

C.

Agent Instructions

D.

Merge Fields

Buy Now
Questions 27

When Agentforce performs its grounding check, it examines source information, the topic instructions, and scope. Which additional information does the agent look for during its grounding check? 39

Options:

A.

Incompatible data types

B.

Prompt injection risks

C.

Encrypted fields

D.

The web for information verification

Buy Now
Questions 28

The VP of sales at AW Computing would like sales reps to check in with their top account every Monday. The VP would like a dashboard component to show the status of the check-ins. What should a Platform Administrator configure to remind the reps to contact their top account?

Options:

A.

Create a time-based workflow task.

B.

Enable the creation of recurring tasks.

C.

Add the email action to the page layout.

D.

Use a process email alert on the account.

Buy Now
Questions 29

Northern Trail Outfitters has the Case object set to private. The support manager raised a concern that reps have a broader view of data than expected and can see all cases on their group ' s dashboards. What is causing reps to have inappropriate access to data on dashboards?

Options:

A.

Dashboard Filters

B.

Public Dashboards

C.

Dashboard ' s running user

D.

Dashboard Subscriptions

Buy Now
Questions 30

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?

Options:

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.

Buy Now
Questions 31

At Cloud Kicks, sales reps use discounts on the opportunity record to help win sales on particular products. When an opportunity is won, they then have to manually apply the discount to the related opportunity products. The sales manager has asked if there is a way to automate this time-consuming task. What should a Platform Administrator use to deliver this requirement?

Options:

A.

Approval Process1

B.

Formula Field2

C.

Flow Builder3

D.

Prebuilt Macro4

Buy Now
Questions 32

Cloud Kicks has an administrator team that manages the org. The company has asked for a small subset of leadership users to have Modify All access, like the administrators have. How should the administrator team accomplish this?

Options:

A.

Assign the standard Platform User profile to the leadership users and edit the permissions to Modify All access.

B.

Assign the standard System Administrator profile to the leadership users that includes the Modify All access.

C.

Assign the standard User profile to the leadership users and add a custom permission set with Modify All access.

D.

Clone the standard User profile to the leadership users and assign a Modify All role to grant access.

Buy Now
Questions 33

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

Options:

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.

Buy Now
Questions 34

How should a Platform Administrator view Currencies, Fiscal Year settings, and Business Hours in Salesforce?

Options:

A.

User Management Settings

B.

Company Settings

C.

Custom Settings

D.

Feature Settings

Buy Now
Questions 35

Cloud Kicks is working on a rebrand. In which two areas of the Salesforce mobile app can a Platform Administrator customize the branding?

Options:

A.

App header color

B.

Record background color

C.

Loading page logo

D.

Header background color

Buy Now
Questions 36

A Platform Administrator at Universal Containers is asked to restrict login access for users to specific hours and specific IP addresses to help minimize the risk of bad actors getting into the org. Which setting should the administrator update to accomplish this?

Options:

A.

Company Settings

B.

The user’s role

C.

The user’s profile

D.

Custom permission sets

Buy Now
Questions 37

A Platform Administrator at Universal Containers is trying to deactivate a user who has left the company but is unable to do so. What is preventing the administrator from deactivating this user?

Options:

A.

The user is the running user of a dashboard.

B.

The user is part of an active case assignment rule.

C.

The user is part of an Opportunity team.

D.

The user is part of an Account team.

Buy Now
Questions 38

A group of sales reps can view each other’s orders on a report; however, they would like a report to view just their own orders. What should a Platform Administrator do to set up a report for the sales reps? 31

Options:

A.

Set the Opportunity Filter for Primary as True.

B.

Filter by Opportunity Owner equals $USER.

C.

Set Organization Wide Defaults of Order object to Private.

D.

Save the report in a private folder for the user.

Buy Now
Questions 39

Universal Containers wants to ensure that cases are routed to the right people at the right time, but there is a growing support organization. The business wants to be able to move people around and adjust the work they get without having to request extra assistance or rely on the administrator teams. Which tool allows the business to control its own assignment of work?

Options:

A.

Case Assignment Rules

B.

Email-to-Case

C.

Omni-Channel

D.

Lead Assignment Rules

Buy Now
Questions 40

Which Salesforce feature allows a Platform Administrator to automate 3 the routing of records to specific users for review and decision-making based on predefined criteria?

Options:

A.

Assignment Rules

B.

Validation Rules

C.

Approval Process

D.

Schema Builder

Buy Now
Questions 41

Senior leadership wants to be notified of any opportunities over $250,000 with more than a 75% probability of closing. Which feature should a Platform Administrator set up to facilitate this?

Options:

A.

Guidance for Success

B.

Big Deal Alerts

C.

Reports and Dashboards

D.

Similar Opportunities

Buy Now
Questions 42

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?

Options:

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. "

Buy Now
Questions 43

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?

Options:

A.

Dashboard Filter

B.

Dashboard Widget

C.

Combination Chart

D.

Bucket Column

Buy Now
Questions 44

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

Options:

A.

Escalation Rules

B.

Auto Response Rules

C.

Assignment Rules

D.

Validation Rules

Buy Now
Questions 45

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?

Options:

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.

Buy Now
Exam Code: ADM-201
Exam Name: Salesforce Certified Platform Administrator (Plat-Admn-201)
Last Update: Apr 7, 2026
Questions: 150
ADM-201 pdf

ADM-201 PDF

$25.5  $84.99
ADM-201 Engine

ADM-201 Testing Engine

$30  $99.99
ADM-201 PDF + Engine

ADM-201 PDF + Testing Engine

$40.5  $134.99