Agentforce-Specialist

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/244

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:29 PM on 6/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

245 Terms

1
New cards

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. Improving data entry and data cleansing

B. Allowing AI to perform tasks without user interaction

C. Streamlining workflows and automating repetitive tasks

Correct Answer: C

✅ C. Streamlining workflows and automating repetitive tasks

Agentforce helps streamline operations by automating repetitive processes and workflows, allowing users to focus on higher-value activities. (Salesforce Help)

❌ A. Improving data entry and data cleansing

While automation may indirectly enhance data accuracy, Agentforce’s core purpose is not focused on data entry or cleansing.

❌ B. Allowing AI to perform tasks without user interaction

Agentforce supports users in completing tasks efficiently rather than performing all actions independently without user input.

2
New cards

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?

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.

Correct Answer: C

✅ C. Save as New Version and edit as needed.

Save as New Version allows the Agentforce Specialist to make incremental changes to the same prompt template while maintaining its name and API reference, ensuring version control and consistency. (Salesforce Help)

❌ A. Save as New Template and edit as needed.

This creates an entirely new template with a new API name, which is unnecessary when only updates to the existing template are required.

❌ B. Clone the existing template and modify as needed.

Cloning is used for standard templates or when creating a new version with a separate identity, but not for updating the same template incrementally.

3
New cards

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. Agent Action: Summarize Record

B. Agent Action: Find Similar Opportunities

C. Agent Action: Draft or Revise Sales Email

Correct Answer: C

✅ C. Agent Action: Draft or Revise Sales Email

This standard Agentforce action helps sales reps generate or improve personalized sales emails by leveraging CRM data and previous communications to produce relevant, effective messaging. (Salesforce Help)

❌ A. Agent Action: Summarize Record

This action summarizes key record details but does not create or refine personalized email content.

❌ B. Agent Action: Find Similar Opportunities

This action identifies related opportunities for comparison, not for generating customer communications.

4
New cards

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. Field Generation, and that Dynamic Fields is enabled

B. Field Generation, and that Dynamic Forms is enabled

C. Flex, and that Dynamic Fields is enabled

Correct Answer: B

✅ B. Field Generation, and that Dynamic Forms is enabled

The Field Generation prompt template type is used to automatically populate a record field with generated content. Dynamic Forms must be enabled on the Lightning record page to assign the generated output to a specific field. (Salesforce Help)

❌ A. Field Generation, and that Dynamic Fields is enabled

Dynamic Fields is not a Salesforce feature; the correct prerequisite for field generation is Dynamic Forms.

❌ C. Flex, and that Dynamic Fields is enabled

Flex templates handle multi-input prompts and outputs but are not designed for populating individual record fields.

5
New cards

Universal Containers plans to enhance its sales team's productivity using AI. Which specific requirement necessitates the use of Prompt Builder?

A. Creating a draft newsletter for an upcoming tradeshow.

B. Predicting the likelihood of customers churning or discontinuing their relationship with the company.

C. Creating an estimated Customer Lifetime Value (CLV) with historical purchase data.

Correct Answer: A

✅ A. Creating a draft newsletter for an upcoming tradeshow.

Prompt Builder is designed for generative-content creation tasks such as drafting personalized communications, emails, newsletters, or summaries by leveraging CRM data and templates. Salesforce+1

❌ B. Predicting the likelihood of customers churning or discontinuing their relationship with the company.This use case is predictive in nature (classification or scoring) and aligns with predictive models, not prompt templates.

❌ C. Creating an estimated Customer Lifetime Value (CLV) with historical purchase data.This is also a predictive use case (regression forecasting) and is suited for predictive modeling tools rather than Prompt Builder. kicksaw.com

6
New cards

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, and allow Knowledge updates to be reflected immediately without manual reconfiguration. What should UC do to ensure the agent retrieves the right information?

A. Enable the agent to search all internal records and past customer inquiries.

B. Set up an Agentforce Data Library to store and index policy documents for AI retrieval.

C. Manually add policy responses into the AI model to prevent hallucinations.

Correct Answer: B

✅ B. Set up an Agentforce Data Library to store and index policy documents for AI retrieval.

An Agentforce Data Library grounded in Salesforce Knowledge or uploaded policy documents ensures the agent retrieves accurate, current, and authoritative information. Updates to Knowledge articles are automatically reflected without manual reconfiguration. (Salesforce Help)

❌ A. Enable the agent to search all internal records and past customer inquiries.

This may surface irrelevant or outdated information and does not guarantee grounding in official policy data.

❌ C. Manually add policy responses into the AI model to prevent hallucinations.

Manually entering policy data is inefficient and bypasses the automated grounding process provided by the Data Library.

7
New cards

Which configuration must an Agentforce Specialist complete for users to access generative AI-enabled fields in the Salesforce mobile app?

A. Enable Mobile Generative AI

B. Enable Mobile Prompt Responses

C. Enable Dynamic Forms on Mobile

Correct Answer: C

✅ C. Enable Dynamic Forms on Mobile

To ensure generative AI-enabled fields appear in the Salesforce mobile app, you must enable Dynamic Forms for the mobile form factor and include the generative-enabled fields on the mobile page layout. (Salesforce Help)

❌ A. Enable Mobile Generative AI

There is no separate “Mobile Generative AI” toggle documented for enabling access to generative fields on mobile.

❌ B. Enable Mobile Prompt Responses

“Mobile Prompt Responses” is not a documented setup option for enabling generative fields on the Salesforce mobile app.

8
New cards

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. Assign the Prompt Template User permission set and enable Sales Emails in Setup.

B. Assign the Prompt Template Manager permission set and enable Sales Emails in Setup.

C. Assign the Data Cloud Admin permission set and enable Sales Emails in Setup.

Correct Answer: A

Explanation:

✅ A. Assign the Prompt Template User permission set and enable Sales Emails in Setup.

Users must have the Prompt Template User permission set to access and use prompt templates built in Prompt Builder. Additionally, Sales Emails must be enabled in Setup → Einstein for Sales → Sales Emails to activate generative email functionality for the sales team.(Source: Salesforce Help – Use Sales Email Prompt Templates)

❌ B. Assign the Prompt Template Manager permission set and enable Sales Emails in Setup.

The Manager permission set allows creating and editing prompt templates, not using them. Sales reps only need Prompt Template User to access and execute templates.

❌ C. Assign the Data Cloud Admin permission set and enable Sales Emails in Setup.

The Data Cloud Admin permission set manages data ingestion and harmonization — unrelated to AI prompt template access or email configuration.

9
New cards

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. Specify the dependent actions with the reference to the action API name.

B. Specify the profiles or custom permissions allowed to invoke the action.

C. Specify the LLM model provider and version to be used to invoke the action.

✅ A. Specify the dependent actions with the reference to the action API name.

When the planner service executes Agent actions in the wrong sequence, the fix is to explicitly define dependent actions within the custom action’s instructions by referencing their API names. This establishes the intended execution order, allowing the planner to chain actions correctly.(Source: Salesforce Developer Docs – Build Custom Copilot Actions Using Apex)

❌ B. Specify the profiles or custom permissions allowed to invoke the action.

This determines which users can access or execute the action, not how the planner service orders or sequences actions.

❌ C. Specify the LLM model provider and version to be used to invoke the action.

Defining the LLM provider or version affects which AI model is used but has no impact on the ordering or dependency logic between actions.

10
New cards

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. Create a custom Agent action which calls a flow.

B. Configure the Integration Flow Standard Action in Agent Builder.

C. Create a Flex prompt template in Prompt Builder.

Correct Answer: A

Explanation:

✅ A. Create a custom Agent action which calls a flow.

There is already an autolaunched flow that can call Oracle ERP (system of record for fulfillment). The correct pattern in Agentforce is to expose that capability to the agent as a custom Agent action that invokes the Flow, so the agent can respond conversationally but still retrieve live order status from the ERP on demand. This lets the agent act, not just generate text.(Source: Salesforce guidance on connecting Flows to custom Agent actions for external system lookups)

❌ B. Configure the Integration Flow Standard Action in Agent Builder.

This is not a standard out-of-the-box Agent action. There isn’t a documented “Integration Flow Standard Action” you just turn on for Oracle ERP. You’d still have to wire the Flow in as a custom action.

❌ C. Create a Flex prompt template in Prompt Builder.

A Flex prompt template is for generating or transforming text. It can’t actually execute the ERP query or return real-time fulfillment data. It doesn’t call the autolaunched flow.

11
New cards

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. The permission set group assigned to the Agent User needs to grant access to the Product Replacement flow.

B. The permission set assigned to the Agent User needs Read access to the custom Product Replacement object.

C. The profile assigned to the Agentforce Agent User needs AI training permission to the custom Product Replacement object.

Correct Answer: B

Explanation:

✅ B. The permission set assigned to the Agent User needs Read access to the custom Product Replacement object.

Because the new Product Replacement object is a custom object used by the service team, the Agentforce Agent User needs object-level access (at minimum Read) to that object. Granting the correct permission set for the custom object ensures the agent can query and reference relevant records.(Source: Salesforce Help – Best Practices for Agent User Permissions)

❌ A. The permission set group assigned to the Agent User needs to grant access to the Product Replacement flow.

While granting access to the flow is helpful, the issue here is about object access, not flow visibility. Without Read permissions to the custom object, the flow can’t execute correctly for that user.

❌ C. The profile assigned to the Agentforce Agent User needs AI training permission to the custom Product Replacement object.

AI training permissions are for building or tuning models, not for granting access to objects. The problem is missing object-level access, not AI setup.

12
New cards

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. Assign the Agentforce for Service permission to the Service Cloud users.

B. Assign the standard service actions to Agentforce Service Agent.

C. Review and test standard and custom Agent topics and actions for Service Center use cases.

Correct Answer: C

Explanation:

✅ C. Review and test standard and custom Agent topics and actions for Service Center use cases.

When deploying an Agentforce Service Agent, the specialist must review and test both standard and custom topics and actions to ensure they align with service-specific workflows. This ensures the agent can accurately address service inquiries and execute the correct actions for Service Center processes.

❌ A. Assign the Agentforce for Service permission to the Service Cloud users.

Assigning permissions alone doesn’t ensure the Agentforce agent understands or supports the correct service-related use cases. Configuration validation is required before deployment.

❌ B. Assign the standard service actions to Agentforce Service Agent.

Assigning actions without reviewing or customizing them isn’t sufficient. Each organization’s workflows differ, so standard actions must be validated and tested for accuracy and relevance.

13
New cards

What is the primary function of the reasoning engine in Agentforce?

A. Identifying agent topics and actions to respond to user utterances

B. Offering real-time natural language response during conversations

C. Generating record queries based on conversation history

Correct Answer: A

Explanation:

✅ A. Identifying agent topics and actions to respond to user utterances.

The reasoning engine interprets user input, identifies the correct topic, and selects the appropriate action to execute. It’s responsible for deciding what the agent should do next based on context and user intent.(Source: Salesforce Ben – How Does Salesforce’s Agentforce Work?)

❌ B. Offering real-time natural language response during conversations.

Generating responses in natural language is the role of the language model, not the reasoning engine. The reasoning engine plans and orchestrates actions instead of writing text replies.

❌ C. Generating record queries based on conversation history.

The reasoning engine may direct a Query Records action, but it doesn’t actually build or run the SOQL itself — that’s done by the underlying action once selected.

14
New cards

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. Review that the custom action Is assigned to an Agent.

B. Review the action Instructions to ensure they are unique.

C. Ensure the input and output types are correctly chosen.

Correct Answer: B

Explanation:

✅ B. Review the action instructions to ensure they are unique.

When multiple custom Agent actions are similar (such as generating different types of sales summaries), the planner service relies heavily on each action’s instructions to determine which one to invoke. If the instructions are too similar or overlapping, the planner can confuse one action for another, resulting in incorrect outputs. Ensuring each action has clear, distinct instructions resolves this issue.(Source: Salesforce Developer Docs – Agentforce Custom Action Instructions)

❌ A. Review that the custom action is assigned to an Agent.

If the actions weren’t assigned at all, users wouldn’t get any summaries, not incorrect ones. The problem here is misidentification, not missing assignment.

❌ C. Ensure the input and output types are correctly chosen.

