Universal Containers has grounded a prompt template with a related list. During user acceptance testing (UAT), users are not getting the correct responses.
What is causing this issue?
AThe related list is not on the parent object’s page layout.
BThe related list prompt template option is not enabled.
ARunning tests risks modifying CRM data in a production environment.
BAgentforce Testing Center can only be used in a production environment.
CRunning tests does not consume Einstein Requests.
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?
AInstructions
BOutput Types
CAction Triggers
Universal Containers has an active standard email prompt template that does not fully deliver on the business requirements.
Which steps should an Agentforce Specialist take to use the content of the standard prompt email template in question and customize it to fully meet the business requirements?
ASave as New Version and edit as needed.
BClone the existing template and modify as needed.
CSave as New Template and edit as needed.
Universal Containers needs its sales reps to be able to only execute prompt templates.
What should the company use to achieve this requirement?
APrompt Template User permission set
BPrompt Template Manager permission set
CPrompt Execute Template permission set
Question 6
Data Cloud for Agentforce
0
Question 7
Prompt Engineering
Question 8
AI Agents
Question 9
Data Cloud for Agentforce
Question 10
Prompt Engineering
Question 11
Deployment Lifecycle
Question 12
AI Agents
Question 13
Prompt Engineering
Question 14
Prompt Engineering
Question 15
Data Cloud for Agentforce
Question 16
Data Cloud for Agentforce
Question 17
Prompt Engineering
Question 18
Data Cloud for Agentforce
Question 19
Prompt Engineering
Question 20
Data Cloud for Agentforce
Question 21
Prompt Engineering
Question 22
Data Cloud for Agentforce
Question 23
Prompt Engineering
Question 24
Deployment Lifecycle
Question 25
Data Cloud for Agentforce
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ad
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
Ask AstroTutor
0
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?
AUser utterances dashboard
BAI Audit and Feedback Data dashboard
CAgent Event Logs dashboard
An Agentforce Specialist needs to create a prompt template to fill a custom field named Latest Opportunities Summary on the Account object with information from the three most recently opened opportunities.
How should the Agentforce Specialist gather the necessary data for the prompt template?
ASelect the Account Opportunity object as a resource when creating the prompt template.
BSelect the latest Opportunities related list as a merge field.
CCreate a flow to retrieve the opportunity information.
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?
AAgent Action: Draft of Revise Sales Email
BAgent Action: Summarize Record
CAgent Action: Find Similar Opportunities
Universal Containers wants to leverage the Record Snapshots grounding feature in a prompt template.
What preparations are required?
AEnable and configure dynamic form for the object
BCreate a field set for all the fields to be grounded
CConfigure page layout of the master record type
Universal Containers' service team wants to customize the standard case summary response from Agentforce.
What should the Agentforce Specialist do to achieve this?
ASummarize the Case with a standard Agent action.
BCreate a custom Record Summary prompt template for the Case object.
CCustomize the standard Record Summary template for the Case object.
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?
AThe Apex classes may bypass the 75% code coverage requirement as long as they are only used by the agent.
BApex 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.
CThe Apex classes must have at least 75% code coverage from unit tests, and all dependencies must be in the deployment package.
What is the role of the large language model (LLM) in understanding intent and executing an Agent Action?
AIdentify the best matching topic and actions and correct order of execution
BDetermine a user’s topic access and sort actions by priority to be executed
CFind similar requested topics and provide the actions that need to be executed
Universal Containers (UC) is experimenting with using public Generative AI models and is familiar with the language required to get the information it needs. However, it can be time consuming for both UC's sales and service reps to type in the prompt to get the information they need, and ensure prompt consistency.
Which Salesforce feature should the company use to address these concerns?
AAgent Builder and Action: Query Records
BEinstein Prompt Builder and Prompt Templates
CEinstein Recommendation Builder
Universal Containers (UC) recently rolled out Einstein Generative AI capabilities and has created a custom prompt to summarize case records. Users have reported that the case summaries generated are not returning the appropriate information.
What is a possible explanation for the poor prompt performance?
AThe prompt template version is incompatible with the chosen LLM.
BThe Einstein Trust Layer is incorrectly configured.
CThe data being used for grounding is incorrect or incomplete.
Universal Containers (UC) wants to implement an AI-powered customer service agent that can:
Retrieve proprietary policy documents that are stored as PDFs.
Ensure responses are grounded in approved company data, not generic LLM knowledge.
What should UC do first?
AExpand the AI agent's scope to search all Salesforce records.
BSet up an Agentforce Data Library for AI retrieval of policy documents.
CAdd the files to the content, and then select the data library option.
How does the AI retriever function within Data Cloud?
AIt performs contextual searches over an indexed repository to quickly fetch the most relevant documents, enabling grounding AI responses with trustworthy, verifiable information.
BIt automatically extracts and reformats raw data from diverse sources into standardized datasets for use in historical trend analysis and forecasting.
CIt monitors and aggregates data quality metrics across various data pipelines to ensure only high-integrity data is used for strategic decision-making.
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?
AAsk it to role-play as a character in the prompt template to provide more context to the LLM.
BInclude multiple-choice questions within the prompt to test the LLM’s understanding of the context.
CTrain LLM with data using different writing styles including word choice, intensifiers, emojis, and punctuation.
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?
AManually add policy responses into the AI model to prevent hallucinations.
BSet up an Agentforce Data Library to store and index policy documents for AI retrieval.
CEnable the agent to search all internal records and past customer inquiries.
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?
AFlex, and that Dynamic Fields is enabled
BField Generation, and that Dynamic Forms is enabled
CField Generation, and that Dynamic Fields is enabled
Universal Containers (UC) has configured Agentforce Data Library using Knowledge articles. When testing in Agent Builder and the Experience Cloud site, the agent is not responding with grounded Knowledge article information. However, when tested in Prompt Builder, the response returns correctly.
What should UC do to troubleshoot the issue?
ACreate a new permission set that assigns "Manage Knowledge" and assign it to the Agentforce Service Agent User.
BEnsure the assigned User permission set includes access to the prompt template used to access the Knowledge articles.
CEnsure the Data Cloud User permission set has been assigned to the Agentforce Service Agent User.
Universal Containers built a Field Generation prompt template that worked for many records, but users are reporting random failures with token limit errors.
What is the cause of the random nature of this error?
AThe number of tokens that can be processed by the LLM varies with total user demand.
BThe number of tokens generated by the dynamic nature of the prompt template will vary by record.
CThe template type needs to be switched to Flex to accommodate the variable amount of tokens generated by the prompt grounding.
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?
AFlows
BApex trigger
CSOQL
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?
AFlex prompt template
BEmail generation prompt template
CRecord summary prompt template
Universal Containers (UC) wants to ensure the effectiveness, reliability, and trust of its agents prior to deploying them in production. UC would like to efficiently test a large and repeatable number of utterances.
What should the Agentforce Specialist recommend?
ALeverage the Agent Large Language Model (LLM) UI and test UC's agents with different utterances prior to activating the agent.
BCreate a CSV file with UC's test cases in Agentforce Testing Center using the testing template.
CDeploy the agent in a Q/A sandbox environment and review the Utterance Analysis reports to review effectiveness.
Universal Containers would like to route SMS text messages to a service rep from an Agentforce Service Agent.
Which Service Channel should the company use in the flow to ensure it’s routed properly?