Universal Containers (UC) noticed an increase in customer contract cancellations in the last few months. UC is seeking ways to address this issue by implementing a proactive outreach program to
customers before they cancel their contracts and is asking the Salesforce team to provide suggestions.
Which use case functionality of Model Builder aligns with UC's request?
Universal Containers plans to enhance its sales team’s productivity using AI. Which specific requirement necessitates the use of Prompt Builder?
The Agentforce Specialist for Coral Cloud Resorts wants to create an agent that will automate the resolution of a large portion of guest complaints related to their vacation experiences. The agent will be able to offer upgrades, hotel credit, and other complimentary options. The agent will also be in charge of escalating the case to a human when a guest has suffered a major disruption (such as cancellation).
Following Salesforce best practices, which type of agent should the Agentforce Specialist create?
Universal Containers (UC) wants to assess Salesforce's generative features but has concerns over its company data being exposed to third- party large language models (LLMs). Specifically, UC wants the following capabilities to be part of Einstein's generative AI service.
No data is used for LLM training or product improvements by third- party LLMs.
No data is retained outside of UC's Salesforce org.
The data sent cannot be accessed by the LLM provider.
Which property of the Einstein Trust Layer should the Agentforce Specialist highlight to UC that addresses these requirements?
A service agent is looking at a custom object that stores travel information. They recently received a weather alert and now need to cancel flights for the customers that are related with this itinerary. The service agent needs to review the Knowledge articles about canceling and
rebooking the customer flights.
Which Agent capability helps the agent accomplish this?
Universal Containers (UC) wants to enable its sales team to use AI to suggest recommended products from its catalog. Which type of prompt template should UC use?
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 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?
Universal Containers wants to leverage the Record Snapshots grounding feature in a prompt template. What preparations are required?
Universal Containers wants to assign agents to improve department efficiency.
Which configuration ensures the right tasks are handled by the right agents?
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?
What considerations should an Agentforce Specialist be aware of when using Record Snapshots grounding in a prompt template?
Universal Containers (UC) would like to implement the Sales Development Representative (SDR) Agent. Which channel consideration should UC be aware of while implementing it?
Coral Cloud Resorts needs to ensure its booking agent executes actions in a specific sequence: first retrieve available sessions, then verify customer eligibility, and finally create the booking. The current implementation allows the large language model (LLM) to execute these actions in any order, causing booking failures.
Which approach should an AgentForce Specialist implement?
Choose 1 option.
Cloud Kicks wants to integrate its agent with its custom website. The goal is for customers to interact with the custom agent chat interface.
Which approach provides the framework for the custom web application to communicate with the agent?
Choose 1 option.
Universal Containers (UC) wants to ensure its compliance team can retrieve exact matches of policy clause numbers from a
structured legal document library.
Which search type should UC implement?
Universal Containers wants to be able to detect with a high level confidence if content generated by a large language model (LLM) contains toxic language.
Which action should an Al Specialist take in the Trust Layer to confirm toxicity is being appropriately managed?
For an Agentforce Data Library that contains uploaded files, what occurs once it is created and configured?
An Agentforce is tasked with analyzing Agent interactions looking into user inputs, requests, and queries to identify patterns and trends.
What functionality allows the AX Specialist to achieve this?
Universal Containers needs its sales reps to be able to only execute prompt templates. What should the company use to achieve this requirement?
Support agents at Universal Containers are using Agentforce to find troubleshooting information. They've reported that the agent frequently provides knowledge articles that are outdated, even when newer versions of the articles are available. The administrator has confirmed that all articles are correctly chunked and indexed.
Which configuration change in the Data Cloud hybrid search index best addresses this problem?
Choose 1 option.
Coral Cloud Resorts is about to start testing its concierge agent with guests.
Which metrics should be captured to monitor the performance, correctness, and user experience?
Choose 1 option.
Cloud Kicks (CK) recently finished the development of a new prompt template that uses its own large language model (LLM). CK is
deploying a prompt template from a sandbox to a production org, and is receiving an error. When trying to deploy the change set,
CK is getting an error related to the LLM used in the prompt template.
What is the cause of the error?
Universal Containers (UC) is discussing its AI strategy in an agile Scrum meeting.
Which business requirement would lead An Agentforce to recommend connecting to an external foundational model via Einstein Studio (Model Builder)?
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?
How is Data Cloud leveraged by the Answer Questions with Knowledge action in Agentforce?
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?
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?
Universal Containers (UC) has implemented Generative AI within Salesforce to enable summarization of a custom object called Guest. Users have reported mismatches in the generated information.
In refining its prompt design strategy, which key practices should UC prioritize?
Choose 1 option.
Universal Containers has created an Employee Agent.
Which step should an Agentforce Specialist take to connect the agent with a Slack channel?
Choose 1 option.
Which scenario best illustrates the use of Model Context Protocol (MCP) in an enterprise Al deployment?
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?
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?
An Agentforce is creating a custom action for Agentforce.
Which setting should the a ensure the action performs as expected?
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?
Universal Containers (UC) configured a new PDF file ingestion in Data Cloud with all the required fields, and also created the mapping and the search Index. UC Is now setting up the retriever and notices a required fleld is missing.
How should UC resolve this?
Universal Containers has a new AI project.
What should An Agentforce consider when adding a related list on the Account object to be used in the prompt template?
Choose 1 option.
Coral Cloud Resorts is implementing Agentforce retrieval. Customers sometimes type ambiguous terms (for example, “package”
could mean vacation package or baggage).
Which retrieval strategy best balances precision and contextual disambiguation?
Universal Containers (UC) is Implementing Service AI Grounding to enhance its customer service operations. UC wants to ensure that its AI- generated responses are grounded in the most relevant data sources. The
team needs to configure the system to include all supported objects for grounding.
Which objects should UC select to configure Service AI Grounding?
A data science team has trained an XGBoost classification model for product recommendations on Databricks. The Agentforce Specialist is tasked with bringing inferences for product recommendations from this model into Data Cloud as a stand-alone data model object (DMO).
How should the Agentforce Specialist set this up?
Universal Containers (UC) needs to capture and store detailed interaction data for all agents.
Which feature should help UC get a full view of the agent's behavior from start to finish, including reasoning engine executions,
actions, prompt and gateway inputs/outputs, error messages, and final responses?
Universal Containers wants to incorporate CRM data as well-formatted JSON in a prompt to a large language model (LLM).
What is an important consideration for this requirement?
Universal Containers (UC) wants to enable its sales reps to explore opportunities that are similar to previously won opportunities by entering the utterance, "Show me other opportunities like this one."
How should UC achieve this with Agents?
How does the Einstein Trust Layer ensure that sensitive data is protected while generating useful and meaningful responses?
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?
Universal Containers (UC) has configured a data library and wants to restrict indexing of knowledge articles to articles which are only publicly available in their knowledge base, UC also wants the agent to link sources that the large language model (LLM) grounded its response on.
Which settings should help UC with this?
After an agent selects a topic, what is an important factor the reasoning engine uses to select the action?
Universal Containers built a Field Generation prompt template that worked for many records, but users are reporting random failures with token limit errors. What is the cause of the random nature of this error?
When a verified customer in a help center says, “I want to upgrade my service plan,” an AI agent needs to complete the following tasks:
Verify identity and entitlement.
Create a new quote.
Calculate a prorated upgrade amount.
Escalate to an Account Executive (AE) only if the reorder exceeds USD 25,000.
Which type of agent should an AgentForce Specialist build to support this use case?
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?
Coral Cloud Resorts (CCR) wants to configure its agent so that booking actions are only available when a customer's membership tier is “Premium” or “Elite”. This business rule must be enforced deterministically.
What should CCR implement?
The marketing team at Universal Containers is looking for a way personalize emails based on customer behavior, preferences, and purchase history.
Why should the team use Agent as the solution?
Choose 1 option.
Universal Containers wants to systematically validate agent responses before deployment using a scalable testing process.
Which Testing Center approach should the company implement?
What is the importance of Action Instructions when creating a custom Agent action?
Universal Containers implements Custom Agent Actions to enhance its customer service operations. The development team needs to understand the core components of a Custom Agent Action to ensure proper configuration and functionality. What should the development team review in the Custom Agent Action configuration to identify one of the core components of a Custom Agent Action?
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 DC to do this?
A Service Agent at Universal Containers (UC) is designed to help customers resolve issues by searching against knowledge articles.
Knowledge articles have PDF attachments that add critical details. UC reports that the agent provides excellent summaries of the
knowledge articles, but seems completely unaware of the PDF attachments.
How should an Agentforce Specialist configure the Data Cloud search index to include the content of these attached files?
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?
Sales reps at Universal Containers should not be able to create or edit prompt templates. Which permission set should an AgentForce Specialist assign to the sales reps?
Choose 1 option.
A developer is using the Salesforce CLI to deploy agent components from a sandbox to production. They recently made a change to several topics, instructions, and actions.
Which metadata component should the developer include in their package.xml file that contains all of the topics and actions an agent will interact with?
A service manager wants to use Salesforce Prompt Builder to help agents summarize customer case notes after a support call.
The summary should:
* Capture the customer's issue, troubleshooting steps taken, and next actions.
* Be no longer than five sentences.
* Use plain language (no technical jargon).
If no next action is identified, the summary should explicitly state "No next action required.”
Which prompt template fallows Salesforce prompt design best practices?
required.”
Format: Use numbered sentences for clarity.
Choose 1 option.
An AgentForce Specialist wants to troubleshoot an agent that is hallucinating weblinks. The agent has an action that uses a prompt template, which is using a knowledge retriever, to generate the output text that the agent will use.
Which process is appropriate to find the root cause of the hallucination behavior?
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?
Universal Containers (UC) is looking to improve its sales team's productivity by providing real-time insights and recommendations during customer interactions.
Why should UC consider using Agentforce Sales Agent?
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?
Universal Containers implemented Agent for its users.
One user complains that Agent is not deleting activities from the past 7 days.
What is the reason for this issue?
An Agentforce wants to include data from the response of external service invocation (REST API callout) into the prompt template.
How should the Agentforce Specialist meet this requirement?
What should Universal Containers consider when deploying an Agentforce Service Agent with multiple topics and Agent Actions to production?
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?
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?
Universal Containers plans to enable Agentforce in Slack so teams can interact with agents directly in Slack channels.
Which description represents the key steps required to enable Agentforce in Slack?
A customer service representative is looking at a custom object that stores travel information. They recently received a weather alert and now need to cancel flights for the customers that are related to this Itinerary. The representative needs to review the Knowledge articles about canceling and rebooking the customer flights. Which Agentforce capability helps the representative accomplish this?
Universal Containers wants to incorporate the current order fulfillment status into a prompt for a large language model (LLM). The order status is stored in the external enterprise resource planning (ERP) system.
Which data grounding technique should the Agentforce Specialist recommend?
Choose 1 option.
Universal Containers (UC) is preparing to use the Agentforce Testing Center to ensure the reliability of a new agent. UC has a CSV file with test cases and is reviewing the documentation to understand best practices and limitations.
Which best practice should the company follow to avoid modifying CRM data while running tests in the Testing Center?
Choose 1 option.
Universal Containers (UC) wants to deploy an Agentforce Service Agent to support customers via a web experience. UC uses a
Digital Experience site and wants to enable messaging for logged-in users. The customer needs to pass the membership number
to the agent for which a pre-chat variable is available.
What is a required step to connect the agent to the Digital Experience site using Messaging for In-App and Web?
An Agentforce wants to ground a new prompt template with the User related list.
What should the Agentforce Specialist consider?
When using a prompt template, what should an Agentforce Specialist consider with their grounding data and chosen model?
Before activating a custom copilot action, An Agentforce would like is to understand multiple real-world user utterances to ensure the action being selected appropriately.
Which tool should the Agentforce Specialist recommend?
Choose 1 option.
Universal Containers (UC) stores case details and updates in several custom fields and custom objects related to the case. UC
would like its Agentforce Service Agent to be able to provide information in these fields and related records as part of an answer
back to its customers when the customer is asking for updates.
Which best practice should UC follow to grant access to this information for the Agentforce Service Agent?