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?
A. The related list is Read Only.
B. The related list prompt template option is not enabled.
C. The related list is not on the parent object’s page layout.
Explanation:
Comprehensive and Detailed In-Depth Explanation:UC has grounded a prompt template with a related list, but the responses are incorrect during UAT. Grounding with related lists in Agentforce allows the AI to access data from child records linked to a parent object. Let’s analyze the options.
Option A: The related list is Read Only. Read-only status (e.g., via field-level security or sharing rules) might limit user edits, but it doesn’t inherently prevent the AI from accessing related list data for grounding, as long as the running user (or system context) has read access. This is unlikely to cause incorrect responses and is not a primary consideration, making it incorrect.
Option B: The related list prompt template option is not enabled. There’s no specific "related list
prompt template option" toggle in Prompt Builder. When grounding with a Record Snapshot or Flex
template, related lists are included if properly configured (e.g., via object relationships). This option
seems to be a misphrasing and doesn’t align with documented settings, making it incorrect.
Option C: The related list is not on the parent object’s page layout. In Agentforce, grounding with related lists relies on the related list being defined and accessible in the parent object’s metadata, often tied to its presence on the page layout. If the related list isn’t on the layout, the AI might not recognize or retrieve its data correctly, leading to incomplete or incorrect responses. Salesforce documentation notes that related list data availability can depend on layout configuration, making this a plausible and common issue during UAT, and thus the correct answer.
Why Option C is Correct: The absence of the related list from the parent object’s page layout can disrupt data retrieval for grounding, leading to incorrect AI responses. This is a known configuration
consideration in Agentforce setup and testing, as per official guidance.
References:
Salesforce Agentforce Documentation: Grounding with Related Lists– Notes dependency on page layout
configuration.
Trailhead: Ground Your Agentforce Prompts– Highlights related list setup for accurate grounding.
Salesforce Help: Troubleshoot Prompt Responses– Lists layout issues as a common grounding problem.
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 businessrequirements?
A. Save as New Template and edit as needed.
B. Clone the existing template and modify as needed.
C. Save as New Version and edit as needed.
Explanation:
Comprehensive and Detailed In-Depth Explanation:Universal Containers (UC) has astandard email
prompt template(likely a prebuilt template provided by Salesforce) that isn’t meeting their needs, and
they want to customize it while retaining its original content as a starting point. Let’s assess the options
based on Agentforce prompt template management practices.
Option A: Save as New Template and edit as needed. In Agentforce Studio’s Prompt Builder, there’s no
explicit "Save as New Template" option for standard templates. This phrasing suggests creating a new
template from scratch, but the question specifiesusing the content of the existing standard template.
Without a direct "save as" feature for standards, this option is imprecise and less applicable than
cloning.
Option B: Clone the existing template and modify as needed. Salesforce documentation confirms that
standard prompt templates (e.g., for email drafting or summarization) can beclonedin Prompt Builder.
Cloning creates a custom copy of the standard template, preserving its original content and structure
while allowing modifications. The Agentforce Specialist can then edit the cloned template—adjusting
instructions, grounding, or output format—to meet UC’s specific business requirements. This is the
recommended approach for customizing standard templates without altering the original, making it the
correct answer.
Option C: Save as New Version and edit as neededPrompt Builder supports versioning for custom
templates, allowing users to save new versions of an existing template to track changes. However,
standard templates are typically read-only and cannot be versioned directly—versioning applies to
custom templates after cloning. The question implies starting with the standard template’s content, so
cloning precedes versioning. This option is a secondary step, not the initial action, making it incorrect.
Why Option B is Correct: Cloning is the documented method to repurpose a standard prompt template’s
content while enabling customization. After cloning, the specialist can modify the new custom template
(e.g., tweak the email prompt’s tone, structure, or grounding) to align with UC’s requirements. This
preserves the original standard template and follows Salesforce best practices.References:
Salesforce Agentforce Documentation: Prompt Builder > Managing Templates– Details cloning standard
templates for customization.
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?
A. Messaging
B. Route Work Action
C. Live Agent
Explanation:
Comprehensive and Detailed In-Depth Explanation: UC wants to route SMS text messages from an
Agentforce Service Agent to a service rep using a flow. Let’s identify the correct Service Channel.
Option A: Messaging In Salesforce, the "Messaging" Service Channel (part of Messaging for In-App and
Web or SMS) handles text-based interactions, including SMS. When integrated with Omni-Channel Flow,
the "Route Work" action uses this channel to route SMS messages to agents. This aligns with UC’s
requirement for SMS routing, making it the correct answer.
Option B: Route Work Action "Route Work" is an action in Omni-Channel Flow, not a Service Channel. It
uses a channel (e.g., Messaging) to route work, so this is a component, not the channel itself, making it
incorrect.
Option C: Live Agent "Live Agent" refers to an older chat feature, not the current Messaging framework
for SMS. It’s outdated and unrelated to SMS routing, making it incorrect.
Option D: SMS ChannelThere’s no standalone "SMS Channel" in Salesforce Service Channels—SMS is
encompassed within the "Messaging" channel. This is a misnomer, making it incorrect.
Why Option A is Correct: The "Messaging" Service Channel supports SMS routing in Omni-Channel Flow,
ensuring proper handoff from the Agentforce Service Agent to a rep, per Salesforce
documentation.
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. Record summary prompt template
B. Email generation prompt template
C. Flex prompt template
Explanation:
Comprehensive and Detailed In-Depth Explanation: UC needs an AI solution to suggest products from a
catalog for its sales team. Let’s assess the prompt template types in Prompt Builder.
Option A: Record summary prompt template Record summary templates generate concise summaries
of records (e.g., Case, Opportunity). They’re not designed for product recommendations, which require
dynamic logic beyond summarization, making this incorrect.
Option B: Email generation prompt template Email generation templates craft emails (e.g., customer
outreach). While they could mention products, they’re not optimized for standalone recommendations,
making this incorrect.
Option C: Flex prompt template Flex prompt templates are versatile, allowing custom inputs (e.g.,
catalog data from objects or Data Cloud) and instructions (e.g., “Suggest products based on customer
preferences”). This flexibility suits UC’s need to recommend products dynamically, making it the correct
answer.
Why Option C is Correct: Flex templates offer the customization needed to suggest products from a
catalog, aligning with Salesforce’s guidance for tailored AI outputs.
When configuring a prompt template, an Agentforce Specialist previews the results of the prompt template they've written. They see two distinct text outputs: Resolution and Response. Which information does the Resolution text provide?
A. It shows the full text that is sent to the Trust Layer.
B. It shows the response from the LLM based on the sample record.
C. It shows which sensitive data is masked before it is sent to the LLM.
Explanation:
Comprehensive and Detailed In-Depth Explanation: In Salesforce Agent force, when previewing a prompt template, the interface displays two outputs: Resolution and Response. These terms relate to how the prompt is processed and evaluated, particularly in the context of the Einstein Trust Layer, which ensures AI safety, compliance, and auditability.
The Resolution text specifically refers to the full text that is sent to the Trust Layer for processing, monitoring, and governance (Option A). This includes the constructed prompt (with grounding data, instructions, and variables) as it’s submitted to the large language model (LLM), along with any Trust Layer interventions (e.g., masking, filtering) applied before or after LLM processing. It’s a comprehensive view of the input/output flow that the Trust Layer captures for auditing and compliance purposes.
Option B: The "Response" output in the preview shows the LLM’s generated text based on the sample record, not the Resolution. Resolution encompasses more than just the LLM response—it includes the entire payload sent to the Trust Layer.
Option C: While the Trust Layer does mask sensitive data (e.g., PII) as part of its guardrails, the
Resolution text doesn’t specifically isolate "which sensitive data is masked." Instead, it shows the full text, including any masked portions, as processed by the Trust Layer—not a separate masking log.
Option A: This is correct, as Resolution provides a holistic view of the text sent to the Trust Layer,
aligning with its role in monitoring and auditing the AI interaction.
Thus, Option A accurately describes the purpose of the Resolution text in the prompt
template preview.
Page 1 out of 37 Pages |