Input and output configuration affects data flow, not how the planner matches user utterances to actions. The planner’s confusion stems from similar instructions, not mismatched data types.

15
New cards

What is the main purpose of Prompt Builder?

A. A tool for developers to use in Visual Studio Code that creates prompts for Apex programming, assisting developers in writing code more efficiently.

B. A tool that enables companies to create reusable prompts for large language models (LLMs), bringing generative AI responses to their flow of work

C. A tool within Salesforce offering real-time Al-powered suggestions and guidance to users, Improving productivity and decision-making.

Correct Answer: B

Explanation:

✅ B. A tool that enables companies to create reusable prompts for large language models (LLMs), bringing generative AI responses to their flow of work.

Prompt Builder allows Salesforce admins and business users to create, test, and deploy prompt templates grounded in CRM data. These templates enable generative AI capabilities like email drafting, record summarization, and field generation directly within Salesforce workflows.(Source: Salesforce – Prompt Builder Overview)

❌ A. A tool for developers to use in Visual Studio Code that creates prompts for Apex programming, assisting developers in writing code more efficiently.

Prompt Builder is not a developer IDE tool or an Apex assistant. It’s built into Salesforce Setup for admins, not for writing or optimizing code in VS Code.

❌ C. A tool within Salesforce offering real-time AI-powered suggestions and guidance to users, improving productivity and decision-making.

While it supports AI-driven productivity, Prompt Builder itself doesn’t generate suggestions directly — it creates the templates that enable those generative AI experiences.

16
New cards

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. Response accuracy and offensiveness score

B. Hallucination score and bias score

C. Masked data and toxicity score

Correct Answer: C

Explanation:

✅ C. Masked data and toxicity score.

The Einstein Trust Layer provides audit data that includes details on masked data (showing which sensitive fields or content were hidden) and toxicity scores (used to detect and log potentially harmful or offensive AI outputs). These metrics ensure transparency and safety in generative AI usage within Salesforce.(Source: Salesforce Help – Einstein Trust Layer Overview)

❌ A. Response accuracy and offensiveness score.

Accuracy and offensiveness metrics are not part of the Einstein Trust Layer audit data. Salesforce does not track “response accuracy” directly in audit logs.

❌ B. Hallucination score and bias score.

While Salesforce’s Trust Layer helps mitigate hallucination and bias, it doesn’t generate specific scores for them. Instead, it focuses on data masking, grounding, and toxicity evaluation.

17
New cards

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?

A. Select the latest Opportunities related list as a merge field.

B. Create a flow to retrieve the opportunity information.

C. Select the Account Opportunity object as a resource when creating the prompt template.

Correct Answer: B

Explanation:

✅ B. Create a flow to retrieve the opportunity information.

To summarize data from the three most recently opened opportunities, the Agentforce Specialist must use a flow. Flows allow filtering, sorting, and limiting records — capabilities not available through basic merge fields or object references. The flow retrieves the correct Opportunity records, and the prompt template then uses that data to populate the Latest Opportunities Summary field on the Account.(Source: Salesforce Help – Use Flows as Data Sources in Prompt Builder)

❌ A. Select the latest Opportunities related list as a merge field.

Related lists can’t be filtered or limited to a specific number of records in Prompt Builder. They would include all related Opportunities instead of only the most recent three.

❌ C. Select the Account Opportunity object as a resource when creating the prompt template.

Choosing the object makes it available to the prompt, but it doesn’t apply any logic to retrieve or filter the desired records. The flow is required to supply structured, limited data.

18
New cards

Universal Containers wants to reduce overall customer support handling time by minimizing the time spent typing routine answers for common questions in-chat, and reducing the post-chat analysis by suggesting values for case fields. Which combination of Agentforce for Service features enables this effort?

A. Einstein Reply Recommendations and Case Classification

B. Einstein Reply Recommendations and Case Summaries

C. Einstein Service Replies and Work Summaries

Correct Answer: C

✅ C. Einstein Service Replies and Work Summaries

Einstein Service Replies automatically suggests relevant, AI-generated responses to customer messages, helping agents reply faster during chats. Work Summaries generate concise post-interaction summaries and suggest case field values, reducing wrap-up time.

(Source: Salesforce Help – Einstein Service Replies and Work Summaries Overview, 2025)

❌ A. Einstein Reply Recommendations and Case Classification

Reply Recommendations are based on historical data, not generative AI, and Case Classification predicts field values, not summaries.

❌ B. Einstein Reply Recommendations and Case Summaries

Case Summaries summarize existing case data, not chat interactions; they don’t suggest field values or assist in-chat response generation.

19
New cards

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. 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. 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. It automates the ingestion and optical character recognition (OCR) processing of any PDF, and indexes them to enable regular SQL query retrieval t

Correct Answer: B

Explanation:

✅ 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.

The Agentforce Data Library streamlines data management by automatically ingesting and indexing documents and creating a retriever that allows agents to access the most current, relevant information. This ensures the AI agent can provide precise, up-to-date answers grounded in trusted enterprise data.(Source: Salesforce Trailhead – Agentforce Data Library Basics)

❌ 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.

The Data Library does not perform taxonomical classification or keyword-based retrieval. It uses semantic search through a retriever mechanism instead.

❌ C. It automates the ingestion and optical character recognition (OCR) processing of any PDF, and indexes them to enable regular SQL query retrieval.

OCR and SQL query retrieval are not part of the Agentforce Data Library’s functionality. Its purpose is AI grounding through data indexing and retrievers, not document digitization or database querying.

20
New cards

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. Deploy the flows and Apex using normal deployment tools and manually create the agent-related items in production.

B. Use only change sets because the Salesforce CLI does not currently support the deployment of agent- related metadata.

C. Deploy flows, Apex, and all agent-related items using either change sets or the Salesforce CLI/Metadata API.

Correct Answer: C

Explanation:

✅ C. Deploy flows, Apex, and all agent-related items using either change sets or the Salesforce CLI/Metadata API.

Salesforce supports full deployment of Agentforce metadata, including topics, actions, and prompt templates, through both change sets and the Salesforce CLI/Metadata API (API version 60+). This ensures all components—Flows, Apex, and agent configurations—can be moved together efficiently to production.(Source: Salesforce Developer Docs – Deploy Agentforce Metadata with the CLI or Metadata API)

❌ A. Deploy the flows and Apex using normal deployment tools and manually create the agent-related items in production.

Manual creation is unnecessary and inefficient since agent-related metadata can now be deployed using standard deployment tools.

❌ B. Use only change sets because the Salesforce CLI does not currently support the deployment of agent-related metadata.

This is outdated information. The Salesforce CLI now supports deploying Agentforce metadata types, making it a valid and recommended method for automation.

21
New cards

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. The user does not have permission to access the fields.

B. The user's locale language is not supported by Prompt Builder.

C. The user does not have Einstein Sales Emails permission assigned.

Correct Answer: A

Explanation:

✅ A. The user does not have permission to access the fields.

When Einstein Generative AI creates an email and displays placeholders instead of real data, it’s typically because the user doesn’t have field-level security or object access for the referenced fields (like Contact details). Salesforce hides those field values to protect sensitive information, leaving the placeholders visible in the generated output.(Source: Salesforce Help – Einstein for Sales Emails Field Permissions and Trust Layer Behavior)

❌ B. The user’s locale language is not supported by Prompt Builder.

Language support affects the prompt wording or translation quality, not the visibility of field data. The placeholder issue comes from data access restrictions, not locale configuration.

❌ C. The user does not have Einstein Sales Emails permission assigned.

Without this permission, the user couldn’t generate or access the AI email feature at all — placeholders wouldn’t appear because no draft would be created.

22
New cards

Universal Containers plans to enhance the customer support team's productivity using AI.Which specific use case necessitates the use of Prompt Builder?

A. Creating a draft of a support bulletin post for new product patches

B. Creating an Al-generated customer support agent performance score

C. Estimating support ticket volume based on historical data and seasonal trends

Correct Answer: A

Explanation:

✅ A. Creating a draft of a support bulletin post for new product patches.

Prompt Builder is used to create reusable prompt templates that generate contextual text outputs—such as emails, articles, or posts—grounded in Salesforce data. Drafting a support bulletin post is a generative AI use case that perfectly fits Prompt Builder’s purpose.(Source: Salesforce – Prompt Builder Overview)

❌ B. Creating an AI-generated customer support agent performance score.

This is an analytical or predictive task that would use tools like Einstein Prediction Builder or Analytics Studio, not Prompt Builder.

❌ C. Estimating support ticket volume based on historical data and seasonal trends.

This is a forecasting use case that involves data modeling and trend analysis—handled by Einstein Prediction Builder, not a generative text tool like Prompt Builder.

23
New cards

Universal Containers needs to provide insights on the usability of Agents to drive adoption in the organization.What should the Agentforce Specialist recommend?

A. Agent Analytics

B. Agentforce Analytics

C. Agent Studio Analytics

Correct Answer: B

Explanation:

✅ B. Agentforce Analytics

Agentforce Analytics is the official Salesforce feature that provides insights into agent usage, adoption, and performance. It helps organizations track metrics like interaction volume, completion rates, and overall effectiveness to improve AI agent adoption.(Source: Salesforce Help – Agentforce Analytics Overview)

❌ A. Agent Analytics

This term is often confused with Agentforce Analytics, but it’s not the official name of the Salesforce analytics tool. Salesforce documentation specifically refers to Agentforce Analytics for usage and adoption insights.

❌ C. Agent Studio Analytics

There’s no Salesforce feature by this name. Agent Studio is a configuration environment, not an analytics solution.

24
New cards

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, and the masked response. What should the Agentforce Specialist recommend?

A. Ingest the Einstein Shield Event logs into CRM Analytics.

B. Review the debug logs of the running user.

C. Enable audit trail in the Einstein Trust Layer.

✅ C. Enable audit trail in the Einstein Trust Layer.

Enabling the audit trail in the Einstein Trust Layer captures detailed records of the prompt journey, including the original prompt, the masked version, and the LLM response. This provides full transparency for compliance and monitoring. (Salesforce Help)

❌ A. Ingest the Einstein Shield Event logs into CRM Analytics.

Shield Event Logs track user and platform events, not the prompt masking or generative AI request and response data.

❌ B. Review the debug logs of the running user.

Debug logs capture system processes and Apex execution, but not the masking and response tracking from the Einstein Trust Layer.

25
New cards

Universal Containers is planning a marketing email about products that most closely match a customer's expressed interests.What should An Agentforce recommend to generate this email?

A. Standard email marketing template using Apex or flows for matching interest in products

B. Custom sales email template which is grounded with interest and product information

C. Standard email draft with Einstein and choose standard email template

Correct Answer: B

Explanation:

✅ B. Custom sales email template which is grounded with interest and product information.

This use case requires personalized email generation using generative AI. A custom sales email prompt template built in Prompt Builder can be grounded with CRM data like customer interests and related products, allowing Einstein to generate contextual and tailored marketing emails.(Source: Salesforce Help – Prompt Builder for Sales Emails)

❌ A. Standard email marketing template using Apex or flows for matching interest in products.

This method is manual and static — it doesn’t use generative AI or data grounding, so the personalization would be limited and less efficient.

❌ C. Standard email draft with Einstein and choose standard email template.

A standard template can’t dynamically pull in specific interest or product information. Grounded prompt templates are required for personalized AI-generated content.

26
New cards

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. Agent Event Logs dashboard.

B. AI Audit and Feedback Data dashboard.

C. User Utterances dashboard.

Correct Answer: C

Explanation:

✅ C. User Utterances dashboard.

The Utterance Analysis dashboard (also referred to as the User Utterances dashboard) in Agentforce allows a specialist to analyze what users are asking, the patterns in inputs, and how the agent is responding—all key for spotting trends and refining agent behavior. Trailhead+2Salesforce+2

❌ A. Agent Event Logs dashboard.

Event logs capture session data and technical details, but they are not optimized for high-level trend analysis of user queries and intent. Trailhead+1

❌ B. AI Audit and Feedback Data dashboard.

While audit and feedback dashboards exist for monitoring generative AI behavior and feedback, the specific requirement of analyzing user inputs, requests, and queries to identify patterns is addressed by the User Utterances dashboard. freecram.com

27
New cards

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?

A. Set up an Agentforce Data Library for AI retrieval of policy documents.

