Practice Free Plat-Admn-201 Exam Online Questions
A sales rep typically has several open opportunities for each of their accounts.
Which tool should a Platform Administrator suggest to the sales rep to obtain the total number of accounts associated with open opportunities in a report?
- A . Bucket Column
- B . Report Filter
- C . Unique Count
- D . Group Rows
C
Explanation:
When a report contains many rows where the same Account name appears multiple times (due to having several opportunities), a simple count of rows will not accurately represent the number of distinct accounts. To find the specific number of individual accounts, the Platform Administrator should use the Unique Count feature on the Account Name or Account ID column in the report builder. Selecting "Show Unique Count" provides a total at the bottom of the report (and in summary groupings) that counts each unique value only once, regardless of how many times it appears in the list. Bucket Columns (Option A) group data into categories46. Report Filters (Option B) exclude records47. Grouping Rows (Option D) visually organizes the report by Account but does not inherently provide a single summary number for the count of distinct accounts in the way that Unique Count does.
Which two solutions is a Platform Administrator able to find on AppExchange to enhance their organization?
- A . Components
- B . Customers
- C . Communities
- D . Consultants
A, D
Explanation:
The Salesforce AppExchange is a vast marketplace designed to extend the functionality of a Salesforce organization through various types of solutions.
Components: Administrators can find pre-built Lightning Components (A) to enhance record pages, such as custom maps, weather widgets, or specialized data entry forms. These can be dragged and dropped directly in the Lightning App Builder.
Consultants: The AppExchange also serves as a directory for certified Salesforce Consultants (D). This allows organizations to find and vet professional partners who specialize in specific industries or technical implementations to help them scale their Salesforce instance.
While "Communities" (Option C) refers to a Salesforce product (now Experience Cloud), you don’t "find" them on the AppExchange to enhance an org; rather, you might find packages to enhance them. "Customers" (Option B) are not a solution found on the marketplace. By leveraging the AppExchange, a Platform Administrator can quickly implement proven solutions without the need for extensive internal development.
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
D
Explanation:
In Salesforce, Support Settings is the primary configuration page for determining how the Service Cloud handles automated case updates. This section allows a Platform Administrator to define the "Default Case Owner" and the "Automated Case User." The Automated Case User is the user listed in the Case History for automated actions, such as those triggered by assignment rules, escalation rules, or Email-to-Case. If the business sees an "unexpected" user name in the Created By or Last Modified By fields during these automated processes, it is usually because this setting is pointing to a specific administrator or a system user. By updating the Automated Case User to a dedicated "Integration User," the admin ensures that the audit trail clearly distinguishes between manual edits made by staff and automated updates made by the system. This provides better clarity for the support team and prevents confusion regarding who is responsible for specific record changes.
A Platform Administrator at Cloud Kicks has created an approval process for time-off requests.
Which two automated actions are available for the administrator to add as part of the approval process?
- A . Field Update
- B . Email Alert
- C . Chatter Post
- D . Autolaunched Flow
A, B
Explanation:
Salesforce Approval Processes allow administrators to define a series of steps to automate the approval of records. Within these processes, there are four specific types of automated actions that can be triggered during initial submission, approval, rejection, or recall:
Field Update: Used to change a value on the record, such as switching a "Status" field from "Pending"
to "Approved."
Email Alert: Used to send a templated email to specific users, such as notifying the submitter that their request was granted.
Task: Used to assign a follow-up task to a user.
Outbound Message: Used to send technical data to an external system via API.
While modern automation tools like Flow can post to Chatter or launch other flows, the native approval process engine is limited to these four specific actions. For a "time-off request" scenario, an Email Alert ensures the employee is notified, and a Field Update ensures the record reflects the new status, providing a clear audit trail of the business decision.
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
C
Explanation:
Agentforce is designed to handle multi-step processes that require reasoning and adaptation. Unlike traditional automation (like Workflow or simple Bots) that follows a linear, "If-This-Then-That" path, an Agentforce agent uses generative AI to understand user intent and choose the best sequence of actions to reach a goal. If a customer’s request changes mid-conversation or requires the agent to check multiple systems and make a judgment call, the agentic loop allows it to adapt its behavior in real-time. Single-step processes (Option A) or tasks without decision-making (Option D) are better handled by standard Flow or Macros, which are more cost-effective for simple tasks. Static document generation (Option B) is a fixed output task. Agentforce’s true value lies in managing the "gray areas" of business processes where human-like flexibility is needed.
