Customer service accesses articles with the Knowledge Lightning component on the Service Cloud Console. Billing department userswould like similar functionality on the case record without using the console. How should the administrator configure this request?
-
A
Add the knowledge component to the page layout.
-
B
Add the Knowledge component list to the page layout.
-
C
Add the Knowledge related list to the page layout.
-
D
Add the knowledge related list to the record page
Reveal answer details
Close answer details
The administrator at Ursa Major Solar need to make sure the unassigned cases from VP customers get transferred to the appropriate service representative within 5 hours. VIP Customers have access to support 24 hours a day. How should this be configured?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Sales Users at Cloud Kicks are requesting that the data in the industry field on the Account object displays on the Opportunity page layout. Which type of the field should an administrator create to accomplish this?
-
A
-
B
-
C
Cross Object Formula Field
-
D
Master detail relationship Field
Reveal answer details
Close answer details
Question 4
Multiple choice
An administrator at Universal Containers has been asked to prevent users from accessing Salesforce from outside of their network. What are two considerations for this configuration? Choose 2 answers
-
A
IP address restrictions are set on the profile or globally for the org.
-
B
Assign single sign-on to a permission set to allow users to log in when outside the network.
-
C
Enforce Login IP Ranges on Every Request must be selected to enforce IP restrictions.
-
D
Restrict U2F Security Keys on the user's profile to enforce login hours.
Reveal answer details
Close answer details
The sales team at Ursa Major Solar has asked the administrator to automate an outbound message. What should the administrator utilize to satisfy the request?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 6
Multiple choice
An administrator at Ursa Major Solar just learned about the AppExchange and how helpful it can be to the company's business. Which two actions can be accomplished viathe AppExchange? 'Choose 2 answers
-
A
Find certified developers and consultants.
-
B
Download the Dataloader data tool.
-
C
Install industry-specific solution templates.
-
D
Download standard Lightning components.
Reveal answer details
Close answer details
Question 7
Multiple choice
The Marketing team at Cloud Kicks uses campaigns to generate product interest. They want custom picklist values forthe campaign member Status field for each campaign they run, currently, they ask the administrator to add or delete values, but this is very time consuming. Which two user permission should allow the Marketing team to customize the campaign member status picklist values themselves? Choose 2 answers
-
A
Create and Edit for Campaign Member
-
B
Marketing user feature license
-
C
Customize Application permission
-
D
Edit permission for campaigns
Reveal answer details
Close answer details
Question 8
Multiple choice
Cloud Kicks has created a screen flow for their sales team to use when they add new leads.The screen flow collect name, email and shoe preference. which two things should the administrator do to display the screen flow? Choose 2 answers
-
A
Create a tab and add the screen flow to the page.
-
B
use a flow element and add the screen flow to the record page.
-
C
Add the flow in the utility bar of the console
-
D
install an app from the AppExchange
Reveal answer details
Close answer details
Question 9
Multiple choice
When users log in to Salesforce via the user interface, which two settings does thesystem check for authentication? Choose 2 answers
-
A
The user's Two-Factor Authentication for API Logins permission
-
B
The role IP address restrictions
-
C
The user's profile login hours restrictions
-
D
The user's Two-Factor Authentication for UserInterface Logins permission
Reveal answer details
Close answer details
Question 10
Single choice
A Platform Administrator has been asked to change the data type of an auto number to a text field. What should the administrator be aware of before changing the field?99
-
A
Existing field values will remain unchanged.
-
B
Changing Auto Number field to Text is prevented.
-
C
Existing field values will be deleted.
-
D
Existing field values will be converted.
Reveal answer details
Close answer details
Correct answerA
ExplanationIn Salesforce, when a Platform Administrator changes a field's data type from Auto Number to Text, the operation is considered "safe" regarding data retention. The existing values that were automatically generated by the system (e.g., "INV- 1001") will remain unchanged and stay within the field as static text strings 12. However, once the change is saved, the system will no longer increment or automatically generate new numbers for future records; users will have to enter data manually. It is important to note that the reverse operation-changing a Text field to an Auto Number-is different, as it would require the administrator to decide whether to overwrite existing data or only number new records 14. Options B, C, and D are incorrect because Salesforce explicitly supports this specific conversion without deleting or fundamentally transforming the existing data into a different format other than plain text.
Question 11
Single choice
An administrator wants to create a form in Salesforce for users to fill out when they lose a client. Which automation tool supports creating a wizard to accomplish this goal?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 12
Single choice
What should an administrator use as an identifier when importing and updating records from a separate financial system?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 13
Single choice
A sales manager receives a URL to a Dashboard folder containing several dashboards. However, when the sales manager clicks on the URL, a message appears stating, "We couldn't find the record you're trying to access." What is the reason for this?
-
A
The sales manager does not have the correct permission set.
-
B
The sales manager needs the correct sales user profile.
-
C
The Dashboard folder is set to Private.
-
D
View access has not been granted to the Dashboard folder.
Reveal answer details
Close answer details
Correct answerD
ExplanationIn Salesforce, access to reports and dashboards is controlled at the Folder level. Even if a user has the direct URL to a dashboard, they cannot view it unless the folder containing that dashboard has been shared with them. When a user receives the "We couldn't find the record" error, it typically means they lack View access to the folder. To resolve this, the owner of the folder (or an administrator) must go to the folder's sharing settings and explicitly add the sales manager, their role, or a public group they belong to. Options A and B are less likely because standard sales profiles usually have the general "Run Reports" and "View Dashboards" permissions; the issue here is specific record-level access to that folder's content. Option C is a specific state of a folder (Private to the creator), which is essentially the same as saying access has not been granted to others.
Question 14
Single choice
A Platform Administrator wants to limit the kinds of reports their users can create. Which tool should the administrator use?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationWhen users click the "New Report" button, they are presented with a list of Report Types, which act as templates determining which objects and fields are available for the report. Often, an org has many standard report types that are irrelevant or confusing to the average user. To "limit the kinds of reports" and simplify the user experience, a Platform Administrator can use the Select Report Types to Hide feature in the Report and Dashboard Settings. By hiding unnecessary or redundant report types, the admin ensures that users only see the specific templates that align with company reporting standards. This reduces the risk of users creating inaccurate reports using the wrong data models. Report Folder Sharing (Option B) controls who can view or edit existing reports, but it does not restrict the creation of new ones from specific templates. While creating Custom Report Types is a way to define what data is available, the specific act of "limiting" the visible list is handled by the "Hide" functionality.
Question 15
Single choice
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.
Reveal answer details
Close answer details
Correct answerB
ExplanationThe foundation of Salesforce data security is the Organization-Wide Default (OWD). To ensure that users can only see their own records (and those above them in the hierarchy), the administrator must set the OWD for the object to Private. When an object is private, a user can only see records they own. When that user runs a report, the report engine automatically respects these sharing settings and only displays the records the user is authorized to see. This is a much more secure and scalable solution than creating separate reports for every user (Option C). Option A (Public Read/Write) would allow everyone to see everything, violating the privacy requirement. Option D (Apex sharing) is a complex coding solution that is unnecessary when the standard "Private" sharing model fulfills the requirement through simple configuration.
Question 16
Single choice
Universal Container wants to prevent its service team from accessing deal records. While service users are unable to access deal list views, they are able to find the deal records via asearch. What options should the administrator adjust to fully restrict access?
-
A
Record setting and search index
-
B
Permissions and tab visibility
-
C
App permissions and search terms
-
D
Page layouts and field-level security
Reveal answer details
Close answer details
Question 17
Single choice
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
Reveal answer details
Close answer details
Correct answerB
ExplanationTo manage different business requirements for a single object like Opportunities, Salesforce utilizes a combination of Record Types and Sales Processes. A Sales Process is a specific feature for the Opportunity object that allows an administrator to select which "Stage" picklist values are visible. In this scenario, the admin would create one Sales Process for "Business" (4 stages) and another for "Partner" (8 stages). Once these processes are defined, they are linked to Record Types. Record Types are the engine that allows different users to see different Page Layouts and picklist options based on the "type" of record they are creating. This architecture ensures that users working on Partner deals are guided through the appropriate eight stages and see the relevant fields on their layout, while Business users have a streamlined four-stage experience. This separation is critical for maintaining data integrity and ensuring that the reporting for each pipeline is accurate. It prevents confusion by only showing users the options that are relevant to the specific context of the deal they are managing.
Question 18
Single choice
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
Reveal answer details
Close answer details
Correct answerC
ExplanationAgentforce 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.
Question 19
Single choice
The marketing team at Ursa Major Solar wants to send a personalized email whenever a lead fills out the web-to-Lead form on their website. They want to send different Message based on the Lead Industry Field Value. What Should an administrator configure to meet this requirement?
-
A
Use Validation rule to trigger workflow to email to Lead.
-
B
Configure an auto responserule to email thelead.
-
C
Add a public group and process builder to emailthe lead.
-
D
Create an assignment rule to email the lead
Reveal answer details
Close answer details
Question 20
Single choice
A Platform Administrator is creating a new action instruction for an agent. This action, named createCase, is designed to generate a new Salesforce Case record based on the user's conversation with the agent. Which set of Action Instructions should the administrator use for the createCase action, according to best practices for action instructions?
-
A
"This action provides the ability to create a new case record in the Salesforce system. Its function is to simply save customer information as a record. Use this when the user wants to create a case."
-
B
"Use this action to create a new Salesforce Case record. The goal is to document a customer's issue in the system. Use this when the user's intent is to create a formal record of their problem or question."
-
C
"Creates a new case record in the system for any type of customer inquiry. The purpose of this is to ensure a record of the interaction is saved."
-
D
"The createCase code snippet is configured to create a case. It runs in the background to handle the user' s request to log a new issue. Its purpose is to solve the customer's issue."
Reveal answer details
Close answer details
Correct answerB
ExplanationBest practices for Agentforce Action Instructions emphasize clarity, intent, and specific usage scenarios to help the LLM (Large Language Model) understand exactly when and why to trigger an action 13. Option B is the best choice because it explicitly defines the Action (create a Case), the Goal (document a customer's issue), and the User Intent (formal record of a problem or question)14. High-quality instructions act as a guide for the agent's reasoning process 15. Vague instructions, like those in Option A or C, may lead to the agent triggering the action at inappropriate times, such as during a simple inquiry that doesn't require a formal case. Instructions that focus on "code snippets" (Option D) are less effective because the LLM needs to understand the functional business context rather than the technical implementation details to interact naturally with the user 17.
Question 21
Single choice
The administrator at AW Computing wants to send off client welcome tasks and a welcome email to the primary contact automatically when an Opportunity is Closed won. What automation tool best accomplishes this?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 22
Single choice
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.
Reveal answer details
Close answer details
Correct answerC
ExplanationA Validation Rule is the correct tool for enforcing conditional data entry requirements. When a business rule dictates that a field (Lead Source) must be populated only when another field (Stage) reaches a specific value (Closed Won), a validation rule can evaluate this logic every time a record is saved. The formula would check if the Stage is "Closed Won" and simultaneously check if the Lead Source field is blank. If both conditions are true, the system displays an error message and prevents the user from saving the record. This ensures 100% data compliance. Dependent picklists (Options A and D) are used to filter available options in one list based on the selection of another, but they cannot "require" a value to be present based on a stage change in the same way a validation rule can. Making the stage "Read Only" (Option B) would prevent users from ever winning a deal. Validation rules are the standard method for maintaining data quality during critical transitions in the sales lifecycle.
Question 23
Multiple choice
What are three Setting an administrator should configure to make it easyfor approvers to respond to approval requests? Choose 3 Answers.
-
A
Update the organizations chatter setting to allow approvals.
-
B
Enable the organizations Email approval response setting.
-
C
Specify initial submission actions within the approval process.
-
D
Add the Items to approve component to the approvers home page.
-
E
Create a flow to automatically approve all records.
Reveal answer details
Close answer details
Question 24
Single choice
DreamHouse reality has an approval process. A manager attempts to approve the record but receives an error. What should an administrator review to troubleshoot this request?
-
A
Add a delegated approver for the nextapprover in the process.
-
B
Update the field level security to view on fields that are updated in the process.
-
C
Check if the user in the next approver is inactive or missing
-
D
Review the page layout to ensure, the fields updated in the process are visible
Reveal answer details
Close answer details
Question 25
Single choice
Cloud Kicks want to have consistency when communication with customers on cases. The company has requested messages to be sent in an email channel with categories to help search for the proper message. Which Solution Should be administrator suggest to meet this requirement?
-
A
-
B
Prebuilt Email Templates.
-
C
-
D
Reveal answer details
Close answer details
Question 26
Single choice
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.
Reveal answer details
Close answer details
Correct answerB
ExplanationIn the Salesforce Lightning Experience, the buttons and actions that appear in the header (Highlights Panel) of a record are controlled by the Salesforce Mobile and Lightning Experience Actions section of the Page Layout. If a specific action like "Log a Call" is missing, it is usually because it has not been dragged into this specific section in the Page Layout editor. While standard actions sometimes appear in the Activity component (Option A), they are explicitly configured for the header via the Page Layout. There is no specific "Log a Call permission" (Options C and D) that would hide only that button; if a user has permission to create Tasks, they generally have the ability to use the Log a Call feature if it is present on the layout.
Question 27
Single choice
The administrator at universal containers has a screen flow that helps users create new leads. When lead source is "Search Engine", the administrator needs to require the user to choose a specific a search engine from a picklist. If lead source is not "Search Engine", this picklist should be hidden. How should the administrator complete this requirement?
-
A
Assign a decision element to direct the user to a second screen to hold specific search engine only when a lead source is "Search Engine".
-
B
Use an assignment element, onefor when lead source is "Search Engine" and one for everything else.
-
C
Create a picklist for specific search engine, and set conditional visibility so that is only shown when lead source is "Search Engine".
-
D
Configure a picklist for specific search engine, and use a validation rule to conditionally show only when lead source is "Search Engine"
Reveal answer details
Close answer details
Question 28
Single choice
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.
Reveal answer details
Close answer details
Correct answerD
ExplanationOpportunity Contact Roles allow sales reps to link multiple Contacts to a single Opportunity and assign a specific "Role" to each, such as "Decision Maker," "Influencer," or "Economic Buyer." This provides the visibility needed to understand the "buying committee" for a deal. It also allows for the designation of a "Primary Contact." Opportunity Teams (Option A) are used to track internal staff working the deal. Account Teams (Option B) track collaboration at the account level but are not deal-specific. Standard fields (Option C) are insufficient for tracking a "one-to-many" relationship between an opportunity and multiple contacts with unique roles. Contact Roles are the standard feature designed exactly for stakeholder management in the sales process.
Question 29
Multiple choice
Which two solutions could an administrator find on the AppExchange to enhance their organization? Choose 2 answers
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 30
Multiple choice
Which two capabilities are considerations when marking a field as required in Object Manager? Choose 2 answers
-
A
The field is not required to save records via the API on that object.
-
B
The field is universally required to save a record on that object.
-
C
The field is added to every page layout on that object.
-
D
The field is optional when saving records via web-to-lead and web-to-case
Reveal answer details
Close answer details
Question 31
Single choice
The marketing director at Northern Trail Outfitters has requested that the budget field is populated in order for the Lead Status field to be marked as qualified. What tool should the administrator use to fulfill this request?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 32
Single choice
An administrator at Northern Trail Outfitters is unable to add a new user in salesforce. What could cause this issue?
-
A
The Username is not a corporate email address
-
B
The username is less than 80 characters.
-
C
The Username is a fake email address.
-
D
The Username is already in use.
Reveal answer details
Close answer details
Question 33
Multiple choice
Cloud Kicks needs to be able to show different picklist values for sales and marketing users. Which two options meet this requirement?
-
A
Two permission sets, one record type, one picklist
-
B
One record type, two profiles, one picklist
-
C
One page layout, two record types, one picklist
-
D
Two page layouts, one record type, two picklists
Reveal answer details
Close answer details
Correct answersC, D
ExplanationThere are two primary ways to display different picklist values to different groups of users. The first, and most common, is using Record Types (Option C). A single picklist field can have its available values filtered at the Record Type level. By creating a "Sales" record type and a "Marketing" record type, the admin can select which values are visible for each. These record types are then assigned to the respective users' profiles. The second method (Option D) involves using different Page Layouts and two separate picklist fields. In this scenario, the admin creates two distinct fields (e.g., "Sales Category" and "Marketing Category") and places only the relevant field on the page layout assigned to that specific team. This is less common but effective if the data needs to be stored in entirely different buckets. Option B is incorrect because profiles themselves do not filter picklist values; they only control which record types a user can access.
Question 34
Single choice
Cloud Kicks has a custom object called Shipments. The Company wants to see all the shipment items from an Account page. When an Account is deleted, the shipments should remain. What type of relationship should the administrator make between Shipments and Account?
-
A
Shipments should have a lookup to Account.
-
B
Accounts should have a lookup to Shipments.
-
C
Shipments should have a master-detail to Accounts.
-
D
Accounts should have a master-detail to Shipments.
Reveal answer details
Close answer details
Question 35
Single choice
Universal Containers wants to implement collaborative selling where multiple roles work together on customer accounts. Sales reps need full access to their assigned accounts, while customer support reps and sales engineers need access to opportunities and cases related to specific accounts they support. The sales manager wants to streamline the process by automatically adding the same team members to multiple accounts. Which feature should a Platform Administrator configure to meet this requirement?
-
A
Set up default account teams with specified access levels for different team roles.
-
B
Create sharing rules to grant access to opportunities and cases for support teams.
-
C
Configure role hierarchy to automatically grant account access to the appropriate teams.
-
D
Use permission sets to provide additional access to account-related records.
Reveal answer details
Close answer details
Correct answerA
ExplanationAccount Teamsare designed specifically for "collaborative selling," allowing multiple users to work together on a single Account. By using Account Teams, an administrator can define specific roles (e.g., Sales Engineer, Support Rep) and grant them varying levels of access (Read/Write or Read Only) to the Account and its related Opportunities and Case. To meet the manager's requirement of "streamlining" and "automatically adding" members, the administrator should encourage users to set upDefault Account Teams. Once a user defines their default team in their personal settings, they can click a single button to add that entire team to any Account they own. Sharing Rules (Option B) are typically too broad for this requirement because they apply to all records meeting a criteria, rather than specific collaborative groups 61. The Role Hierarchy (Option C) provides vertical access but doesn't easily handle the horizontal, project-based access required for support reps and engineers working on specific accounts 62. Permission Sets (Option D) grant functional permissions (what a user can do) but do not grant access to specific data records in a collaborative way 63.
Question 36
Single choice
When a Sales rep clicks a button on an opportunity, a simple discount calculator screen should be launched. Which automation tool should an administrator use to build this discount calculator screen?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 37
Multiple choice
Cloud Kicks wants to track shoe designs by products. Shoe designs should be unable to be deleted, and there can be multiple designs for one product across various stages. Which two steps should the administrator configure to meet this requirement? Choose 2 answers
-
A
Add a custom master-detail field for shoe designs on the Product object,
-
B
Create a custom object for shoe designs.
-
C
Use the standard object for designs.
-
D
Configure a custom lookup field for shoe designs on the Product object.
Reveal answer details
Close answer details
Question 38
Multiple choice
An administrator at DreamHouse Realty needs to create customized pages for the Salesforce mobile app. Which two types of pages should a Platform Administrator build and customize using the Lightning App Builder?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answersA, C
ExplanationThe Lightning App Builder is the primary tool for creating custom user interfaces in both the desktop and mobile versions of Salesforce. For mobile customization, administrators primarily focus on two page types: App Page:These are custom "landing pages" or "home pages" for an app. They can contain a mix of components like lists, charts, and flows, and they appear as items in the mobile navigation menu. Record Page: These allow administrators to customize the layout of a specific object (like an Account or a custom Property record) for mobile users. Admins can use "Component Visibility Rules" to show or hide specific sections when the record is viewed on a mobile device, ensuring a streamlined experience on smaller screens. There is no such thing as a "User Page" (Option B) in the App Builder. While dashboards can be viewed on mobile, they are created in the Dashboard Builder, not the Lightning App Builder (Option D).
Question 39
Single choice
The VP of sales at Cloud Kicks has a standard sales profile and is receiving an error message that prevents them from saving an opportunity. A Platform Administrator attempted the same edit without receiving an error. How should the administrator troubleshoot this issue?
-
A
Log in as a system administrator to troubleshoot.
-
B
Use 'Login as' to log in as the user.
-
C
Use an AppExchange product to troubleshoot.
-
D
Ask the user for their password so the admin can log in as the user.
Reveal answer details
Close answer details
Correct answerB
ExplanationWhen a specific user encounters an error that an administrator cannot replicate, the most effective troubleshooting technique is to "Login as" that user. This feature, which must be enabled in the organization's login policies, allows the administrator to see exactly what the user sees and experience the system through their specific profile, role, and sharing permissions 22. This is vital for identifying issues related to Validation Rules, Field-Level Security, or Record-Triggered Flows that might only trigger under specific user contexts. Logging in as a system administrator (Option A) is ineffective because administrators often bypass certain restrictions that apply to standard users 4. Asking for a password (Option D) is a major security violation and is never required in Salesforce5. By using the "Login as" feature, the admin can pinpoint whether the error is caused by the user's data input or a specific permission conflict assigned to their profile.
Question 40
Single choice
What is an Agentforce use case in a sales organization?
-
A
-
B
Automating all marketing content
-
C
Providing basic web bot chats
-
D
Automating Lead Qualification
Reveal answer details
Close answer details
Correct answerD
ExplanationAgentforce is designed to handle sophisticated, multi-step business processes that traditionally require human intervention. In a sales organization, a primary use case is Automating Lead Qualification. Unlike basic web bots (Option C) that follow a rigid, pre-defined script, an Agentforce agent can engage in natural language conversations with prospects. It can ask relevant discovery questions, handle objections, and determine if a lead meets the company's "Qualified" criteria based on the information provided. Once qualified, the agent can autonomously update the Salesforce record or even book a meeting for a human sales representative. While AI can assist with content, "automating all marketing content" (Option B) is overly broad and typically handled by specialized marketing tools. Generating cold calls (Option A) involves voice technology and legal complexities that are not the core focus of the Agentforce platform's digital agent capabilities. Lead qualification represents a high-value, repeatable process that perfectly leverages the agent's ability to reason and interact with Salesforce data.
Question 41
Single choice
An administrator has reviewed an upcoming critical update. How should the administrator proceed with activation of the critical update?
-
A
Activate the critical update in a sandbox.
-
B
Allow the critical update to auto-activate.
-
C
Activate the critical update in production.
-
D
Allow the critical update to auto-activate in a sandbox.
Reveal answer details
Close answer details
Question 42
Multiple choice
The administrator for Cloud Kicks needs to give access to a new custom object with custom fields to more than one user. Which two options shouldan administrator use to meet this requirement? Choose 2 answers
-
A
Add to manual sharing list
-
B
Assign permission set group to Users
-
C
-
D
Edit organization-wide defaults
Reveal answer details
Close answer details
Question 43
Single choice
Northern Trail outfitters has hired interns to enter Leads into Salesforce and has requested a way to is identify these new records from existing Leads. What approach should an administrator take to meet this requirement?
-
A
Set up Web-to-Lead form the interns use.
-
B
Define a record type and assign it to the interns.
-
C
Create a separate Lead Lightning App.
-
D
Update the active Leas Assignment Rules.
Reveal answer details
Close answer details
Question 44
Single choice
The VP of sales at Dreamhouse Realty has requested a dashboard to visualize enterprise sales across the different teams. The key place of data is the total of all sales for the year and the progress to the enterprise sales goal. What dashboard component will effectively show this number and the proximity to the total goal as a single value?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 45
Multiple choice
An administrator has assigned a permission set group with the two-factor authentication for User Interface Logins permissions and the two-factor authentication for API Logins permission to a group of users. Which two prompts willhappen when one of the users attempts to log in to Data Loader? Choose 2 answers
-
A
Users need to connect an authenticator app to their Salesforce account.
-
B
Users need to get a security token from a trusted network using Reset My Security Token.
-
C
Usersneed to download and install an authenticator app on their mobile device.
-
D
Users need to enter a verification code from email or SMS, whichever has higher priority.
Reveal answer details
Close answer details
Question 46
Single choice
Cloud Kicks executives have noticed the opportunity Expected revenue Field displays incorrect values. How Should the administrator correct this?
-
A
Update the expected revenue associated with the stage.
-
B
Adjust the forecast category associated with thestage.
-
C
Modify the closed won value associated with the stage.
-
D
Change the probability associated with the stage.
Reveal answer details
Close answer details
Question 47
Single choice
How should a Platform Administrator provide users with individualized views of data on a dashboard?
-
A
Add a Dashboard Filter to change the dashboard view.
-
B
Create a Dynamic Dashboard.
-
C
Set View Dashboard As to Me.
-
D
Set View Dashboard As to Another person.
Reveal answer details
Close answer details
Correct answerB
ExplanationA Dynamic Dashboard is a specific type of dashboard where the data displayed changes based on which user is currently viewing it. By setting the "View Dashboard As" property to "The logged-in user," the dashboard components will respect each individual user's sharing settings, role hierarchy, and record ownership. For example, if a sales rep views a dynamic dashboard, they might only see their own $100k pipeline, while their manager viewing the same dashboard would see the team's combined $1M pipeline. This eliminates the need for an administrator to create and maintain dozens of identical dashboards for different individuals. Dashboard Filters (Option A) allow users to narrow down data but do not change the fundamental "running user" security context. Setting the dashboard to run as "Me" (the admin) or "Another person" (Options C and D) creates a static view where everyone sees the same data, which is the opposite of providing an individualized view.
Question 48
Single choice
Users at Dreamhouse Reality 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 an administrator create the dashboard without changing any sharing setting?
-
A
Update the dashboard to folder settings to manager for the sales reps role.
-
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
Create a dashboard with the running User set as someone who can see all Opportunities
Reveal answer details
Close answer details
Question 49
Single choice
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
-
B
-
C
-
D
Automation event triggered flow
Reveal answer details
Close answer details
Correct answerA
ExplanationFor any business process that needs to run at a specific time interval (in this case, "once a week"), a Scheduled flow is the standard tool. A scheduled flow allows the Platform Administrator to define a frequency (Daily, Weekly, or Once) and a start time 57. The flow can then query all relevant Account records and perform the logic of counting open cases and updating the parent record autonomously 58. Record-triggered flows (Option B) are inappropriate here because the count needs to happen on a schedule rather than being triggered by an individual record edit 59. Autolaunched flows (Option C) must be called by another process, such as a button or Apex, and do not have their own timing mechanism 60. "Automation event triggered flow" (Option D) is not a standard type of flow used for recurring batch processing
Question 50
Single choice
The Administrator at Cloud Kicks need to automatically route support cases, regardless of how theyare created, to a queue based on case priority. What tool should the administrator use?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 51
Multiple choice
Northern Trail Outfitterswants to initiate expense reports from Salesforce to the external HR system. This process needs to be reviewed by managers and directors. Which two tools should and administrator configure? Choose 2 answers
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 52
Single choice
The client services and customer support teams share the same profile but have different permission sets. The custom object Retention related list needs to be restricted to the client services team on the Lightning record page layout. What should a Platform Administrator use to fulfill this request?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationWhen users share the same profile but require different user interface experiences, Component Visibility is the most effective tool. In the Lightning App Builder, the administrator can select the "Related List" component (or a "Related List - Single" component for Retention) and add a visibility filter. The filter can be set to "User > Permission > Custom Permission" or "User > Profile," but since they share a profile, the best approach is to filter based on a Permission Set or a specific user field. This allows the Retention list to be visible only to the Client Services team members while remaining hidden for the Customer Support team, even though they are looking at the same record. Page Layout Assignment (Option A) and Record Type Assignment (Option C) are profile-based and would not work since the teams share a profile. Sharing Settings (Option D) control access to the data itself, but the request specifically asks to hide the UI element (the related list).
Question 53
Single choice
The DreamHouse Realty team has a master-detail relationship set up with open house as the parent object and visitors as the child object. What type of field should the administrator add to the open house object to track number of visitors?
-
A
-
B
-
C
Cross-object formula field
-
D
Reveal answer details
Close answer details
Question 54
Single choice
At cloud kicks sales reps use discounts on the opportunity record to help win sales on products. When an opportunity is won, they then have to manually apply thediscount up the related opportunity products. The sales manager has asked if three is a way to automate this time consuming task. What should the administrator use to deliver this requirement?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 55
Single choice
Cloud Kicks is concerned that not everyone on the sales team is entering key data into accounts and opportunities that they own. Also, the team is concerned that if the key information changes, it does not get updated in Salesforce. A Platform Administrator wants to get a better understanding of their data quality and record completeness. What should the administrator do to accomplish this?
-
A
Explore AppExchange for data quality and record completeness solutions.
-
B
Create a report for Accounts and Opportunities highlighting missing data.
-
C
Subscribe the sales reps to a monthly report for accounts and opportunities.
-
D
Configure the key fields as required fields on the page layout.
Reveal answer details
Close answer details
Correct answerB
ExplanationThe administrator's goal is togain a better understandingof current data quality and record completeness issues in Accounts and Opportunities. Creating reports (or dashboards) that highlight blank or missing key fields-using filters like "Field equals (blank)" or formula fields to flag incompleteness-directly assesses the existing data by showing which records lack required information. Why B is correct: Salesforce Trailhead modules on data quality emphasize using reports and dashboards (e.g., Account, Contact & Opportunity Data Quality Dashboard) to identify missing fields and measure completeness before implementing fixes. Why not the others A: Exploring AppExchange apps is useful for advanced or ongoing solutions but skips the initial assessment step. C: Subscribing reps to reports helps with awareness but doesn't provide the admin with an overview of data quality. D: Making fields required prevents future issues but doesn't reveal current missing data or outdated records. This approach aligns with Salesforce best practices: assess data quality first through reporting, then enforce improvements.
Question 56
Single choice
Clod Kickshas a screen flow with two questions on the same screen, but only one is necessary at a time. The administrator has been asked to show only the questions that is needed. How should an administrator complete this?
-
A
Use a new version of the flow for each scenario.
-
B
Use a decision element and a new screen to show the proper question
-
C
Use a conditional visibility to hide the unnecessary question
-
D
Use branching in the flow screen to show the proper scenario
Reveal answer details
Close answer details
Question 57
Single choice
The CTO of AW Computing has defined a new policy for cases toimprove customer satisfaction. All cases submitted with a Case Reason of Installation must be acknowledged immediately via email and assigned to the appropriate agents. Any cases that are still in the New status after 4 hours must be escalated to support management. What case management tools need to be utilized for this requirement?
-
A
Auto-response rules, Macros, Entitlements
-
B
Auto-response rules, Queues, Macros
-
C
Auto-response rules, Queues, Escalation Rules
-
D
Auto-response rules, Entitlements, Escalation Rules
Reveal answer details
Close answer details
Question 58
Single choice
The CTO of AW Computing has defined a new policy for cases to improve customer satisfaction. All cases submitted with a Case Reason of Installation mustbe acknowledged immediately via email and assigned to the appropriate agents. Any cases that are still in the New status after 4 hours must be escalated to support management. What case management tools need to be utilized for this requirement?
-
A
Auto-response rules, Macros, Entitlements
-
B
Auto-response rules, Queues, Macros
-
C
Auto-response rules, Queues, Escalation Rules
-
D
Auto-response rules, Entitlements, Escalation Rules
Reveal answer details
Close answer details
Question 59
Multiple choice
The administrator at Ursa Major Solar has created a custom report type and built a report for sales operation team. However, none of the user are able to access the report. Which two options could cause this issue? Choose 2 Answers
-
A
The custom report type is in development.
-
B
The user's profile is missing view access.
-
C
The org has reached its limit of custom report types.
-
D
The report is saved in a private folder
Reveal answer details
Close answer details
Question 60
Single choice
An administrator at Ursa Major Solar needs to send information to an external accounting system What workflow action should the administrator use to accomplish this?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
|