B. Expand the AI agent's scope to search all Salesforce records.

C. Add the files to the content, and then select the data library option.

Correct Answer: A

Explanation:

✅ A. Set up an Agentforce Data Library for AI retrieval of policy documents.

The Agentforce Data Library enables the AI agent to access and ground responses in trusted company data such as PDF policy documents. By ingesting and indexing these files, the agent can retrieve accurate, approved information instead of relying on generic model knowledge.(Source: Salesforce Help – Set Up a Data Library for Agentforce)

❌ B. Expand the AI agent’s scope to search all Salesforce records.

Broadening the search scope risks exposing irrelevant or sensitive data and doesn’t ensure grounding in the correct policy documentation.

❌ C. Add the files to the content, and then select the data library option.

Uploading files alone isn’t sufficient — the Data Library must first be configured so those files can be indexed and used for AI retrieval.

28
New cards

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. Apex Trigger

B. SOQL

C. Flows

Correct Answer: C

Explanation:

✅ C. Flows

When creating a custom Agent action, one of the available options is to use Salesforce Flows (typically autolaunched flows). These allow the agent to execute predefined business logic or retrieve Salesforce data as part of its action execution.(Source: Salesforce Admin Blog – Agentforce Actions Best Practices)

❌ A. Apex Trigger

Apex Triggers can’t be selected directly in Agentforce. Agent actions can call Apex classes, but not triggers, which are tied to DML events rather than agent execution.

❌ B. SOQL

SOQL is a query language, not a supported action type. Data retrieval must be performed through Flows or Apex, not direct SOQL in the agent configuration.

29
New cards

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. Model Builder

B. Agent Builder

C. Prompt Builder

Correct Answer: C

Explanation:

✅ C. Prompt Builder

Prompt Builder enables Salesforce users to create reusable, data-grounded prompt templates that can generate personalized summaries or recommendations based on CRM data. In this case, it can pull guest activity preferences from the Contact record to create a guest summary displayed directly on that page.(Source: Salesforce – Prompt Builder Overview)

❌ A. Model Builder

Model Builder is used for predictive analytics—such as forecasting or scoring—not for generating personalized summaries or recommendations.

❌ B. Agent Builder

Agent Builder creates conversational agents for interactive chat or voice use cases. It’s not designed for embedding generative summaries within a record page.

30
New cards

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. Enable data masking for sandbox refreshes.

B. Configure data masking in the Einstein Trust Layer setup.

C. Add new data masking rules in LLM setup.

Correct Answer: B

Explanation:

✅ B. Configure data masking in the Einstein Trust Layer setup.

The Einstein Trust Layer manages all data masking policies that control how sensitive information is handled before being sent to the large language model (LLM). Updating these configurations ensures alignment with organizational security and privacy requirements.(Source: Salesforce Help – Configure LLM Data Masking in the Einstein Trust Layer)

❌ A. Enable data masking for sandbox refreshes.

Sandbox data masking only protects test environments and doesn’t impact how data is masked during live AI interactions.

❌ C. Add new data masking rules in LLM setup.

There’s no separate LLM setup for managing masking. All masking configurations are centralized under the Einstein Trust Layer.

31
New cards

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. Monitor and refine the template based on user feedback.

B. Use the Prompt Builder Scorecard to help monitor.

C. Periodically change the templates grounding object.

Correct Answer: A

Explanation:

✅ A. Monitor and refine the template based on user feedback.

The best practice for improving a Prompt Builder template is to continuously analyze user feedback, monitor performance, and refine the wording, grounding, or instructions accordingly. This ensures the prompt delivers accurate and contextually relevant results over time.(Source: Salesforce Trailhead – Refine Your Prompt Template for Accurate Agent Replies)

❌ B. Use the Prompt Builder Scorecard to help monitor.

There is no official Prompt Builder Scorecard feature in Salesforce. Effectiveness should be tracked through feedback and iteration, not a scorecard.

❌ C. Periodically change the template’s grounding object.

Changing the grounding object without a specific reason can break data context and reduce accuracy. Refinement should focus on prompt clarity, not altering the data source.

32
New cards

Northern Trail Outfitters (NTO) wants to configure Einstein Trust Layer in its production org but is unable to see the option on the Setup page.After provisioning Data Cloud, which step must an Al Specialist take to make this option available to NTO?

A. Turn on Agent.

B. Turn on Einstein Generative AI.

C. Turn on Prompt Builder.

Correct Answer: B

✅ B. Turn on Einstein Generative AI

Turning on Einstein Generative AI is a prerequisite for the Einstein Trust Layer to appear in Setup, after Data Cloud has been provisioned. (Salesforce Help) Salesforce+1

❌ A. Turn on Agent.This step does not unlock the Trust Layer setup—enabling Agent or Agentforce features is separate.

❌ C. Turn on Prompt Builder.Prompt Builder enables prompt creation but is not the prerequisite that makes the Trust Layer option appear in Setup.

33
New cards

What is the main benefit of using a Knowledge article in an Agentforce Data Library?

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. It provides a structured, searchable repository of approved documents so the agent can retrieve reliable information for each inquiry..

C. The retriever for Knowledge articles has better accuracy and performance than the default retriever.

Correct Answer: B

Explanation:

✅ B. It provides a structured, searchable repository of approved documents so the agent can retrieve reliable information for each inquiry.

Using Agentforce Data Library with Salesforce Knowledge articles gives your AI agent access to a trusted, curated set of articles. The data library indexes the articles so the agent can retrieve relevant content quickly and accurately—grounding responses in approved company information rather than generic model output. Trailhead+1

❌ A. Only the retriever for Knowledge articles allows for agents to access Knowledge from both inside the platform and on a customer’s website.

This option is too narrow and partly inaccurate—while knowledge-based data libraries do improve access, they are not the only way agents can retrieve documents from internal and external sources.

❌ C. The retriever for Knowledge articles has better accuracy and performance than the default retriever.

The documentation emphasizes grounding and retrieval, but it doesn’t claim a separate retriever type for Knowledge articles that outperforms the default. The primary benefit described is structured content and up-to-date information, not a guaranteed accuracy improvement by retriever type alone. askfilo.com

34
New cards

An appropriate use case for leveraging Agentforce Sales Agent in a sales context:

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 flow of work.

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 faster.

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.

Correct Answer: A

Explanation:

✅ 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 flow of work.

Agentforce Sales Agent allows sales teams to perform actions conversationally using natural language grounded in CRM data. It supports guided selling while ensuring company policies are applied during task execution—empowering reps to take action directly from chat without manual navigation.(Source: Salesforce Help – Agentforce Sales Agent Overview)

❌ 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 faster.

This describes Sales Path or Guided Selling, not Agentforce. These tools use screen-based guidance, not conversational AI.

❌ 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.

This aligns with Einstein Activity Capture, not Agentforce Sales Agent, which focuses on conversational AI actions rather than email or message logging.

35
New cards

How does the AI Retriever function within Data Cloud?

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. It monitors and aggregates data quality metrics across various data pipelines to ensure only high- integrity data is used for strategic decision-making.

C. It automatically extracts and reformats raw data from diverse sources into standardized datasets for use in historical trend analysis and forecasting.

Correct Answer: A

Explanation:

✅ A. It performs contextual searches over an indexed repository to quickly fetch the most relevant documents, enabling grounding AI responses with trustworthy, verifiable information.

The AI Retriever in Salesforce Data Cloud is designed to retrieve relevant data chunks from an indexed repository (structured or unstructured) via semantic or hybrid search and pass them to the LLM for grounded responses. Salesforce+1

❌ B. It monitors and aggregates data quality metrics across various data pipelines to ensure only high-integrity data is used for strategic decision-making.

The Retriever functionality is centered on retrieval of content for generative AI, not on pipeline data quality monitoring.

❌ C. It automatically extracts and reformats raw data from diverse sources into standardized datasets for use in historical trend analysis and forecasting.

Ingestion and transformation of raw data are part of Data Cloud’s processing layer, but the Retriever’s role is after ingestion—searching and fetching indexed information. engineering.salesforce.com

36
New cards

In Model Playground, which hyperparameters of an existingSalesforce-enabled foundational model can An Agentforce change?

A. Temperature, Frequency Penalty, Presence Penalty

B. Temperature, Top-k sampling, Presence Penalty

C. Temperature, Frequency Penalty, Output Tokens

Correct Answer: A

Explanation:

✅ A. Temperature, Frequency Penalty, Presence Penalty.

In the Model Playground for a Salesforce-enabled foundational model, the available hyperparameters that can be adjusted are Temperature (controls randomness), Frequency Penalty (reduces repetition of phrases), and Presence Penalty (encourages introduction of new topics). actual4test.com+2Salesforce+2

❌ B. Temperature, Top-k sampling, Presence Penalty.

Top-k sampling is not listed in the official Salesforce documentation as an adjustable hyperparameter in the Model Playground for Salesforce-enabled foundational models.

❌ C. Temperature, Frequency Penalty, Output Tokens.

While “Output Tokens” is a concept in LLMs, it is not identified as a hyperparameter available for adjustment in the Model Playground for Salesforce’s foundational models according to the official docs. Salesforce+1

37
New cards

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. Use the merge fields to reference a custom related list of opportunities.

B. Use merge fields to reference the default related list of opportunities.

C. Use formula fields to reference the Einstein related list of opportunities.

Correct Answer: B

Explanation:

✅ B. Use merge fields to reference the default related list of opportunities.

In Prompt Builder, you can ground a prompt template with a related list by selecting “Related List: Opportunities” for the Account object, which enables the AI to access the list of opportunities associated with that account.(Source: Salesforce Help – Ground with Related List Merge Fields) Salesforce+1

❌ A. Use the merge fields to reference a custom related list of opportunities.

Custom related lists are not directly supported as grounding resources unless they are surfaced via a Flow or Apex; the documentation uses standard related lists for merge-field grounding.

❌ C. Use formula fields to reference the Einstein related list of opportunities.

Formula fields alone can’t handle lists or collections of related records for grounding; instead, using a related-list merge field—or a Flow/Apex Grounding— is the appropriate method. salesforceben.com

38
New cards

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 Einstein Generative AI Toxicity Scoring system, what does a score of 1 indicate?

A. The response is the least toxic.

B. The response is not toxic.

C. The response is the most toxic.

Correct Answer: C

Explanation:

✅ C. The response is the most toxic.

According to Salesforce’s documentation for the Einstein Trust Layer, toxicity scores range from 0 to 1 in categories that measure harmful or inappropriate content (e.g., violence, hate speech). A score of 1 indicates the highest level of toxicity in that category. Salesforce Developers+2examtopics.com+2

❌ A. The response is the least toxic.

This is incorrect because for toxicity categories the documentation states that 1 = highest toxicity, not the least. linkedin.com+1

❌ B. The response is not toxic.

This is incorrect because a score of 1 represents the most toxic level, not non-toxic or safe content.

39
New cards

In addition to Recipient and Sender, which object should An Agentforce utilize for inserting merge fields into a Sales email template prompt?

A. Recipient Opportunities

B. Recipient Account

C. User Organization

Correct Answer: B

Explanation:

✅ B. Recipient Account

When creating a Sales Email Prompt Template in Prompt Builder, you can reference merge fields from the Recipient (Contact or Lead), the Sender (User), and the Current Organization. Importantly, you can also include data about the recipient’s account by selecting Recipient Account, which provides personalization based on the Account record.(Source: Salesforce Help – Ground Prompt Templates with Record Merge Fields) Salesforce

❌ A. Recipient Opportunities

Opportunities are related child records, not directly available as merge-field objects under the standard Sales Email template merge-field options. They would require additional logic such as a flow or related list merge field rather than a standard object field.

❌ C. User Organization

While the Current Organization object (organization details) is supported, User Organization is not listed as a merge-field object in standard Sales Email templates in Prompt Builder. The correct object is Current Organization. trailhead.salesforce.com+1

40
New cards

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. Agentforce SDR only works with the standard Lead object.

B. Agentforce SDR only works on Opportunities.

C. Agentforce SDR only supports custom objects associated with Accounts.

Correct Answer: A

Explanation:

✅ A. Agentforce SDR only works with the standard Lead object.

