WorksheetsAgentforce Specialist Set 3 and 4
Total questions: 120
Worksheet time: 3600secs
Name
Class
Date
1.
Question 1
Universal Containers (UC) wants to offer personalized service experiences and reduce agent handling time with Al-generated email responses, grounded in Knowledge base.
Which AI capability should UC use?
a)
A. Einstein Email Replies
b)
B. Einstein Generative Service Replies for Email
c)
C. Einstein Service Replies for Email
2.
Question 2
A sales manager needs to contact leads at scale with hyper-relevant solutions and customized communications in the most efficient manner possible. Which Salesforce solution best suits this need?
a)
A. Einstein Lead follow-up
b)
B. Einstein Sales Assistant
c)
C. Prompt Builder
3.
Question 3
A data science team has trained an XGBoost (eXtreme Gradient Boosting) classification model for product recommendations on Databricks. The Agentforce Specialist is tasked with bringing inferences for product recommendations from this model into Data Cloud as a stand-alone data model object (DMO).
How should the Agentforce Specialist set this up?
a)
A. Create the serving endpoint in Databricks, then configure the model using a Python SDK connector.
b)
B. Create the serving endpoint in Databricks, then configure the model using Model Builder.
c)
C. Create the serving endpoint in Einstein Studio, then configure the model using Model Builder.
4.
Question 4
Universal Containers has implemented an agent that answers questions based on Knowledge articles. Which topic and Agent Action will be shown in the Agent Builder?
a)
A. General Q&A topic and Knowledge Article Answers action.
b)
B. General CRM topic and Answers Questions with LLM Action.
c)
C. General FAQ topic and Answers Questions with Knowledge Action.
5.
Question 5
Universal Containers (UC) plans to implement prompt templates that utilize the standard foundation models.
What should UC consider when building prompt templates in Prompt Builder?
a)
A. Ask it to role-play as a character in the prompt template to provide more context to the LLM.
b)
B. Train LLM with data using different writing styles including word choice, intensifiers, emojis, and punctuation.
c)
C. Include multiple-choice questions within the prompt to test the LLM's understanding of the context.
6.
Question 6
Universal Containers (UC) uses a file upload-based data library and custom prompt to support AI-driven training content. However, users report that the AI frequently returns outdated documents. Which corrective action should UC implement to improve content relevancy?
a)
A. Continue using the default retriever without filters, because periodic re-uploads will eventually phase out outdated documents without further configuration or the need for custom retrievers.
b)
B. Configure a custom retriever that includes a filter condition limiting retrieval to documents updated within a defined recent period, ensuring that only current content is used for AI responses.
c)
C. Switch the data library source from file uploads to a Knowledge-based data library, because Salesforce Knowledge bases automatically manage document recency, ensuring current documents are returned.
7.
Question 7
Universal Containers implements three custom actions to get three distinct types of sales summaries for its users. Users are complaining that they are not getting the right summary based on their utterances. What should the Agentforce Specialist investigate as the root cause?
a)
A. Review that the custom action Is assigned to an Agent.
b)
B. Ensure the input and output types are correctly chosen.
c)
C. Review the action Instructions to ensure they are unique.
8.
Question 8
An Agentforce Agent has been developed with multiple topics and Agent Actions that use flows and Apex.
Which options are available for deploying these to production?
a)
A. Use only change sets because the Salesforce CLI does not currently support the deployment of agent- related metadata.
b)
B. Deploy flows, Apex, and all agent-related items using either change sets or the Salesforce CLI/Metadata API.
c)
C. Deploy the flows and Apex using normal deployment tools and manually create the agent-related items in production.
9.
Question 9
A service agent is looking at a custom object that stores travel information. They recently received a weather alert and now need to cancel flights for the customers that are related with this itinerary. The service agent needs to review the Knowledge articles about canceling and rebooking the customer flights.
Which Agent capability helps the agent accomplish this?
a)
A. Invoke a flow which makes a call to external data to create a Knowledge article.
b)
B. Execute tasks based on available actions, answering questions using information from accessible Knowledge articles.
c)
C. Generate a Knowledge article based off the prompts that the agent enters to create steps to cancel flights.
10.
Question 10
Universal Containers (UC) wants to improve the efficiency of addressing customer questions and reduce agent handling time with AI- generated responses. The agents should be able to leverage their existing knowledge base and identify whether the responses are coming from the large language model (LLM) or from Salesforce Knowledge.
Which step should UC take to meet this requirement?
a)
A. Turn on Service AI Grounding, Grounding with Case, and Service Replies.
b)
B. Turn on Service AI Grounding and Grounding with Knowledge.
c)
C. Turn on Service Replies, Service AI Grounding, and Grounding with Knowledge.
11.
Question 11
Universal Containers' data science team is hosting a generative large language model (LLM) on Amazon Web Services (AWS).
What should the team use to access externally-hosted models in the Salesforce Platform?
a)
A. Model Builder
b)
B. App Builder
c)
C. Copilot Builder
12.
Question 12
What is an appropriate use case for leveraging Agentforce Sales Agent in a sales context?
a)
A. Enable a sales team to use natural language to invoke defined sales tasks grounded in relevant data and be able to ensure company policies are applied. conversationally and in the now or work.
b)
B. Enable a sales team by providing them with an interactive step-by-step guide based on business rules to ensure accurate data entry into Salesforce and help close deals fatter.
c)
C. Instantly review and read incoming messages or emails that are then logged to the correct opportunity, contact, and account records to provide a full view of customer interactions and communications.
13.
Question 13
Universal Containers (UC) plans to automatically populate the Description field on the Account object.
Which type of prompt template should UC use?
a)
A. Field Generation prompt template
b)
B. Flex Prompt template
c)
C. Sales Email prompt template
14.
Question 14
An Agentforce is setting up a new org and needs to ensure that users can create and execute prompt templates.
The Agentforce Specialist is unsure which roles are necessary for these tasks.
Which permission sets should the Agentforce Specialist assign to users who need to create and execute prompt templates?
a)
A. Prompt Template Manager for creating templates and Data Cloud Admin for executing templates
b)
B. Prompt Template Manager for creating templates and Prompt Template User for executing templates
c)
C. Data Cloud Admin for creating templates and Prompt Template User for executing templates
15.
Question 15
Universal Containers deployed the new Agentforce Sales Development Representative (SDR) Into production, but sales reps are saying they can't find it. What is causing this issue?
a)
A. Sales rep users profiles are missing the Allow SDR Agent permission.
b)
B. Sales rep users do not have access to the SDR Agent object.
c)
C. Sales rep users are missing the User SDR Agent permission set.
16.
Question 16
How does an Agent respond when it can't understand the request or find any requested information?
a)
A. With a preconfigured message, based on the action type.
b)
B. With a general message asking the user to rephrase the request.
c)
C. With a generated error message.
17.
Question 17
An Agentforce at Universal Containers is trying to set up a new Field Generation prompt template. They take the following steps.
1. Create a new Field Generation prompt template.
2. Choose Case as the object type.
3. Select the custom field AI_Analysis_c as the target field.
After creating the prompt template, the Agentforce Specialist saves, tests, and activates it. Howsoever, when they go to a case record, the AI Analysis field does not show the (Sparkle) icon on the Edit pencil. When the Agentforce Specialist was editing the field, it was behaving as a normal field.
Which critical step did the Agentforce Specialist miss?
a)
A. They forgot to reactivate the Lightning page layout for the Case object after activating their Field Generation prompt template.
b)
B. They forgot that the Case Object is not supported for Add generation as Feinstein Service Replies should be used instead.
c)
C. They forgot to edit the Lightning page layout and associate the field to a prompt template
18.
Question 18
In addition to Recipient and Sender, which object should An Agentforce utilize for inserting merge fields into a Sales email template prompt?
a)
A. Recipient Opportunities
b)
B. Recipient Account
c)
C. User Organization
19.
Question 19
The marketing team at Universal Containers is looking for a way personalize emails based on customer behavior, preferences, and purchase history.
Why should the team use Agent as the solution?
a)
A. To generate relevant content when engaging with each customer
b)
B. To analyze past campaign performance
c)
C. To send automated emails to all customers
20.
Question 20
What should An Agentforce consider when using related list merge fields in a prompt template associated with an Account object in Prompt Builder?
a)
A. The Activities related list on the Account object is not supported because it is a polymorphic field.
b)
B. If person accounts have been enabled, merge fields will not be available for the Account object.
c)
C. Prompt generation will yield no response when there is no related list associated with an Account in runtime.
21.
Question 21
Which part of the Einstein Trust Layer architecture leverages an organization's own data within a large language model (LLM) prompt to confidently return relevant and accurate responses?
a)
A. Prompt Defense
b)
B. Data Masking
c)
C. Dynamic Grounding
22.
Question 22
A Salesforce Administrator is exploring the capabilities of Agent to enhance user interaction within their organization. They are particularly interested in how Agent processes user requests and the mechanism it employs to deliver responses. The administrator is evaluating whether Agent directly interfaces with a large language model (LLM) to fetch and display responses to user inquiries, facilitating a broad range of requests from users.
How does Agent handle user requests In Salesforce?
a)
A. Agent will trigger a flow that utilizes a prompt template to generate the message.
b)
B. Agent will perform an HTTP callout to an LLM provider.
c)
C. Agent analyzes the user's request and LLM technology is used to generate and display the appropriate response.
23.
Question 23
Universal Containers' Agent Action includes several Apex classes for the new Agentforce Agent. What is an important consideration when deploying Apex that is invoked by an Agent Action?
a)
A. The Apex classes must have at least 75% code coverage from unit tests, and all dependencies must be in the deployment package.
b)
B. Apex classes invoked by an Agent Action may be deployed with less than 75% test coverage as long as the agent is not activated in production.
c)
C. The Apex classes may bypass the 75% code coverage requirement as long as they are only used by the agent.
24.
Question 24
Universal Containers recently added a custom flow for processing returns and created a new Agent Action.
Which action should the company take to ensure the Agentforce Service Agent can run this new flow as part of the new Agent Action?
a)
A. Recreate the flow using the Agentforce agent user.
b)
B. Assign the Manage Users permission to the Agentforce Agent user.
c)
C. Assign the Run Flows permission to the Agentforce Agent user.
25.
Question 25
An Agentforce is tasked with analyzing Agent interactions looking into user inputs, requests, and queries to identify patterns and trends.
What functionality allows the AX Specialist to achieve this?
a)
A. User Utterances dashboard
b)
B. Agent Event Logs dashboard
c)
C. AI Audit & Feedback Data dashboard
26.
Question 26
Universal Containers wants support agents to use Agentforce to ask questions about its product tutorials and product guides.
What should the Agentforce Specialist do to meet this requirement?
a)
A. Create a prompt template for product tutorials and guides.
b)
B. Add an Answer Questions custom field in the product object for tutorial instructions.
c)
C. Publish product tutorials and guides as Knowledge articles.
27.
Question 27
An administrator is responsible for ensuring the security and reliability of Universal Containers' (UC) CRM data. UC needs enhanced data protection and up-to-date AI capabilities. UC also needs to include relevant information from a Salesforce record to be merged with the prompt.
Which feature in the Einstein Trust Layer best supports UC's need?
a)
A. Data masking
b)
B. Dynamic grounding with secure data retrieval
c)
C. Zero-data retention policy
28.
Question 28
An Al Specialist is tasked with creating a prompt template for a sales team. The template needs to generate a summary of all related opportunities for a given Account.
Which grounding technique should the Al Specialist use to include data from the related list of opportunities in the prompt template?
a)
A. Use the merge fields to reference a custom related list of opportunities.
b)
B. Use merge fields to reference the default related list of opportunities.
c)
C. Use formula fields to reference the Einstein related list of opportunities.
29.
Question 29
Universal Containers deploys a new Agentforce Service Agent into the company's website but is getting feedback that the Agentforce Service Agent is not providing answers to customer questions that are found in the company's Salesforce Knowledge articles. What is the likely issue?
a)
A. The Agentforce Service Agent user is not assigned the correct Agent Type License.
b)
B. The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.
c)
C. The Agentforce Service Agent user was not given the Allow View Knowledge permission set.
30.
Question 30
A sales manager is using Agent Assistant to streamline their daily tasks. They ask the agent to Show me a list of my open opportunities.
How does the large language model (LLM) in Agentforce identify and execute the action to show the sales manager a list of open opportunities?
a)
A. The LLM interprets the user's request, generates a plan by identifying the apcMopnete topics and actions, and executes the actions to retrieve and display the open opportunities
b)
B. The LLM uses a static set of rules to match the user's request with predefined topics and actions, bypassing the need for dynamic interpretation and planning.
c)
C. Using a dialog pattern. the LLM matches the user query to the available topic, action and steps then performs the steps for each action, such as retrieving a fast of open opportunities.
31.
Question 31
After creating a foundation model in Einstein Studio, which hyperparameter should An Agentforce use to adjust the balance between consistency and randomness of a response?
a)
A. Presence Penally
b)
B. Variability
c)
C. Temperature
32.
Question 32
What is best practice when refining Agent custom action instructions?
a)
A. Provide examples of user messages that are expected to trigger the action.
b)
B. Use consistent introductory phrases and verbs across multiple action instructions.
c)
C. Specify the persona who will request the action.
33.
Question 33
Universal Containers (UC) wants to enable its sales team to use AI to suggest recommended products from its catalog. Which type of prompt template should UC use?
a)
A. Record summary prompt template
b)
B. Email generation prompt template
c)
C. Flex prompt template
34.
Question 34
The sales team at a hotel resort would like to generate a guest summary about the guests' interests and provide recommendations based on their activity preferences captured in each guest profile. They want the summary to be available only on the contact record page. Which AI capability should the team use?
a)
A. Model Builder
b)
B. Agent Builder
c)
C. Prompt Builder
35.
Question 35
An account manager is preparing for an upcoming customer call and wishes to get a snapshot of key data points from accounts, contacts, leads, and opportunities in Salesforce.
Which feature provides this?
a)
A. Sales Summaries
b)
B. Sales Insight Summary
c)
C. Work Summaries
36.
Question 36
Universal Containers (UC) would like to implement the Sales Development Representative (SDR) Agent.
Which channel consideration should UC be aware of while implementing it?
a)
A. SDR Agent must be deployed in the Messaging channel.
b)
B. SDR Agent only works in the Email channel.
c)
C. SDR Agent must also be deployed on the company website.
37.
Question 37
How does the AI Retriever function within Data Cloud?
a)
A. It performs contextual searches over an indexed repository to quickly fetch the most relevant documents, enabling grounding AI responses with trustworthy, verifiable information.
b)
B. It monitors and aggregates data quality metrics across various data pipelines to ensure only high- integrity data is used for strategic decision-making.
c)
C. It automatically extracts and reformats raw data from diverse sources into standardized datasets for use in historical trend analysis and forecasting.
38.
Question 38
Amid their busy schedules, sales reps at Universal Containers dedicate time to follow up with prospects and existing clients via email regarding renewals or new deals. They spend many hours throughout the week reviewing past communications and details about their customers before performing their outreach. Which standard Agent action helps sales reps draft personalized emails to prospects by generating text based on previous successful communications?
a)
A. Agent Action: Summarize Record
b)
B. Agent Action: Find Similar Opportunities
c)
C. Agent Action: Draft or Revise Sales Email
39.
Question 39
Universal Containers (UC) is discussing its AI strategy in an agile Scrum meeting.
Which business requirement would lead An Agentforce to recommend connecting to an external foundational model via Einstein Studio (Model Builder)?
a)
A. UC wants to fine-tune model temperature.
b)
B. UC wants a model fine-tuned using company data.
c)
C. UC wants to change the frequency penalty of the model.
40.
Question 40
Universal Containers (UC) is creating a new custom prompt template to populate a field with generated output. UC enabled the Einstein Trust Layer to ensure AI Audit data is captured and monitored for adoption and possible enhancements. Which prompt template type should UC use and which consideration should UC review?
a)
A. Field Generation, and that Dynamic Fields is enabled
b)
B. Field Generation, and that Dynamic Forms is enabled
c)
C. Flex, and that Dynamic Fields is enabled
41.
Question 41
For an Agentforce Data Library that contains uploaded files, what occurs once it is created and configured?
a)
A. Indexes the uploaded files in a location specified by the user
b)
B. Indexes the uploaded files into Data Cloud
c)
C. Indexes the uploaded files in Salesforce File Storage
42.
Question 42
A customer service representative is looking at a custom object that stores travel information. They recently received a weather alert and now need to cancel flights for the customers that are related to this Itinerary. The representative needs to review the Knowledge articles about canceling and rebooking the customer flights.
Which Agentforce capability helps the representative accomplish this?
a)
A. Invoke a flow which makes a call to external data to create a Knowledge article.
b)
B. Execute tasks based on available actions, answering questions using information from accessible Knowledge articles.
c)
C. Generate Knowledge article based off the prompts that the agent enters to create steps to cancel flights.
43.
Question 43
An Agentforce at Universal Containers (UC) is building with no-code tools only. They have many small accounts that are only touched periodically by a specialized sales team, and UC wants to maximize the sales operations team's time. UC wants to help prep the sales team for the calls by summarizing past purchases, interests in products shown by the Contact captured via Data Cloud, and a recap of past email and phone conversations for which there are transcripts.
Which approach should the Agentforce Specialist recommend to achieve this use case?
a)
A. Use a prompt template grounded on CRH and Data Cloud data using standard foundation model.
b)
B. Fine-Tune the standard foundational model due to the complexity of the data.
c)
C. Deploy UC's own custom foundational model on this data first.
44.
Question 44
Universal Containers implements Custom Agent Actions to enhance its customer service operations. The development team needs to understand the core components of a Custom Agent Action to ensure proper configuration and functionality. What should the development team review in the Custom Agent Action configuration to identify one of the core components of a Custom Agent Action?
a)
A. Action Triggers
b)
B. Instructions
c)
C. Output Types
45.
Question 45
Universal Containers (UC) is rolling out an AI-powered support assistant to help customer service agents quickly retrieve relevant troubleshooting steps and policy guidelines. The assistant relies on a search index in Data Cloud that contains product manuals, policy documents, and past case resolutions. During testing, UC notices that agents are receiving too many irrelevant results from older product versions that no longer apply.
How should UC address this issue?
a)
A. Modify the search index to only store documents from the last year and remove older records.
b)
B. Create a custom retriever in Einstein Studio, and apply filters for publication date and product line.
c)
C. Use the default retriever, as it already searches the entire search index and provides broad coverage.
46.
Question 46
Universal Containers, dealing with a high volume of chat inquiries, implements Einstein Work Summaries to boost productivity.
After an agent-customer conversation, which additional information does Einstein generate and fill, apart from the "summary"'
a)
A. Sentiment Analysis and Emotion Detection
b)
B. Draft Survey Request Email
c)
C. Issue and Resolution
47.
Question 47
Universal Containers (UC) is looking to enhance its operational efficiency. UC has recently adopted Salesforce and is considering implementing Agent to improve its processes.
What is a key reason for implementing Agent?
a)
A. Improving data entry and data cleansing
b)
B. Allowing AI to perform tasks without user interaction
c)
C. Streamlining workflows and automating repetitive tasks
48.
Question 48
Universal Containers wants its AI agent to answer customer questions with precise and up-to-date information. How does an Agentforce Data Library simplify and enable this?
a)
A. It automates the ingestion, taxonomical classification and storage of knowledge in Data Cloud for precision keyword search retrieval to ground prompts and agents with relevant information.
b)
B. It automates the ingestion, Indexing of data, and creates a default retriever to be used in prompts and agents for grounding with relevant information.
c)
C. It automates the ingestion and optical character recognition (OCR) processing of any PDF, and indexes them to enable regular SQL query retrieval to ground prompts and agents with relevant information.
49.
Question 49
An Agentforce Specialist is creating a custom action in Agentforce. Which option is available for the Agentforce Specialist to choose for the custom Agent action?
a)
A. Apex Trigger
b)
B. SOQL
c)
C. Flows
50.
Question 50
Universal Containers (UC) is using standard Service AI Grounding. UC created a custom rich text field to be used with Service AI Grounding.
What should UC consider when using standard Service AI Grounding?
a)
A. Service AI Grounding only works with Case and Knowledge objects.
b)
B. Service AI Grounding only supports String and Text Area type fields.
c)
C. Service AI Grounding visibility works m system mode.
51.
Question 51
Universal Containers wants to leverage the Record Snapshots grounding feature in a prompt template. What preparations are required?
a)
A. Configure page layout of the master record type.
b)
B. Create a field set for all the fields to be grounded.
c)
C. Enable and configure dynamic form for the object.
52.
Question 52
Universal Containers tests out a new Einstein Generative AI feature for its sales team to create personalized and contextualized emails for its customers. Sometimes, users find that the draft email contains placeholders for attributes that could have been derived from the recipient's contact record. What is the most likely explanation for why the draft email shows these placeholders?
a)
A. The user does not have permission to access the fields.
b)
B. The user's locale language is not supported by Prompt Builder.
c)
C. The user does not have Einstein Sales Emails permission assigned.
53.
Question 53
What is the role of the large language model (LLM) in understanding intent and executing an Agent Action?
a)
A. Find similar requested topics and provide the actions that need to be executed.
b)
B. Identify the best matching topic and actions and correct order of execution.
c)
C. Determine a user's topic access and sort actions by priority to be executed.
54.
Question 54
Universal Containers (UC) is implementing generative AI and wants to leverage a prompt template to provide responses to customers that gives personalized product recommendations to website visitors based on their browsing history.
Which initial step should UC take to ensure the chatbot can deliver accurate recommendations'
a)
A. Design universal product recommendations.
b)
B. Write a response scrip for the chatbot.
c)
C. Collect and analyze browsing data.
55.
Question 55
An Agentforce is creating a custom action in Agent.
Which option is available for the Agentforce Specialist to choose for the custom copilot action?
a)
A. Apex trigger
b)
B. SOQL
c)
C. Flows
56.
Question 56
Universal Containers (UC) noticed an increase in customer contract cancellations in the last few months. UC is seeking ways to address this issue by implementing a proactive outreach program to customers before they cancel their contracts and is asking the Salesforce team to provide suggestions.
Which use case functionality of Model Builder aligns with UC's request?
a)
A. Product recommendation prediction
b)
B. Customer churn prediction
c)
C. Contract Renewal Date prediction
57.
Question 57
Universal Containers needs to provide insights on the usability of Agents to drive adoption in the organization.
What should the Agentforce Specialist recommend?
a)
A. Agent Analytics
b)
B. Agentforce Analytics
c)
C. Agent Studio Analytics
58.
Question 58
Which business requirement presents a good use case for leveraging Einstein Prompt Builder?
a)
A. Forecast future sales trends based on historical data.
b)
B. Identify potential high-value leads for targeted marketing campaigns.
c)
C. Send reply to a request for proposal via a personalized email.
59.
Question 59
Universal Containers' current AI data masking rules do not align with organizational privacy and security policies and requirements.
What should An Agentforce recommend to resolve the issue?
a)
A. Enable data masking for sandbox refreshes.
b)
B. Configure data masking in the Einstein Trust Layer setup.
c)
C. Add new data masking rules in LLM setup.
60.
Question 60
Universal Containers (UC) plans to send one of three different emails to its customers based on the customer's lifetime value score and their market segment.
Considering that UC are required to explain why an e-mail was selected, which AI model should UC use to achieve this?
a)
A. Predictive model and generative model
b)
B. Generative model
c)
C. Predictive model
61.
Question 61
What considerations should an Agentforce Specialist be aware of when using Record Snapshots grounding in a prompt template?
a)
A. Activities such as tasks and events are excluded.
b)
B. Empty data, such as fields without values or sections without limits, is filtered out.
c)
C. Email addresses associated with the object are excluded.
62.
Question 62
Universal Containers (UC) wants its AI agent to return responses quickly. UC needs to optimize the retriever's configuration to ensure minimal latency when grounding AI responses.
Which configuration aspect should UC prioritize?
a)
A. Configure the retriever to operate in dynamic mode so that it modifies the search Index structure at runtime.
b)
B. Ensure the retriever's filters are defined to limit the scope of each search efficiently.
c)
C. Increase the recency bias setting for the retriever limiting scope to more recent data.
63.
Question 63
A support team handles a high volume of chat interactions and needs a solution to provide quick, relevant responses to customer inquiries.
Responses must be grounded in the organization's knowledge base to maintain consistency and accuracy.
Which feature in Einstein for Service should the support team use?
a)
A. Einstein Service Replies
b)
B. Einstein Reply Recommendations
c)
C. Einstein Knowledge Recommendations
64.
Question 64
Universal Containers (UC) wants to build an Agentforce Service Agent that provides the latest, active, and relevant policy and compliance information to customers. The agent must:
* Semantically search HR policies, compliance guidelines, and company procedures.
* Ensure responses are grounded on published Knowledge.
* Allow Knowledge updates to be reflected immediately without manual reconfiguration.What should UC do to ensure the agent retrieves the right information?
a)
A. Enable the agent to search all internal records and past customer inquiries.
b)
B. Set up an Agentforce Data Library to store and index policy documents for AI retrieval.
c)
C. Manually add policy responses into the AI model to prevent hallucinations.
65.
Question 65
A data scientist needs to view and manage models in Einstein Studio, and also needs to create prompt templates in Prompt Builder. Which permission sets should an Agentforce Specialist assign to the data scientist?
a)
A. Prompt Template Manager and Prompt Template User
b)
B. Data Cloud Admin and Prompt Template Manager
c)
C. Prompt Template User and Data Cloud Admin
66.
Question 66
Universal Containers Is Interested In Improving the sales operation efficiency by analyzing their data using Al-powered predictions in Einstein Studio.
Which use case works for this scenario?
a)
A. Predict customer sentiment toward a promotion message.
b)
B. Predict customer lifetime value of an account.
c)
C. Predict most popular products from new product catalog.
67.
Question 67
Which scenario best demonstrates when an Agentforce Data Library is most useful for improving an AI agent' s response accuracy?
a)
A. When the AI agent must provide answers based on a curated set of policy documents that are stored, regularly updated, and indexed in the data library.
b)
B. When the AI agent needs to combine data from disparate sources based on mutually common data, such as Customer Id and Product Id for grounding.
c)
C. When data is being retrieved from Snowflake using zero-copy for vectorization and retrieval.
68.
Question 68
An Agentforce Service Agent, who has been successfully assisting customers with service requests in Salesforce, is now unable to help customers with issues related to a new product replacement process. The company recently implemented a custom Product Replacement object in Salesforce to track and manage these replacements. Which Agentforce Agent User change must be implemented to address this issue?
a)
A. The permission set group assigned to the Agent User needs to grant access to the Product Replacement flow.
b)
B. The permission set assigned to the Agent User needs Read access to the custom Product Replacement object.
c)
C. The profile assigned to the Agentforce Agent User needs AI training permission to the custom Product Replacement object.
69.
Question 69
Universal Containers wants to allow its service agents to query the current fulfillment status of an order with natural language. There is an existing autolaunched flow to query the Information from Oracle ERP, which is the system of record for the order fulfillment process.
How should an Agentforce Specialist apply the power of conversational AI to this use case?
a)
A. Create a custom Agent action which calls a flow.
b)
B. Configure the Integration Flow Standard Action in Agent Builder.
c)
C. Create a Flex prompt template in Prompt Builder.
70.
Question 70
An Agentforce needs to enable the use of Sales Email prompt templates for the sales team. The Agentforce Specialist has already created the templates in Prompt Builder.
According to best practices, which steps should the Agentforce Specialist take to ensure the sales team can use these templates?
a)
A. Assign the Prompt Template User permission set and enable Sales Emails in Setup.
b)
B. Assign the Prompt Template Manager permission set and enable Sales Emails in setup.
c)
C. Assign the Data Cloud Admin permission set and enable Sales Emails in Setup.
71.
Question 71
What is the primary function of the reasoning engine in Agentforce?
a)
A. Identifying agent topics and actions to respond to user utterances
b)
B. Offering real-time natural language response during conversations
c)
C. Generating record queries based on conversation history
72.
Question 72
How does Secure Data Retrieval ensure that only authorized users can access necessary Salesforce data for dynamic grounding?
a)
A. Retrieves Salesforce data based on the 'Run As" users permissions.
b)
B. Retrieves Salesforce data based on the user's permissions executing the prompt.
c)
C. Retrieves Salesforces data based on the Prompt template's object permissions.
73.
Question 73
Universal Containers (UC) wants to enable its sales team with automatic post-call visibility into mention of competitors, products, and other custom phrases.
Which feature should the Agentforce Specialist set up to enable UC's sales team?
a)
A. Call Summaries
b)
B. Call Explorer
c)
C. Call Insights
74.
Question 74
Universal Containers (UC) wants to use the Draft with Einstein feature in Sales Cloud to create a personalized introduction email.
After creating a proposed draft email, which predefined adjustment should UC choose to revise the draft with a more casual tone?
a)
A. Make Less Formal
b)
B. Enhance Friendliness
c)
C. Optimize for Clarity
75.
Question 75
Universal Containers (UC) is implementing Einstein Generative AI to improve customer insights and interactions. UC needs audit and feedback data to be accessible for reporting purposes.
What is a consideration for this requirement?
a)
A. Storing this data requires Data Cloud to be provisioned.
b)
B. Storing this data requires a custom object for data to be configured.
c)
C. Storing this data requires Salesforce big objects.
76.
Question 76
Which configuration must An Agentforce complete for users to access generative Al-enabled fields in the Salesforce mobile app?
a)
A. Enable Mobile Generative AI.
b)
B. Enable Mobile Prompt Responses.
c)
C. Enable Dynamic Forms on Mobile.
77.
Question 77
Universal Containers (UC) wants to assess Salesforce's generative features but has concerns over its company data being exposed to third- party large language models (LLMs). Specifically, UC wants the following capabilities to be part of Einstein's generative AI service.
No data is used for LLM training or product improvements by third- party LLMs.
No data is retained outside of UC's Salesforce org.
The data sent cannot be accessed by the LLM provider.
Which property of the Einstein Trust Layer should the Agentforce Specialist highlight to UC that addresses these requirements?
a)
A. Prompt Defense
b)
B. Zero-Data Retention Policy
c)
C. Data Masking
78.
Question 78
Leadership needs to populate a dynamic form field with a summary or description created by a large language model (LLM) to facilitate more productive conversations with customers. Leadership also wants to keep a human in the loop to be considered in their AI strategy. Which prompt template type should the Agentforce Specialist recommend?
a)
A. Field Generation
b)
B. Sales Email
c)
C. Record Summary
79.
Question 79
Once a data source is chosen for an Agentforce Data Library, what is true about changing that data source later?
a)
A. The data source can be changed through the Data Cloud settings.
b)
B. The Data Retriever can be reconfigured to use a different data source.
c)
C. The data source cannot be changed after it is selected.
80.
Question 80
Universal Containers is very concerned about security compliance and wants to understand:
Which prompt text is sent to the large language model (LLM)
* How it is masked
* The masked response
What should the Agentforce Specialist recommend?
a)
A. Ingest the Einstein Shield Event logs into CRM Analytics.
b)
B. Review the debug logs of the running user.
c)
C. Enable audit trail in the Einstein Trust Layer.
81.
Question 81
Universal Containers has a new AI project.
What should An Agentforce consider when adding a related list on the Account object to be used in the prompt template?
a)
A. After selecting a related list from the Account, use the field picker to choose merge fields in Prompt Builder.
b)
B. Prompt Builder must be used to assign the fields from the related list as a JSON format.
c)
C. The fields for the related list are based on the default page layout of the Account for the current user.
82.
Question 82
What is the role of the large language model (LLM) in executing an Agent Action?
a)
A. Find similar requests and provide actions that need to be executed
b)
B. Identify the best matching actions and correct order of execution
c)
C. Determine a user's access and sort actions by priority to be executed
83.
Question 83
What is a Salesforce Agentforce Specialist able to configure in Data Masking within the Einstein Trust Layer?
a)
A. The profiles exempt from masking
b)
B. The encryption keys for masking
c)
C. The privacy data entities to be masked
84.
Question 84
After a successful implementation of Agentforce Sales Agent with sales users. Universal Containers now aims to deploy it to the service team.
Which key consideration should the Agentforce Specialist keep in mind for this deployment?
a)
A. Assign the Agentforce for Service permission to the Service Cloud users.
b)
B. Assign the standard service actions to Agentforce Service Agent.
c)
C. Review and test standard and custom Agent topics and actions for Service Center use cases.
85.
Question 85
Universal Containers wants to use an external large language model (LLM) in Prompt Builder.
What should An Agentforce recommend?
a)
A. Use Apex to connect to an external LLM and ground the prompt.
b)
B. Use BYO-LLM functionality in Einstein Studio.
c)
C. Use Flow and External Services to bring data from an external LLM.
86.
Question 86
An Agentforce is creating a custom action for Agentforce.
Which setting should the Agentforce Specialist test and iterate on to ensure the action performs as expected?
a)
A. Action Name
b)
B. Action Input
c)
C. Action Instructions
87.
Question 87
An Agentforce wants to use the related lists from an account in a custom prompt template.
What should the Agentforce Specialist consider when configuring the prompt template?
a)
A. The text encoding (for example, UTF-8, ASCII) option
b)
B. The maximum number of related list merge fields
c)
C. The choice between XML and JSON rendering formats for the list
88.
Question 88
Universal Containers (UC) implements a custom retriever to improve the accuracy of AI-generated responses.
UC notices that the retriever is returning too many irrelevant results, making the responses less useful. What should UC do to ensure only relevant data is retrieved?
a)
A. Define filters to narrow the search results based on specific conditions.
b)
B. Change the search index to a different data model object (DMO).
c)
C. Increase the maximum number of results returned to capture a broader dataset.
89.
Question 89
An Agentforce has created a copilot custom action using flow as the reference action type. However, it is not delivering the expected results to the conversation preview, and therefore needs troubleshooting.
What should the Agentforce Specialist do to identify the root cause of the problem?
a)
A. In Copilot Builder within the Dynamic Panel, turn on dynamic debugging to show the inputs and outputs.
b)
B. Copilot Builder within the Dynamic Panel, confirm selected action and observe the values in Input and Output sections.
c)
C. In Copilot Builder, verify the utterance entered by the user and review session event logs for debug information.
90.
Question 90
An Agentforce is tasked to optimize a business process flow by assigning actions to agents within the Salesforce Agentforce Platform.
What is the correct method for the Agentforce Specialist to assign actions to an Agent?
a)
A. Assign the action to a Topic First in Agent Builder.
b)
B. Assign the action to a Topic first on the Agent Actions detail page.
c)
C. Assign the action to a Topic first on Action Builder.
91.
Question 91
An Agentforce Specialist is tasked with analyzing Agent interactions, looking into user inputs, requests, and queries to identify patterns and trends. What functionality allows the Agentforce Specialist to achieve this?
a)
A. Agent Event Logs dashboard.
b)
B. AI Audit and Feedback Data dashboard.
c)
C. User Utterances dashboard.
92.
Question 92
A Salesforce Agentforce Specialist is reviewing the feedback from a customer about the ineffectiveness of the prompt template.
What should the Agentforce Specialist do to ensure the prompt template's effectiveness?
a)
A. Monitor and refine the template based on user feedback.
b)
B. Use the Prompt Builder Scorecard to help monitor.
c)
C. Periodically change the templates grounding object.
93.
Question 93
Universal Containers aims to streamline the sales team's daily tasks by using AI.
When considering these new workflows, which improvement requires the use of Prompt Builder?
a)
A. Populate an Al-generated time-to close estimation to opportunities
b)
B. Populate an AI generated summary field for sales contracts.
c)
C. Populate an Al generated lead score for new leads.
94.
Question 94
An Agentforce configured Data Masking within the Einstein Trust Layer.
How should the Agentforce Specialist begin validating that the correct fields are being masked?
a)
A. Use a Flow-based resource in Prompt Builder to debug the fields' merge values using Flow Debugger.
b)
B. Request the Einstein Generative AI Audit Data from the Security section of the Setup menu.
c)
C. Enable the collection and storage of Einstein Generative AI Audit Data on the Einstein Feedback setup page.
95.
Question 95
Universal Containers implemented Agentforce for its users. One user complains that an Agent is not deleting activities from the past 7 days. What is the reason for this issue?
a)
A. Agentforce does not have the permission to delete the user's records.
b)
B. Agentforce Delete Record Action permission is not associated to the user.
c)
C. Agentforce does not have a standard Delete Record action.
96.
Question 96
Universal Containers (UC) configured a new PDF file ingestion in Data Cloud with all the required fields, and also created the mapping and the search Index. UC Is now setting up the retriever and notices a required fleld is missing.
How should UC resolve this?
a)
A. Create a new custom Data Cloud object that includes the desired field.
b)
B. Update the search index to include the desired field.
c)
C. Modify the retriever's configuration to include the desired field..
97.
Question 97
Which feature in the Einstein Trust Layer helps to minimize the risks of jailbreaking and prompt injection attacks?
a)
A. Secure Data Retrieval and Grounding
b)
B. Data Masking
c)
C. Prompt Defense
98.
Question 98
Universal Containers (UC) wants to enable its sales reps to explore opportunities that are similar to previously won opportunities by entering the utterance, "Show me other opportunities like this one." How should UC achieve this with Agents?
a)
A. Use the standard Agent action.
b)
B. Create a custom Agent action calling a flow.
c)
C. Create a custom Agent action calling an Apex class.
99.
Question 99
A Universal Containers administrator is setting up Einstein Data Libraries. After creating a new library, the administrator notices that only the file upload option is available; there is no option to configure the library using a Salesforce Knowledge base.
What is the most likely cause of this Issue?
a)
A. The current Salesforce org lacks the necessary Einstein for Service permissions that support the Knowledge-based Data Library option, so only the file upload option is presented.
b)
B. Salesforce Knowledge is not enabled in the organization; without Salesforce Knowledge enabled, the Knowledge-based data source option will not be available in Einstein Data Libraries.
c)
C. The administrator is not using Lightning Experience, which is required to display all data source options, Including the Knowledge base option, when configuring Einstein Data Libraries.
100.
Question 100
Universal Containers wants to incorporate the current order fulfillment status into a prompt for a large language model (LLM). The order status is stored in the external enterprise resource planning (ERP) system.
Which data grounding technique should the Agentforce Specialist recommend?
a)
A. Eternal Object Record Merge Fields
b)
B. External Services Merge Fields
c)
C. Apex Merge Fields
101.
Question 101
Universal Containers (UC) wants to use Generative AI Salesforce functionality to reduce Service Agent handling time by providing recommended replies based on the existing Knowledge articles. On which AI capability should UC train the service agents?
a)
A. Service Replies
b)
B. Case Replies
c)
C. Knowledge Replies
102.
Question 102
An Agentforce created a custom Agent action, but it is not being picked up by the planner service in the correct order.
Which adjustment should the Al Specialist make in the custom Agent action instructions for the planner service to work as expected?
a)
A. Specify the dependent actions with the reference to the action API name.
b)
B. Specify the profiles or custom permissions allowed to invoke the action.
c)
C. Specify the LLM model provider and version to be used to invoke the action.
103.
Question 103
Universal Containers (UC) wants to enable its sales team to get insights into product and competitor names mentioned during calls. How should UC meet this requirement?
a)
A. Enable Einstein Conversation Insights, connect a recording provider, assign permission sets, and customize insights with up to 25 products.
b)
B. Enable Einstein Conversation Insights, assign permission sets, define recording managers, and customize insights with up to 50 competitor names.
c)
C. Enable Einstein Conversation Insights, enable sales recording, assign permission sets, and customize insights with up to 50 products.
104.
Question 104
Universal Containers (UC) is building a Flex prompt template. UC needs to use data returned by the flow in the prompt template.
Which flow element should UC use?
a)
A. Add Flex Instructions
b)
B. Add Prompt Instructions
c)
C. Add Flow Instructions
105.
Question 105
Universal Containers' sales team engages in numerous video sales calls with prospects across the nation. Sales management wants an easy way to understand key information such as deal terms or customer sentiments.
Which Einstein Generative AI feature should An Agentforce recommend for this request?
a)
A. Einstein Call Summaries
b)
B. Einstein Conversation Insights
c)
C. Einstein Video KPI
106.
Question 106
Universal Containers (UC) wants to improve the productivity of its sales team with generative AI technology.
However, UC is concerned that public AI virtual assistants lack adequate company data to general useful responses.
Which solution should UC consider?
a)
A. fine-tune the Einstein AI model with CBM data.
b)
B. Build Al model with Einstein discovery and deploy to sales users.
c)
C. Enable Agentforce and deploy to sales users.
107.
Question 107
Which element in the Omni-Channel Flow should be used to connect the flow with the agent?
a)
A. Route Work Action
b)
B. Assignment
c)
C. Decision
108.
Question 108
Universal Containers is rolling out a new generative AI initiative.
Which Prompt Builder limitations should the Agentforce Specialist be aware of?
a)
A. Rich text area fields are only supported in Flex template types.
b)
B. Creations or updates to the prompt templates are not recorded in the Setup Audit Trail.
c)
C. Custom objects are supported only for Flex template types.
109.
Question 109
Universal Containers (UC) currently tracks Leads with a custom object. UC is preparing to implement the Sales Development Representative (SDR) Agent. Which consideration should UC keep in mind?
a)
A. Agentforce SDR only works with the standard Lead object.
b)
B. Agentforce SDR only works on Opportunities.
c)
C. Agentforce SDR only supports custom objects associated with Accounts.
110.
Question 110
Universal Containers has a custom Agent action calling a flow to retrieve the real-time status of an order from the order fulfillment system.
For the given flow, what should the Agentforce Specialist consider about the running user's data access?
a)
A. The flow must have the "with sharing" permission selected m the advanced settings for the permissions, field-level security, and sharing settings to be respected.
b)
B. The custom action adheres to the permissions, field-level security, and sharing settings configured in the flow.
c)
C. The Agent will always run flows in system mode so the running user's data access will not affect the data returned.
111.
Question 111
Universal Containers plans to enhance its sales team's productivity using AI. Which specific requirement necessitates the use of Prompt Builder?
a)
A. Predicting the likelihood of customers churning or discontinuing their relationship with the company.
b)
B. Creating an estimated Customer Lifetime Value (CLV) with historical purchase data.
c)
C. Creating a draft newsletter for an upcoming tradeshow.
112.
Question 112
A sales rep at Universal Containers is extremely busy and sometimes will have very long sales calls on voice and video calls and might miss key details. They are just starting to adopt new generative AI features.
Which Einstein Generative AI feature should An Agentforce recommend to help the rep get the details they might have missed during a conversation?
a)
A. Call Summary
b)
B. Call Explorer
c)
C. Sales Summary
113.
Question 113
What is true of Agentforce Testing Center?
a)
A. Running tests risks modifying CRM data in a production environment.
b)
B. Running tests does not consume Einstein Requests.
c)
C. Agentforce Testing Center can only be used in a production environment.
114.
Question 114
Universal Containers wants to incorporate CRM data as well-formatted JSON in a prompt to a large language model (LLM).
What is an important consideration for this requirement?
a)
A. "CRM data to JSON" checkbox must be selected when creating a prompt template.
b)
B. Apex code can be used to return a JSON formatted merge field.
c)
C. JSON format should be enabled in Prompt Builder Settings.
115.
Question 115
What is the main benefit of using a Knowledge article in an Agentforce Data Library?
a)
A. Only the retriever for Knowledge articles allows for agents to access Knowledge from both inside the platform and on a customer's website.
b)
B. It provides a structured, searchable repository of approved documents so the agent can retrieve reliable information for each inquiry..
c)
C. The retriever for Knowledge articles has better accuracy and performance than the default retriever.
116.
Question 116
Universal Containers (UC) wants to enable its sales team to use Al to suggest recommended products from its catalog.
Which type of prompt template should UC use?
a)
A. Record summary prompt template
b)
B. Email generation prompt template
c)
C. Flex prompt template
117.
Question 117
In Model Playground, which hyperparameters of an existing
Salesforce-enabled foundational model can An Agentforce change?
a)
A. Temperature, Frequency Penalty, Presence Penalty
b)
B. Temperature, Top-k sampling, Presence Penalty
c)
C. Temperature, Frequency Penalty, Output Tokens
118.
Question 118
Universal Containers (UC) is using Einstein Generative AI to generate an account summary. UC aims to ensure the content is safe and inclusive, utilizing the Einstein Trust Layer's toxicity scoring to assess the content's safety level.
In the score of 1 indicate?
a)
A. The response is the least toxic Einstein Generative AI Toxicity Scoring system, what does a toxicity category.
b)
B. The response is not toxic.
c)
C. The response is the most toxic.
119.
Question 119
Universal Containers is considering leveraging the Einstein Trust Layer in conjunction with Einstein Generative AI Audit Data.
Which audit data is available using the Einstein Trust Layer?
a)
A. Response accuracy and offensiveness score
b)
B. Hallucination score and bias score
c)
C. Masked data and toxicity score
120.
Question 120
Universal Containers wants to implement a solution in Salesforce with a custom UX that allows users to enter a sales order number. Subsequently, the system will invoke a custom prompt template to create and display a summary of the sales order header and sales order details. Which solution should an Agentforce Specialist implement to meet this requirement?
a)
A. Create an autolaunched flow and invoke the prompt template using the standard "Prompt Template" flow action.
b)
B. Create a template-triggered prompt flow and invoke the prompt template using the standard "Prompt Template" flow action.
c)
C. Create a screen flow to collect the sales order number and invoke the prompt template using the standard "Prompt Template" flow action.
100 %