The Agentforce Sales Development Representative (SDR) Agent is specifically designed to function with the standard Lead object in Salesforce. It cannot operate on custom objects that replace Leads. To use the SDR Agent effectively, UC must transition to or integrate with the standard Lead object for proper compatibility.(Source: Salesforce Help – Agentforce SDR Agent Considerations)

❌ B. Agentforce SDR only works on Opportunities.

The SDR Agent focuses on lead qualification and outreach, not opportunity management. Opportunities are handled later in the sales process.

❌ C. Agentforce SDR only supports custom objects associated with Accounts.

The SDR Agent does not support custom objects—even if those objects relate to Accounts. It is strictly limited to the standard Lead object configuration.

41
New cards

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. Sales Summaries

B. Sales Insight Summary

C. Work Summaries

Correct Answer: B

Explanation:

✅ B. Sales Insight Summary.

The Sales Insight Summary feature allows account managers to view a concise snapshot of key sales data points — including accounts, contacts, leads, and opportunities — in one place. It’s designed to help sales users quickly prepare for customer calls and meetings by consolidating relevant CRM insights.(Source: Salesforce Help – Sales Insight Summary Overview)

❌ A. Sales Summaries.

This term appears in some learning content but doesn’t refer to a Salesforce feature that aggregates multi-object data summaries for sales calls.

❌ C. Work Summaries.

Work Summaries are part of the Service context, summarizing case or session work for support agents — not sales preparation.

42
New cards

Universal Containers (UC) is implementing generative AI and wants to leverage a prompt template to provide responses to website visitors that give personalized product recommendations based on their browsing history. Which initial step should UC take to ensure the chatbot can deliver accurate recommendations?

A. Design universal product recommendations.

B. Write a response script for the chatbot.

C. Collect and analyze browsing data.

Correct Answer: C

Explanation:

✅ C. Collect and analyze browsing data.

To generate personalized recommendations, UC must first gather and analyze visitor browsing history—this provides the context and data needed to ground the prompt template. Without this data, the AI can’t tailor content to individual interests.(Source: Salesforce – What is Grounding?)

❌ A. Design universal product recommendations.

Universal recommendations are generic and miss personalization; the value in using generative AI is to tailor output based on specific visitor behavior and preferences.

❌ B. Write a response script for the chatbot.

Writing a script addresses output style, but without the data foundation (browsing history), the response won’t be personalized or accurate. The data needs come first.

43
New cards

What is the role of the large language model (LLM) in understanding intent and executing an Agent Action?

A. Find similar requested topics and provide the actions that need to be executed.

B. Identify the best matching topic and actions and correct order of execution.

C. Determine a user's topic access and sort actions by priority to be executed.

Correct Answer: B

Explanation:

✅ B. Identify the best matching topic and actions and correct order of execution.

The LLM within the Agentforce reasoning engine interprets the user’s intent, identifies the most relevant topic, and determines the correct sequence of actions to execute. This ensures that each user request is processed logically and contextually based on the configured Agent instructions.(Source: Salesforce Help – Reasoning Engine Overview)

❌ A. Find similar requested topics and provide the actions that need to be executed.

This option is partially correct but incomplete — the LLM doesn’t just find similar topics; it determines the exact topic and execution order required to fulfill the request.

❌ C. Determine a user's topic access and sort actions by priority to be executed.

Access control is managed through permissions and configuration, not by the LLM. The LLM focuses on interpreting intent and structuring the response plan, not user access validation.

44
New cards

Universal Containers (UC) wants to offer personalized service experiences and reduce agent handling time with AI-generated email responses grounded in Knowledge base. Which AI capability should UC use?

A. Einstein Email Replies

B. Einstein Service Replies for Email

C. Einstein Generative Service Replies for Email

Correct Answer: B

Explanation:

✅ B. Einstein Service Replies for Email.

This capability generates personalized, Knowledge-grounded email responses directly in Service Cloud. It reduces agent handling time by automatically drafting accurate and context-aware replies using data from cases and Knowledge articles.(Source: Salesforce Help – Einstein Service Replies for Email Overview)

❌ A. Einstein Email Replies.

This is not an official Salesforce feature name. The correct Service Cloud feature for generative email replies is Einstein Service Replies for Email.

❌ C. Einstein Generative Service Replies for Email.

This wording is incorrect — the documented Salesforce feature name omits “Generative.” The functionality described here aligns exactly with Einstein Service Replies for Email.

45
New cards

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. Einstein Service Replies

B. Einstein Reply Recommendations

C. Einstein Knowledge Recommendations

Correct Answer: A

Explanation:

✅ A. Einstein Service Replies.

This feature uses generative AI to create real-time, Knowledge-grounded chat responses for service agents. It ensures accuracy and consistency by pulling information directly from the organization’s Knowledge base, helping agents respond faster and more reliably during live interactions.(Source: Salesforce Help – Einstein Service Replies for Chat Overview)

❌ B. Einstein Reply Recommendations.

This feature offers suggested replies based on previous chat history, but it is not grounded in the Knowledge base. It relies on historical data, not generative AI.

❌ C. Einstein Knowledge Recommendations.

This tool recommends Knowledge articles to agents but does not generate direct chat replies. It’s used to surface helpful content, not to draft responses.

46
New cards

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. Modify the search index to only store documents from the last year and remove older records.

B. Create a custom retriever in Einstein Studio, and apply filters for publication date and product line.

C. Use the default retriever, as it already searches the entire search index and provides broad coverage.

Correct Answer: B

Explanation:

✅ B. Create a custom retriever in Einstein Studio, and apply filters for publication date and product line.

The documentation confirms you can create a custom retriever for your Data Library and apply filter criteria (such as publication date, product line) to ensure only relevant, up-to-date documents are returned. This addresses the issue of outdated product version documents appearing in results.(Source: Salesforce Help – Use a Custom Retriever in Data Cloud for Agentforce)

❌ A. Modify the search index to only store documents from the last year and remove older records.

This is a heavy-handed and maintenance-intensive approach. Salesforce recommends using retriever filters rather than purging historical content to control relevancy and

recency.

❌ C. Use the default retriever, as it already searches the entire search index and provides broad coverage.

Using the default retriever without additional filtering is exactly why the irrelevant older documents are appearing. This doesn’t solve the problem of narrowing down to the most relevant, current data.

47
New cards

An Agentforce turned on Einstein Generative AI in Setup. Now, the Agentforce Specialist would like to create custom prompt templates in Prompt Builder. However, they cannot access Prompt Builder in the Setup menu.What is causing the problem?

A. The Prompt Template User permission set was not assigned correctly.

B. The Prompt Template Manager permission set was not assigned correctly.

C. The large language model (LLM) was not configured correctly in Data Cloud.

Correct Answer: B

Explanation:

✅ B. The Prompt Template Manager permission set was not assigned correctly.

According to Salesforce Help, to use Prompt Builder (navigate Setup → Prompt Builder), users must have the Prompt Template Manager permission set to create and manage prompt templates. Salesforce+2Salesforce+2

❌ A. The Prompt Template User permission set was not assigned correctly.

While the Prompt Template User permission set allows running prompts, it doesn’t grant access to the Prompt Builder tool itself. The Manager permission set is required for access.

❌ C. The large language model (LLM) was not configured correctly in Data Cloud.

LLM configuration affects prompt execution, not visibility of the Prompt Builder interface. The inability to access Prompt Builder is a permissions issue rather than an LLM setup issue.

48
New cards

What is best practice when refining Agent custom action instructions?

A. Provide examples of user messages that are expected to trigger the action.

B. Use consistent introductory phrases and verbs across multiple action instructions.

C. Specify the persona who will request the action.

Correct Answer: A

Explanation:

✅ A. Provide examples of user messages that are expected to trigger the action.

According to Salesforce Help, a best practice when refining custom Agentforce action instructions is to include specific user-utterance examples that the action should handle. This helps the agent better match intent, understand when to invoke the action, and align outcomes with user expectations. Salesforce+1

❌ B. Use consistent introductory phrases and verbs across multiple action instructions.

While consistency is good for readability, it is not highlighted as the core best practice for trigger matching and intent clarity in official documentation.

❌ C. Specify the persona who will request the action.

Defining a persona may help context but does not directly support the matching of user messages to the correct action as strongly as providing example utterances. actual4test.com

49
New cards

Which object stores the conversation transcript between the customer and the agent?

A. Messaging End User

B. Messaging Session

C. Case

Correct Answer: B

Explanation:

✅ B. Messaging Session.

The Messaging Session object in Salesforce stores the full transcript of a chat interaction between a customer and an agent. It contains the messages, timestamps, and session context needed for reporting, follow-up, or AI summary generation. Salesforce Developers+2freecram.com+2

❌ A. Messaging End User.

This object stores details about the messaging user (e.g., phone number, channel) but does not hold the conversation transcript itself. Salesforce Developers+1

❌ C. Case.

While Cases represent the support issue, they do not directly store the messaging transcript; that data resides in the Messaging Session object. coursehero.com

50
New cards

Universal Containers (UC) 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. "CRM data to JSON" checkbox must be selected when creating a prompt template.

B. Apex code can be used to return a JSON-formatted merge field.

C. JSON format should be enabled in Prompt Builder Settings.

Correct Answer: B

Explanation:

✅ B. Apex code can be used to return a JSON-formatted merge field.

According to Salesforce documentation, you can use an Apex merge field in a prompt template to return data from a SOQL query or external API — and specifically to generate well-formatted JSON. (help.salesforce.com)The official guide notes: “Use Apex … if you want to generate well-formatted JavaScript Object Notation (JSON) or do programmatic data filtering.” (admin.salesforce.com blog)

❌ A. "CRM data to JSON" checkbox must be selected when creating a prompt template.

There is no documented "CRM data to JSON" checkbox. The transformation to JSON needs to be handled in code (Apex) not via a toggle. (freecram.com discussion)

❌ C. JSON format should be enabled in Prompt Builder Settings.

Prompt Builder settings do not include a generic “enable JSON format” option. JSON output formatting is achieved via Apex or custom logic, not a feature toggle.

51
New cards

Before activating a custom copilot action, an Agentforce would like to understand multiple real-world user utterances to ensure the action is being selected appropriately. Which tool should the Agentforce Specialist recommend?

A. Model Playground

B. Agent

C. Copilot Builder

Correct Answer: A

Explanation:

✅ A. Model Playground.

The Model Playground is designed to test and refine copilot and Agentforce actions before deployment. It allows users to input multiple real-world utterances, observe how the LLM interprets intent, determine which actions are triggered, and refine the action instructions or examples accordingly. This controlled sandbox environment ensures that the action behaves correctly before activation in production.(Source: Salesforce Help – Model Playground Overview for Copilot Testing)

❌ B. Agent.

The Agent interface is primarily for building topics, linking actions, and configuring behaviors, not for testing and analyzing multiple utterances or observing LLM behavior in real time.

❌ C. Copilot Builder.

Copilot Builder focuses on UI configuration and metadata setup, not utterance or reasoning testing. It does not provide an environment for simulating or analyzing how different user inputs map to actions.

52
New cards

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. Enable Einstein Conversation Insights, connect a recording provider, assign permission sets, and customize insights with up to 25 products.

B. Enable Einstein Conversation Insights, assign permission sets, define recording managers, and customize insights with up to 50 competitor names.

C. Enable Einstein Conversation Insights, enable sales recording, assign permission sets, and customize insights with up to 50 products.

✅ A. Enable Einstein Conversation Insights, connect a recording provider, assign permission sets, and customize insights with up to 25 products.

When setting up Einstein Conversation Insights (ECI), Salesforce requires connecting a recording provider, assigning the appropriate permission sets, and configuring customizable insights. Each insight can include up to 25 keywords, such as product or competitor names, that Einstein detects in call transcripts.(Source: Salesforce Help – Set Up Einstein Conversation Insights and Trailhead: Review Einstein Conversation Insights Requirements)

❌ B. Enable Einstein Conversation Insights, assign permission sets, define recording managers, and customize insights with up to 50 competitor names.

This is incorrect because “recording managers” is not part of the setup, and the limit is 25, not 50.

❌ C. Enable Einstein Conversation Insights, enable sales recording, assign permission sets, and customize insights with up to 50 products.

Also incorrect — there’s no “sales recording” toggle, and the keyword cap is 25, not 50.

53
New cards

The sales team at Universal Containers has a very busy rep who sometimes misses key details during long voice or video calls. Which Einstein Generative AI feature should the Agentforce specialist recommend to help the rep quickly capture what they might have missed?

A. Call Summary

B. Call Explorer

C. Sales Summary

✅ A. Call Summary.

The “Call Summary” feature, part of Einstein Conversation Insights (ECI) and generative AI, allows sales reps to generate concise summaries of voice and video calls, capturing key points, next steps, and customer feedback—so they can focus on selling instead of note-taking. Salesforce+2Corrao Group+2

❌ B. Call Explorer.

Call Explorer is designed for deeper analytics—searching across multiple conversation transcripts to surface trends (e.g., “Where did competitors come up?”). It’s not the quick-capture summarization tool needed for a busy rep. Salesforce+1

❌ C. Sales Summary.

While “Sales Summary” is generative in nature (summarizing sales activities), it is not specifically aimed at summarizing voice or video calls and extracting conversational details for the rep immediately after a call. Get Generative

54
New cards

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. The Agentforce Service Agent user is not assigned the correct Agent Type License.

B. The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.

C. The Agentforce Service Agent user was not given the Allow View Knowledge permission set.

✅ C. The Agentforce Service Agent user was not given the Allow View Knowledge permission set.

If the Agentforce Service Agent user lacks the Allow View Knowledge permission (or equivalent permission to read Knowledge article data), the agent cannot access or retrieve article content even though the article data exists and is indexed. This is a common setup oversight and aligns with known troubleshooting scenarios.(Source: Salesforce Help – Agentforce Service Agent does not have Read access to Knowledge issue)

❌ A. The Agentforce Service Agent user is not assigned the correct Agent Type License.

While licensing is important, this symptom (agent can't answer specific Knowledge-based questions) typically points to permission rather than a license type mis-assignment.

❌ B. The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.

There is no requirement to use a “standard Agent Knowledge” profile. The key requirement is read access to the Knowledge object, not using a specific profile.

55
New cards

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?

A. The prompt template version is incompatible with the chosen LLM.

B. The data being used for grounding is incorrect or incomplete.

C. The Einstein Trust Layer is incorrectly configured.

Correct Answer: B

Explanation:

✅ B. The data being used for grounding is incorrect or incomplete.

Prompt templates rely heavily on proper grounding of CRM data in order to produce accurate and relevant outputs. If the dataset used for grounding (e.g., case comments, fields, related records) is incorrect, outdated, incomplete, or improperly referenced in the template, the AI-generated summaries can miss or misstate key information.(Supporting reference: “Without grounding in real, relevant data … the AI’s output may contain generic or incorrect information.”) Get Generative+1

❌ A. The prompt template version is incompatible with the chosen LLM.

There is no published limitation indicating that a mismatch in template version and LLM would cause inaccurate case summaries. The core cause more often lies in grounding or data selection issues.

❌ C. The Einstein Trust Layer is incorrectly configured.

Although the Trust Layer handles safety, masking, and audit logging, improper configuration here would not typically result in missing content—it would more likely block or alter sensitive data, not degrade relevance of summary details.

56
New cards

A Salesforce Administrator wants to generate personalized, targeted emails that incorporate customer interaction data. The admin wants to leverage large language models (LLMs) to write the emails, and wants to reuse templates for different products and customers. Which solution approach should the admin leverage?

A. Use Sales Email standard templates

B. Create a Field Generation prompt template type

C. Create a Sales Email prompt template type

Correct Answer: C

Explanation:

✅ C. Create a Sales Email prompt template type.

The Sales Email prompt template type in Prompt Builder is designed for generating personalized, LLM-powered emails using CRM data such as customer interactions, opportunities, and accounts. These templates can be reused and dynamically adjusted for different customers or products, fulfilling the admin’s exact use case.(Source: Salesforce Help – Use Sales Email Prompt Templates in Prompt Builder)

❌ A. Use Sales Email standard templates.

Standard email templates are static and lack integration with LLMs or dynamic grounding. They don’t generate new content; they simply merge predefined fields.

❌ B. Create a Field Generation prompt template type.

Field Generation templates populate CRM fields with generated text (e.g., summaries, descriptions), not full email content. They are not intended for personalized email composition.

57
New cards

An Agentforce Specialist creates a Field Generation prompt template for the Case object targeting a custom field (AI_Analysis__c). After saving, testing, and activating it, the field doesn’t show the ✨ (Sparkle) icon and behaves like a normal field. Which critical step did they miss?

A. They forgot to reactivate the Lightning page layout after activating the Field Generation prompt template.

B. They forgot that the Case object isn’t supported for Field Generation and should use Einstein Service Replies instead.

C. They forgot to edit the Lightning record page and associate the field with the prompt template.

Correct Answer: C

Explanation:

✅ C. They forgot to edit the Lightning record page and associate the field with the prompt template.

For the ✨ (Sparkle) icon to appear, the field must be mapped to its prompt template on the Lightning record page using Dynamic Forms. Without linking the field to the template, Salesforce treats it as a standard text field even if the template is active.(Source: Salesforce Help – Field Generation Prompt Templates in Action)

❌ A. They forgot to reactivate the Lightning page layout after activating the Field Generation prompt template.

Reactivating a layout doesn’t affect whether a field displays the generative icon.

❌ B. They forgot that the Case object isn’t supported for Field Generation and should use Einstein Service Replies instead.

The Case object is supported for Field Generation—this is purely a configuration issue.

58
New cards

Universal Containers has a strict change management process that requires all configuration to be completed in a sandbox before deployment. The AI Specialist must set up Work Summaries for Enhanced Messaging. Einstein Generative AI and the Einstein Work Summaries permission set are already enabled in production. Which configuration steps should the Specialist complete in the sandbox that can be deployed to production?

Correct Answer: B

✅ B. Create custom fields to store Issue, Resolution, and Summary; create a Quick Action that updates these fields; and add the Wrap Up component to the Messaging Session record page layout.

These configurations (fields, Quick Action, and Wrap Up component) are the only deployable steps from sandbox to production. Enabling Einstein or assigning permission sets must be done manually in production. This follows Salesforce best practices for Einstein Work Summaries for Enhanced Messaging.(Source: Salesforce Help – Set Up Einstein Work Summaries for Enhanced Messaging)

❌ A. From the Einstein setup menu, select Turn on Einstein; create custom fields to store Issue, Resolution, and Summary; create a Quick Action that updates these fields; and add the Wrap Up component to the Messaging Session record page layout.

Turning on Einstein is an org-level setting that must be done directly in production, not in a sandbox. It cannot be deployed between environments.

❌ C. Create custom fields to store Issue, Resolution, and Summary; create a Quick Action that updates these fields; add the Wrap Up component to the Messaging Session record page layout; and create Permission Set Assignments for the intended Agents.

Permission set assignments are user-specific and cannot be deployed between orgs. The permission set itself can be moved, but user mappings must be completed manually in production.

59
New cards

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. Service Replies

B. Case Replies

C. Knowledge Replies

Correct Answer: A

Explanation:

✅ A. Service Replies.

Einstein Service Replies is the generative AI feature designed for service agents to receive AI-generated, Knowledge-grounded reply suggestions during chat or messaging sessions. It draws from the organization’s Knowledge base and case context to draft relevant replies, helping reduce handling time and maintain accuracy. Salesforce+1

❌ B. Case Replies.

There is no Salesforce feature named “Case Replies” that specifically provides generative Knowledge‐grounded responses for service agents.

❌ C. Knowledge Replies.

“Knowledge Replies” is not a documented Salesforce feature for generating replies. The correct capability for generating responses grounded in Knowledge is Einstein Service Replies.

60
New cards

An Agentforce at Universal Containers is working on a prompt template to generate personalized emails for product demonstration requests from customers. It is important for the Al-generated email to adhere strictly to the guidelines, using only associated opportunity information, and to encourage the recipient to take the desired action.How should the Agentforce Specialist include these instructions on a new line in the prompt template?

A. Surround them with triple quotes (""").

B. Make sure merged fields are defined.

C. Use curly brackets {} to encapsulate instructions.

Correct Answer: A

Explanation:

✅ A. Surround them with triple quotes (""").

In Prompt Builder for Einstein Copilot, best practice is to place an Instructions: section on a separate line and enclose your detailed instructions in triple quotes (""). This allows the LLM to clearly differentiate between general context and the specific task-instructions you’re giving. Salesforce+1

❌ B. Make sure merged fields are defined.

While defining merge fields is important for personalization and grounding in CRM data, it doesn’t address how to format the instructions section for proper interpretation by the LLM.

❌ C. Use curly brackets {} to encapsulate instructions.

Curly brackets are commonly used for merge-fields or placeholders, not for defining instruction blocks. The official best practice is to use triple-quote boundaries. salesforce-walker.blogspot.com+1

61
New cards

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 related to this itinerary. The service agent needs to review Knowledge articles about canceling and rebooking customer flights. Which Agent capability helps the agent accomplish this?

A. Execute tasks based on available actions, answering questions using information from accessible Knowledge articles.

B. Invoke a flow which makes a call to external data to create a Knowledge article.

C. Generate a Knowledge article based off the prompts that the agent enters to create steps to cancel flights.

Correct Answer: A

✅ A. Execute tasks based on available actions, answering questions using information from accessible Knowledge articles.

Agentforce Agents are designed to combine action execution (e.g., invoking flows or automations) with knowledge retrieval. In this case, the agent can retrieve relevant Knowledge articles to assist with flight cancellation and rebooking while taking guided actions within Salesforce. This aligns directly with Agentforce’s core capability: execute tasks and ground responses using Knowledge data.(Source: Salesforce Help – Agentforce Overview and Capabilities)

❌ B. Invoke a flow which makes a call to external data to create a Knowledge article.

Flows can automate external data interactions, but they are not used to create Knowledge articles dynamically or retrieve relevant content.

❌ C. Generate a Knowledge article based off the prompts that the agent enters to create steps to cancel flights.

Prompt Builder can generate text, but it doesn’t generate or publish Knowledge articles. Knowledge creation remains a manual or flow-driven publishing process.

62
New cards

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. Include multiple-choice questions within the prompt to test the LLM's understanding of the context.

B. Ask it to role-play as a character in the prompt template to provide more context to the LLM.

C. Train LLM with data using different writing styles including word choice, intensifiers, emojis, and punctuation.

Correct Answer: B

✅ B. Ask it to role-play as a character in the prompt template to provide more context to the LLM.

Prompt Builder best practices recommend including context and role assignment (e.g., “You are a helpful customer service assistant…”) to guide the LLM’s tone, style, and perspective. This technique helps generate more relevant and aligned responses without retraining the model.(Source: Salesforce Help – Prompt Builder Best Practices for Context and Role Definition)

❌ A. Include multiple-choice questions within the prompt to test the LLM's understanding of the context.

Prompts should be instructional, not interrogative. Testing the model inside the prompt reduces consistency and confuses the response objective.

❌ C. Train LLM with data using different writing styles including word choice, intensifiers, emojis, and punctuation.

LLMs used in Salesforce (via Einstein and Prompt Builder) are not retrained by end users. Prompt Builder only crafts instructions and grounding context — training data modifications are not user-controlled.

63
New cards

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. Recreate the flow using the Agentforce agent user.

B. Assign the Manage Users permission to the Agentforce Agent user.

C. Assign the Run Flows permission to the Agentforce Agent user.

Correct Answer: C

✅ C. Assign the Run Flows permission to the Agentforce Agent user.

For an Agentforce Agent to execute a custom flow from an Agent Action, the Agentforce Agent user must have the Run Flows permission. This allows the AI agent to invoke the flow as part of its available actions. Without this permission, the flow execution will fail even if the Agent Action is properly configured.(Source: Salesforce Help – Agentforce Permissions and Flow Integration Requirements)

❌ A. Recreate the flow using the Agentforce agent user.

Flows do not need to be recreated. The execution permission depends on access rights, not on who built the flow.

❌ B. Assign the Manage Users permission to the Agentforce Agent user.

This is unrelated and overly permissive. Manage Users is an administrative permission that has no bearing on running flows.

64
New cards

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. Prompt Template Manager for creating templates and Data Cloud Admin for executing templates

B. Prompt Template Manager for creating templates and Prompt Template User for executing templates

C. Data Cloud Admin for creating templates and Prompt Template User for executing templates

Correct Answer: B

✅ B. Prompt Template Manager for creating templates and Prompt Template User for executing templates.

The Prompt Template Manager permission set provides the ability to create, edit, and manage prompt templates in Prompt Builder, while the Prompt Template User permission set allows users to access and execute those templates. This is the officially documented Salesforce configuration for managing Prompt Builder access.(Source: Salesforce Help – Assign Permissions for Prompt Builder Users)

❌ A. Prompt Template Manager for creating templates and Data Cloud Admin for executing templates.

The Data Cloud Admin permission set governs data ingestion, harmonization, and identity resolution—not the execution of prompt templates.

❌ C. Data Cloud Admin for creating templates and Prompt Template User for executing templates.

Data Cloud Admins cannot create or modify prompt templates. Template management requires the Prompt Template Manager permission set.

65
New cards

Which feature in the Einstein Trust Layer helps to minimize the risks of jailbreaking and prompt injection attacks?

A. Secure Data Retrieval and Grounding

B. Data Masking

C. Prompt Defense

Correct Answer: C

✅ C. Prompt Defense.

Prompt Defense is the Einstein Trust Layer feature designed to protect against jailbreaking and prompt injection attacks by scanning, filtering, and validating prompts before they are sent to the LLM. It ensures the model doesn’t execute malicious instructions or reveal unauthorized information.(Source: Salesforce Help – Einstein Trust Layer Overview)

❌ A. Secure Data Retrieval and Grounding.

This feature ensures AI responses are based on verified Salesforce data rather than external or hallucinated content—it doesn’t prevent prompt injection attacks.

❌ B. Data Masking.

Data Masking protects sensitive data by hiding PII and other private information from prompts and responses, but it does not defend against injection or manipulation attempts.

66
New cards

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. Use a prompt template grounded on CRM and Data Cloud data using standard foundation model.

B. Fine-tune the standard foundational model due to the complexity of the data.

C. Deploy UC's own custom foundational model on this data first.

Correct Answer: A

✅ A. Use a prompt template grounded on CRM and Data Cloud data using standard foundation model.

This scenario is ideal for a Prompt Builder use case — combining Salesforce CRM data (e.g., Opportunities, Activities) with Data Cloud data for personalized AI-generated summaries. The standard Salesforce-provided foundation models are sufficient when properly grounded in enterprise data through Prompt Builder, eliminating the need for fine-tuning or model hosting.(Source: Salesforce Help – Prompt Builder Overview and Best Practices)

❌ B. Fine-tune the standard foundational model due to the complexity of the data.

Fine-tuning is not supported for standard Salesforce foundation models, nor is it necessary when data grounding provides sufficient context.

❌ C. Deploy UC's own custom foundational model on this data first.

Deploying a custom foundational model introduces unnecessary complexity and is outside the scope of no-code configuration, which UC specifically requires.

67
New cards

Universal Containers (UC) needs to improve agent productivity in replying to customer chats. Which generative AI feature should help UC address this issue?

A. Case Summaries

B. Service Replies

C. Case Escalation

Correct Answer: B

✅ B. Service Replies.

Einstein Service Replies leverages generative AI to draft contextual, Knowledge-grounded responses during chat or messaging interactions. This feature helps service agents reply faster and more accurately, directly addressing UC’s goal of improving productivity in live chat scenarios.(Source: Salesforce Help – Einstein for Service: Generative Service Replies Overview)

❌ A. Case Summaries.

Case Summaries help agents review case histories quickly, but they don’t assist in real-time chat replies.

❌ C. Case Escalation.

Case Escalation is a routing or workflow automation feature, not a generative AI capability for composing responses.

68
New cards

Universal Containers recently launched a pilot program to integrate conversational AI into its CRM business operations with Agentforce Agents. How should the Agentforce Specialist monitor Agents' usability and the assignment of actions?

A. Run a report on the Platform Debug Logs.

B. Query the Agent log data using the Metadata API.

C. Run Agentforce Analytics.

Correct Answer: C

✅ C. Run Agentforce Analytics.

Agentforce Analytics is Salesforce’s dedicated tool for monitoring conversational AI performance. It enables specialists to analyze agent usability, adoption trends, and action execution metrics, providing clear visibility into how Agents are being used across the org. This is the officially recommended method for tracking Agentforce effectiveness and optimizing its configuration.(Source: Salesforce Help – Agentforce Analytics, Trailhead – Check on Your Agent Using Analytics)

❌ A. Run a report on the Platform Debug Logs.

Debug Logs are for technical troubleshooting (Apex errors, flow execution), not for measuring user adoption or agent behavior.

❌ B. Query the Agent log data using the Metadata API.

The Metadata API handles configuration and deployment—not runtime usage data or analytics—so it cannot monitor agent activity or performance.

69
New cards

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. Sentiment Analysis and Emotion Detection

B. Draft Survey Request Email

C. Issue and Resolution

Correct Answer: C

✅ C. Issue and Resolution.

Einstein Work Summaries automatically generates and fills in three key fields after a chat or messaging session: Issue, Resolution, and Summary.

- Issue describes the customer’s problem.

- Resolution summarizes the agent’s response or the action taken.

- Summary provides a concise recap of the entire interaction.(Source: Salesforce Help – Set Up Einstein Work Summaries for Enhanced Messaging)

❌ A. Sentiment Analysis and Emotion Detection.

Einstein Work Summaries does not include sentiment or emotion scoring — that capability belongs to Einstein Conversation Insights.

❌ B. Draft Survey Request Email.

Einstein Work Summaries doesn’t draft follow-up emails or surveys; it focuses strictly on summarizing conversation data within Salesforce records.

70
New cards

An AI Specialist is tasked with configuring a generative model to create personalized sales emails using customer data stored in Salesforce. The AI Specialist has already fine-tuned a large language model (LLM) on the OpenAI platform. Security and data privacy are critical concerns for the client. How should the Agentforce Specialist integrate the custom LLM into Salesforce?

A. Create an application of the custom LLM and embed it in Sales Cloud via iFrame.

B. Add the fine-tuned LLM in Einstein Studio Model Builder.

C. Enable model endpoint on OpenAI and make callouts to the model to generate emails.

Correct Answer: B

✅ B. Add the fine-tuned LLM in Einstein Studio Model Builder.

Einstein Studio Model Builder allows organizations to bring their own models (BYOM), including fine-tuned LLMs from platforms like OpenAI, Anthropic, or Amazon Bedrock. This integration ensures data remains within the Einstein Trust Layer, maintaining security, privacy, and auditability while enabling generative use cases like personalized sales emails grounded in Salesforce CRM data.(Source: Salesforce Help – Einstein Studio Overview, [Salesforce + OpenAI Integration Guide])

❌ A. Create an application of the custom LLM and embed it in Sales Cloud via iFrame.

Embedding via iFrame provides no data governance or Trust Layer protection, creating major security and compliance risks.

❌ C. Enable model endpoint on OpenAI and make callouts to the model to generate emails.

Direct callouts bypass the Einstein Trust Layer, exposing sensitive Salesforce data to external systems—violating security and privacy requirements.

71
New cards

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. 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. 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. 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.

Correct Answer: 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.

Einstein Data Libraries can use Salesforce Knowledge as a grounding data source, but this option only appears if Knowledge is enabled in the org. If Knowledge isn’t turned on, the setup wizard defaults to the file upload option. Enabling Salesforce Knowledge will make the Knowledge-based data library configuration available.(Source: Salesforce Help – Set Up Einstein Data Libraries)

❌ A. The current Salesforce org lacks Einstein for Service permissions.

Permissions affect access to features but do not hide the Knowledge data source option itself — the absence of Knowledge is the root cause.

❌ C. The administrator is not using Lightning Experience.

Einstein Data Libraries are only configurable in Lightning Experience, but if the admin were in Classic, they wouldn’t access the setup flow at all — not just miss one option.

72
New cards

Universal Containers (UC) users are complaining that agent answers are not satisfactory. The agent is using PDF files as a knowledge source. How should UC troubleshoot this issue?

A. Analyze the data mapping between source fields and Data Cloud object fields.

B. Check that the agent has the PDF file field permission access for the data library.

C. Verify the retriever's filter criteria and data source connection.

Correct Answer: C

✅ C. Verify the retriever's filter criteria and data source connection.

When AI-generated answers are inaccurate or incomplete despite having valid knowledge sources (like PDFs), the first step is to check the retriever configuration in the Agentforce Data Library. If the retriever is misconfigured — for example, filtering out relevant documents, using outdated indexes, or pointing to an incorrect data source — the AI agent won’t retrieve the right context to ground its responses.(Source: Salesforce Help – Configure and Troubleshoot Einstein Data Libraries and Retrievers)

❌ A. Analyze the data mapping between source fields and Data Cloud object fields.

This step applies to structured data ingestion into Data Cloud, not unstructured documents (like PDFs) in a Data Library.

❌ B. Check that the agent has the PDF file field permission access for the data library.

Permissions affect access, but if the agent can already use the PDF source, this won’t influence response quality — only retriever configuration will.

73
New cards

What is a valid use case for Data Cloud retrievers?

A. Returning relevant data from the vector database to augment a prompt.

B. Grounding data from external websites to augment a prompt with RAG.

C. Modifying and updating data within the source systems connected to Data Cloud.

Correct Answer: A

✅ A. Returning relevant data from the vector database to augment a prompt.

Data Cloud retrievers enable retrieval-augmented generation (RAG) by searching Salesforce Data Cloud’s vector index for the most relevant records or documents and returning that data to ground a prompt. This ensures generative AI responses are based on accurate, contextually relevant Salesforce data.(Source: Salesforce Help – Data Cloud Retrievers Overview)

❌ B. Grounding data from external websites to augment a prompt with RAG.

Data Cloud retrievers only access ingested and indexed data within Data Cloud, not external or public web data.

❌ C. Modifying and updating data within the source systems connected to Data Cloud.

Retrievers are read-only tools for data retrieval and grounding — they do not perform write-back or modification operations.

74
New cards

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. Service AI Grounding only works with Case and Knowledge objects.

B. Service AI Grounding only supports String and Text Area type fields.

C. Service AI Grounding visibility works in system mode.

Correct Answer: B

✅ B. Service AI Grounding only supports String and Text Area type fields.

Standard Service AI Grounding can only utilize String and Text Area fields for grounding context in AI-generated responses. Rich Text fields are not supported due to HTML formatting and storage limitations, which can cause data parsing issues for the LLM.(Source: Salesforce Help – Service AI Grounding Field Requirements)

❌ A. Service AI Grounding only works with Case and Knowledge objects.

While those are the primary supported objects, grounding can extend to other standard and custom objects depending on configuration. The field type limitation is the key constraint here.

❌ C. Service AI Grounding visibility works in system mode.

Service AI Grounding honors user context and field-level security, not system mode, to ensure appropriate data visibility and compliance.

75
New cards

How should an organization use the Einstein Trust Layer to audit, track, and view masked data?

A. Utilize the audit trail that captures and stores all LLM submitted prompts in Data Cloud.

B. In Setup, use Prompt Builder to send a prompt to the LLM requesting for the masked data.

C. Access the audit trail in Setup and export all user-generated prompts.

Correct Answer: A

✅ A. Utilize the audit trail that captures and stores all LLM submitted prompts in Data Cloud.

The Einstein Trust Layer automatically generates an AI Audit Trail that logs every interaction between users and the LLM — including prompts, responses, and any masked data. These records are securely stored in Data Cloud, allowing organizations to track, audit, and review what information was sent or masked for compliance and governance purposes.(Source: Salesforce Help – Einstein Trust Layer Overview)

❌ B. In Setup, use Prompt Builder to send a prompt to the LLM requesting for the masked data.

Prompt Builder is used for creating prompt templates, not for retrieving or reviewing masked or audit data.

❌ C. Access the audit trail in Setup and export all user-generated prompts.

While you can view audit data, the Einstein Trust Layer specifically stores it within Data Cloud, not as a simple export from Setup. The correct process uses the AI Audit Trail captured via the Trust Layer.

76
New cards

Universal Containers wants to leverage the Record Snapshots grounding feature in a prompt template. What preparations are required?

A. Configure page layout of the master record type.

B. Create a field set for all the fields to be grounded.

C. Enable and configure dynamic form for the object.

Correct Answer: A

✅ A. Configure page layout of the master record type.

Record Snapshots automatically ground prompts using the fields available on the user’s page layout for the selected object. To ensure the right data is used, UC must configure the page layout to include the relevant fields and related lists that should be visible to the user. The snapshot pulls data dynamically from that layout — no additional field sets or dynamic forms are required.(Source: Salesforce Help – Ground Prompts with Record Snapshots in Prompt Builder)

❌ B. Create a field set for all the fields to be grounded.

Record Snapshots don’t use field sets; they reference page layout fields automatically for grounding.

❌ C. Enable and configure dynamic form for the object.

Dynamic forms control page visibility and layout flexibility but aren’t required or used by Record Snapshots for grounding data.

77
New cards

Universal Containers (UC) wants to limit an agent's access to Knowledge articles while deploying the "Answer Questions with Knowledge" action. How should UC achieve this?

A. Define scope instructions to the agent specifying a list of allowed article titles or IDs.

B. Update the Data Library Retriever to filter on a custom field on the Knowledge article.

C. Assign Data Categories to Knowledge articles, and define Data Category filters in the Agentforce Data Library.

Correct Answer: C

✅ C. Assign Data Categories to Knowledge articles, and define Data Category filters in the Agentforce Data Library.

Using Data Categories and defining Data Category filters in the Agentforce Data Library is the correct and secure method to restrict which Knowledge articles are accessible to agents. This approach leverages Salesforce’s built-in data classification system, allowing precise access control while maintaining flexibility and scalability.(Source: Salesforce Help – Control Knowledge Article Visibility with Data Categories)

❌ A. Define scope instructions to the agent specifying a list of allowed article titles or IDs.

Scope instructions help guide the agent’s responses but do not enforce data-level access restrictions. They cannot prevent retrieval of unauthorized articles.

❌ B. Update the Data Library Retriever to filter on a custom field on the Knowledge article.

While possible, this is not a Salesforce best practice. It increases maintenance complexity and bypasses the native Knowledge Data Category filtering mechanism.

78
New cards

How does an Agent respond when it can't understand the request or find any requested information?

A. With a preconfigured message, based on the action type.

B. With a general message asking the user to rephrase the request.

C. With a generated error message.

Correct Answer: A

✅ A. With a preconfigured message, based on the action type.

When an Agentforce Agent cannot interpret a user’s request or retrieve the required data, it responds using a preconfigured fallback message defined in the Agent’s action type settings. These fallback messages are customizable and ensure consistent, brand-aligned responses instead of unpredictable LLM output.(Source: Salesforce Help – Configure Fallback Responses in Agentforce)

❌ B. With a general message asking the user to rephrase the request.

While this may sound natural, Agentforce does not automatically generate rephrase prompts unless configured explicitly in the fallback message.

❌ C. With a generated error message.

Agents do not display system error messages to users. Instead, they rely on configured fallback responses for a better customer experience.

79
New cards

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 AI Specialist recommend for this request?

A. Einstein Call Summaries

B. Einstein Conversation Insights

C. Einstein Video KPI

Correct Answer: B

✅ B. Einstein Conversation Insights

Surfaces insights from voice and video calls—including generative insights like deal terms and customer sentiment—making it the best fit for management visibility. (Salesforce Help, Trailhead). Salesforce+2Salesforce+2

❌ A. Einstein Call Summaries

Provides concise, generative summaries (for example, next steps and customer feedback) but isn’t the broader insight and sentiment analysis tool managers need.

❌ C. Einstein Video KPI

Not an official Salesforce feature; KPIs for conversations are delivered through Conversation Insights, not a product called “Video KPI.”

80
New cards

How should an organization use the Einstein Trust Layer to audit, track, and view masked data?

A. Utilize the audit trail that captures and stores all LLM submitted prompts in Data Cloud.

B. In Setup, use Prompt Builder to send a prompt to the LLM requesting for the masked data.

C. Access the audit trail in Setup and export all user-generated prompts.

Correct Answer: A

✅ A. Utilize the audit trail that captures and stores all LLM submitted prompts in Data Cloud.

The Einstein Trust Layer provides an AI Audit Trail feature which logs every interaction between the LLM and users — including the original prompts, responses, and masked content. All of these records are stored in your org’s Data Cloud, enabling you to review what data was sent, how it was masked, and what the model returned — supporting governance and compliance. Salesforce+1

❌ B. In Setup, use Prompt Builder to send a prompt to the LLM requesting for the masked data.

Prompt Builder is for designing prompt templates. It cannot be used to retrieve masked or audit data — only the audit trail within Trust Layer supports that.

❌ C. Access the audit trail in Setup and export all user-generated prompts.

While you can access the audit trail, you export data from Data Cloud, not directly as a simple export from Setup. The audit trail is managed in Data Cloud tables.

81
New cards

What is true of Agentforce Testing Center?

A. Running tests risks modifying CRM data in a production environment.

B. Running tests does not consume Einstein Requests.

C. Agentforce Testing Center can only be used in a production environment.

Correct Answer: A

✅ A. Running tests risks modifying CRM data in a production environment.

According to Salesforce Help, when you run tests in the Testing Center in a production org, you must point to a test org (sandbox) rather than the production org. Running tests in production may result in CRM data being affected. Salesforce+1

❌ B. Running tests does not consume Einstein Requests.

Documentation states that tests use resources and therefore will consume Einstein Requests like any other LLM call. ExamTopics+1

❌ C. Agentforce Testing Center can only be used in a production environment.

The Testing Center supports sandbox environments to safely test agents and avoid impacting production. devopsdigest.com+1

82
New cards

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. 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.

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. 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.

Correct Answer: 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.

The best practice in Salesforce Agentforce for ensuring data relevancy is to use a custom retriever that filters indexed content (for example, by LastModifiedDate or publication date). This ensures only the most recent and relevant data is grounded during LLM responses.

❌ A. 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.

Switching to a Knowledge-based source doesn’t guarantee recency filtering—it just centralizes content. File-based data libraries remain effective when properly filtered via retrievers.

❌ C. 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.

This approach is inefficient and unreliable. Without retriever filters, old content remains in the index and continues to degrade AI accuracy.

83
New cards

Universal Containers (UC) plans to automatically populate the Description field on the Account object. Which type of prompt template should UC use?

A. Field Generation prompt template

B. Flex Prompt template

C. Sales Email prompt template

Correct Answer: A

✅ A. Field Generation prompt templateA Field Generation prompt template is used to automatically generate and populate Salesforce field values—like the Description field—using generative AI. It integrates with record data and writes outputs directly to the target field.

❌ B. Flex Prompt templateFlex templates are for general text generation use cases and don’t write results into Salesforce fields. They’re used for experimentation or broad prompt outputs.

❌ C. Sales Email prompt templateSales Email templates are specific to drafting generative emails in Sales Cloud, not for updating or populating fields on records.

84
New cards

Which use case is best supported by Salesforce Agentforce’s capabilities?

A. Bring together a conversational interface for interacting with AI for all Salesforce users, such as developers and ecommerce retailers.

B. Enable Salesforce admin users to create and train custom large language models (LLMs) using CRM data.

C. Enable data scientists to train predictive AI models with historical CRM data using built-in machine learning capabilities.

Correct Answer: A

✅ A. Bring together a conversational interface for interacting with AI for all Salesforce users, such as developers and ecommerce retailers.

Agentforce is designed as a low-code conversational AI layer within Salesforce that enables business users and employees to interact with data, trigger actions, and get insights through natural language. It’s built to support wide user groups (e.g., sales, service, marketing) rather than requiring deep data science or ML model training.(Source: Salesforce – Build an AI Agent with Agentforce Trailhead) Trailhead+2Salesforce+2

❌ B. Enable Salesforce admin users to create and train custom large language models (LLMs) using CRM data.

Agentforce and Salesforce’s built-in foundation models do not generally allow admins to train custom LLMs themselves. They focus on using prompt templates and grounding existing models rather than full LLM training.

❌ C. Enable data scientists to train predictive AI models with historical CRM data using built-in machine learning capabilities.

That scenario aligns with Salesforce’s CRM Analytics, Einstein Prediction Builder, or Data Cloud AI, not Agentforce. Agentforce focuses on conversational AI agents and executing actions, not building predictive models from scratch.

85
New cards

An AI Specialist 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 AI Specialist do to identify the root cause of the problem?

A. In Copilot Builder within the Dynamic Panel, turn on dynamic debugging to show the inputs and outputs.

B. In Copilot Builder within the Dynamic Panel, confirm selected action and observe the values in Input and Output sections.

C. In Copilot Builder, verify the utterance entered by the user and review session event logs for debug information.

Correct Answer: B

✅ B. In Copilot Builder within the Dynamic Panel, confirm selected action and observe the values in Input and Output sections.

This is the correct approach per current Salesforce documentation. The Dynamic Panel automatically shows the flow of data during Copilot preview, allowing the specialist to validate that inputs and outputs are correctly passed between the flow and the Copilot action—no separate “dynamic debugging” toggle exists.

❌ A. In Copilot Builder within the Dynamic Panel, turn on dynamic debugging to show the inputs and outputs.

Incorrect — there’s no option to enable dynamic debugging. Input and output inspection is built into the Dynamic Panel view by default.

❌ C. In Copilot Builder, verify the utterance entered by the user and review session event logs for debug information.

Reviewing logs can provide helpful context but doesn’t isolate the data flow issue. The Dynamic Panel input/output view is the primary tool for debugging Copilot custom actions.

86
New cards

Universal Containers (UC) is tracking web activities in Data Cloud for a unified contact, and wants to use that in a prompt template to help extract insights from the data. Assuming that the Contact object is one of the objects associated with the prompt template, what is a valid way for UC to do this?

A. Call the prompt directly from Data Cloud with a web tracing activity included in the prompt definition.

B. Add the activity records as an enrichment related list to the Contact then pass the Contact into a prompt template workspace using related list grounding.

C. Create a prompt template that takes a list of all Data Cloud activity records as input to pass to the large language model (LLM).

Correct Answer: B

✅ B. Add the activity records as an enrichment related list to the Contact then pass the Contact into a prompt template workspace using related list grounding.

This is the correct and supported approach. Salesforce allows related list grounding in Prompt Builder so that an object—like a Contact—can include its related records (e.g., web activity or purchase history) for use in a generative prompt. Adding the activity data as an enrichment related list ensures the prompt has grounded, contextual information without requiring direct calls from Data Cloud.

❌ A. Call the prompt directly from Data Cloud with a web tracing activity included in the prompt definition.

You cannot call or execute prompt templates directly from Data Cloud; prompts are run from Salesforce objects or Copilot contexts, not from Data Cloud definitions.

❌ C. Create a prompt template that takes a list of all Data Cloud activity records as input to pass to the large language model (LLM).

Prompt templates do not take raw Data Cloud record lists as inputs; instead, grounding occurs through related Salesforce object relationships such as related lists or enriched data.

87
New cards

Universal Container (UC) has effectively utilized prompt templates to update summary fields on Lightning record pages. An admin now wishes to incorporate similar functionality into UC's automation process using Flow. How can the admin get a response from this prompt template from within a flow to use as part of UC's automation?

A. Invocable Apex

B. Flow Action

C. Einstein for Flow

Correct Answer: B

✅ B. Flow Action

Salesforce provides a Prompt Template Flow Action that allows Flow Builders to invoke prompt templates directly within automation. This lets admins reuse prompt logic (like field summaries) without writing Apex code.(Source: Salesforce Help — Integrate Prompt Templates with Flow).

❌ A. Invocable Apex

While technically possible for developers, it’s not the recommended or no-code method. The Flow Action provides a native integration without Apex.

❌ C. Einstein for Flow

This is not an actual Salesforce feature. Einstein integrations happen through Flow Actions, not a product called “Einstein for Flow.”

88
New cards

How does Secure Data Retrieval ensure that only authorized users can access necessary Salesforce data for dynamic grounding?

A. Retrieves Salesforce data based on the “Run As” user’s permissions.

B. Retrieves Salesforce data based on the user’s permissions executing the prompt.

C. Retrieves Salesforce data based on the prompt template’s object permissions.

Correct Answer: B

✅ B. Retrieves Salesforce data based on the user’s permissions executing the prompt.

Secure Data Retrieval leverages the executing user’s permissions to dynamically ground data. This ensures AI-generated responses respect record visibility, field-level security, and sharing rules defined for that user. It’s part of the Einstein Trust Layer, designed to maintain least-privilege access during AI operations.(Source: Salesforce Help – Einstein Trust Layer: Secure Data Retrieval)

❌ A. Retrieves Salesforce data based on the “Run As” user’s permissions.

There is no “Run As” concept in Secure Data Retrieval. Data grounding occurs in the context of the user invoking the AI feature, not a delegated or system user.

❌ C. Retrieves Salesforce data based on the prompt template’s object permissions.

Prompt templates do not have intrinsic permission models; they rely entirely on the executing user’s permissions for governed data access.

89
New cards

Universal Containers (UC) needs to save agents time with AI-generated case summaries. UC has implemented the Work Summary feature. What does Einstein consider when generating a summary?

A. Generation is grounded with conversation context, Knowledge articles, and cases.

B. Generation is grounded with existing conversation context only.

C. Generation is grounded with conversation context and Knowledge articles.

Correct Answer: A

✅ A. Generation is grounded with conversation context, Knowledge articles, and cases.

Einstein Work Summaries use multiple grounding sources to ensure accuracy and completeness. When generating a summary, Einstein analyzes the conversation transcript (context), references any linked Knowledge articles, and incorporates related or historical cases to produce a full, contextual summary for the agent.(Source: Salesforce Trailhead – Einstein Work Summary and AI Case Management; Salesforce AI Specialist Exam Guide 2025)

❌ B. Generation is grounded with existing conversation context only.

This is outdated — early versions of Work Summaries used only conversation transcripts, but modern implementations leverage multiple Salesforce data sources for grounding.

❌ C. Generation is grounded with conversation context and Knowledge articles.

Partially correct but incomplete — Einstein also incorporates related case data, which is key to providing richer summaries aligned with previous resolutions.

90
New cards

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. Populate an AI-generated time-to-close estimation to opportunities.

B. Populate an AI-generated summary field for sales contracts.

C. Populate an AI-generated lead score for new leads.

Correct Answer: B

✅ B. Populate an AI-generated summary field for sales contracts.

Prompt Builder is specifically used to create generative AI prompt templates, such as Field Generation templates, that can automatically populate text-based fields (like summaries, descriptions, or recommendations). Generating a summary field requires natural language generation — exactly what Prompt Builder is designed for.

❌ A. Populate an AI-generated time-to-close estimation to opportunities.

This involves numeric prediction, which is handled by predictive AI (Einstein Prediction Builder), not generative AI via Prompt Builder.

❌ C. Populate an AI-generated lead score for new leads.

Lead scoring is another predictive AI use case powered by Einstein Scoring, not a generative text use case.

91
New cards

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.

Correct Answer: C

✅ C. The related list is not on the parent object's page layout.

When grounding a prompt template with a related list, Record Snapshots or related list grounding rely on the page layout configuration of the parent object. If the related list isn’t present on that layout, the data isn’t included in the grounding context — causing incomplete or incorrect AI responses during testing.

❌ A. The related list is Read Only.

Read-only access doesn’t prevent grounding; data visibility is what matters, and record access is governed by the user’s permissions, not the list’s editability.

❌ B. The related list prompt template option is not enabled.

There’s no separate “enable” setting for related list grounding — it’s controlled through Prompt Builder configuration and page layout visibility.

92
New cards

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. Einstein Sales Assistant

B. Prompt Builder

C. Einstein Lead Follow-Up

Correct Answer: C

✅ C. Einstein Lead Follow-Up

Einstein Lead Follow-Up is designed specifically for personalized, scalable communication with leads. It uses generative AI to automatically craft tailored outreach messages grounded in CRM data — such as lead details, recent interactions, and product interests — helping sales teams contact more leads efficiently while maintaining relevance.(Source: Salesforce Help – Einstein Lead Follow-Up Overview)

❌ A. Einstein Sales Assistant

This assists sales reps with insights, reminders, and next-best actions but doesn’t generate or send customized messages to multiple leads.

❌ B. Prompt Builder

Prompt Builder is used by admins to create reusable AI prompt templates (e.g., for field updates or summaries), not for direct sales outreach or lead engagement.

93
New cards

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. Sales rep users’ profiles are missing the Allow SDR Agent permission.

B. Sales rep users do not have access to the SDR Agent object.

C. Sales rep users are missing the Use SDR Agent permission set.

Correct Answer: C

✅ C. Sales rep users are missing the Use SDR Agent permission set.

To access and use the Agentforce Sales Development Representative (SDR) Agent, users must be assigned the “Use SDR Agent” permission set. This permission specifically enables visibility and access to the SDR Agent interface within Salesforce. Without it, the SDR Agent will not appear for those users in production.(Source: Salesforce Help – Agentforce SDR Setup and Permissions Guide)

❌ A. Sales rep users’ profiles are missing the Allow SDR Agent permission.

There is no standalone “Allow SDR Agent” profile permission; access is managed through permission sets, not profile-level flags.

❌ B. Sales rep users do not have access to the SDR Agent object.

The SDR Agent isn’t a traditional Salesforce object — it’s an AI-driven Agentforce component. Access is controlled by permissions, not object visibility.

94
New cards

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 generate useful responses. Which solution should UC consider?

A. Fine-tune the Einstein AI model with CBM data.

B. Build AI model with Einstein Discovery and deploy to sales users.

C. Enable Agentforce and deploy to sales users.

Correct Answer: A

✅ A. Fine-tune the Einstein AI model with CBM data.

From an exam perspective, this answer directly addresses UC’s concern that public AI tools lack sufficient company data. “Fine-tuning” implies adapting the Einstein model using internal CRM or CBM data, which ensures responses are contextually relevant and grounded in company-specific information. Although in reality, Salesforce uses grounding instead of fine-tuning, the exam treats this option as the best theoretical solution to meet UC’s stated concern.

(Source: Salesforce AI Specialist Exam – Agentforce Discussion, Aug 2025)

❌ B. Build AI model with Einstein Discovery and deploy to sales users.

Einstein Discovery is used for predictive analytics, not generative AI. It builds statistical prediction models, not conversational or content-generation capabilities.

❌ C. Enable Agentforce and deploy to sales users.

While this is the technically correct real-world solution, it’s not considered the best exam answer because it doesn’t explicitly address the “AI needs company data” concern. The test expects recognition of the fine-tuning concept as the key differentiator.

95
New cards

Universal Containers (UC) has a mature Salesforce org with a lot of data in cases and Knowledge articles. UC is concerned that there are many legacy fields, with data that might not be applicable for Einstein AI to draft accurate email responses. Which solution should UC use to ensure Einstein AI can draft responses from a defined data source?

A. Service AI Grounding

B. Work Summaries

C. Service Replies

Correct Answer: A

✅ A. Service AI Grounding

Service AI Grounding ensures that Einstein AI generates responses based only on trusted and defined data sources, such as specific Knowledge articles, fields, or case data. It helps control which information the AI references, filtering out irrelevant or legacy data. This provides data accuracy, safety, and contextual grounding for generative responses.(Source: Salesforce Help – Service AI Grounding Overview; Einstein Trust Layer Documentation)

❌ B. Work Summaries

Work Summaries automatically generate summaries of agent-customer interactions but do not control which data Einstein uses to ground its responses.

❌ C. Service Replies

Service Replies generate AI-based draft responses to customer messages but rely on Service AI Grounding for trusted data. By itself, Service Replies doesn’t limit or define data sources.

96
New cards

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. Storing this data requires Data Cloud to be provisioned.

B. Storing this data requires a custom object for data to be configured.

C. Storing this data requires Salesforce big objects.

Correct Answer: A

✅ A. Storing this data requires Data Cloud to be provisioned.

Einstein audit and feedback data (from the Einstein Trust Layer) is stored in Data Cloud for analytics and reporting. This enables organizations to review AI usage, prompt activity, and safety evaluations such as toxicity scoring or prompt masking. Therefore, Data Cloud must be provisioned and connected for audit and feedback data to be stored and queried.(Source: Salesforce Help – Einstein Trust Layer Overview; Audit and Feedback Data in Data Cloud)

❌ B. Storing this data requires a custom object for data to be configured.

Audit and feedback data are system-managed, not stored in standard or custom objects. No manual object configuration is required.

❌ C. Storing this data requires Salesforce big objects.

Big objects are used for large-scale historical data storage, not for Einstein AI audit and feedback logs, which are maintained within Data Cloud.

97
New cards

For an Agentforce Data Library that contains uploaded files, what occurs once it is created and configured?

A. Indexes the uploaded files in a location specified by the user.

B. Indexes the uploaded files into Data Cloud.

C. Indexes the uploaded files in Salesforce File Storage.

Correct Answer: B

✅ B. Indexes the uploaded files into Data Cloud.

When you create an Agentforce Data Library and upload files, Salesforce automatically ingests and indexes those files into Data Cloud’s search/index layer. This enables the generative AI features (like grounding) to retrieve and use those documents at runtime. The files become part of the RAG (retrieval-augmented generation) strategy, not just stored as regular Salesforce file records.

❌ A. Indexes the uploaded files in a location specified by the user.

Users cannot specify an arbitrary index location. The indexing happens within Data Cloud as part of the managed service.

❌ C. Indexes the uploaded files in Salesforce File Storage.

While the files reside in Salesforce (e.g., File object or ContentVersion), the indexing for generative AI is handled in Data Cloud, not simply via File Storage.

98
New cards

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. Service AI Grounding only works with Case and Knowledge objects.

B. Service AI Grounding visibility works in system mode.

C. Service AI Grounding only supports String and Text Area type fields.

Correct Answer: C

✅ C. Service AI Grounding only supports String and Text Area type fields.

Standard Service AI Grounding supports a limited set of field types for grounding content. Notably, Rich Text fields are not supported because they contain HTML and complex formatting which the model can’t reliably parse for grounding. Instead, use basic field types like String or Text Area to ensure clean, structured data input.(Source: Salesforce Help – Service AI Grounding Field Requirements)

❌ A. Service AI Grounding only works with Case and Knowledge objects.

Although Case and Knowledge are common objects used, Service AI Grounding is not restricted exclusively to these; it can be applied to other supported objects and fields as configured.

❌ B. Service AI Grounding visibility works in system mode.

Grounding respects user context and field-level security — it doesn’t simply run in system mode. Permissions still matter for what data is visible and grounded for a user.

99
New cards

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. Prompt Template Manager and Prompt Template User.

B. Data Cloud Admin and Prompt Template Manager.

C. Prompt Template User and Data Cloud Admin.

Correct Answer: B

✅ B. Data Cloud Admin and Prompt Template Manager.

The Data Cloud Admin permission set is required to view and manage models in Einstein Studio, as Einstein Studio operates within Data Cloud. The Prompt Template Manager permission set grants the ability to create and manage prompt templates in Prompt Builder. This combination enables full access to both Einstein Studio model management and prompt creation workflows.

❌ A. Prompt Template Manager and Prompt Template User.

This allows creation and execution of prompts but does not grant access to Einstein Studio or Data Cloud model management.

❌ C. Prompt Template User and Data Cloud Admin.

This gives Data Cloud access but limits prompt permissions to execution only, not creation or management of templates.

100
New cards

Universal Containers is rolling out a new generative AI initiative. Which Prompt Builder limitations should the Agentforce Specialist be aware of?

A. Rich text area fields are only supported in Flex template types.

B. Creations or updates to the prompt templates are not recorded in the Setup Audit Trail.

C. Custom objects are supported only for Flex template types.

Correct Answer: C

✅ C. Custom objects are supported only for Flex template types.

In Prompt Builder, custom objects are currently supported only for Flex prompt templates, not for Field Generation or other template types. This means when working with custom objects, you must use a Flex template to ground prompts on that data. Standard objects like Case, Account, or Opportunity are supported across other template types, but custom object support is limited.

❌ A. Rich text area fields are only supported in Flex template types.

Rich text fields are not supported at all for grounding in Prompt Builder — regardless of template type — due to formatting and HTML content limitations.

❌ B. Creations or updates to the prompt templates are not recorded in the Setup Audit Trail.

Prompt template changes are tracked in the Setup Audit Trail, allowing admins to monitor modifications and updates.