Cyber Monday Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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?

A.

Create the serving endpoint in Databricks, then configure the model using Model Builder.

B.

Create the serving endpoint in Einstein Studio, then configure the model using Model Builder.

C.

Create the serving endpoint in Databricks, then configure the model using a Python SDK connector.

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?

A.

Update the Object and Field access in the AgentforceServiceAgentUserPsg permission set group that is already assigned to the Agentforce Service Agent user,

B.

Create a new permission set with the Einstein Agent License and enable Read access to the custom fields and custom objects, and assign it to the Agentforce Service Agent user.

C.

Update the Object and Field access in the Einstein Agent User Profile so that the Agentforce Service Agents will always get the necessary access.

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?

A.

Access the Toxicity Detection log in Setup and export all entries where isToxicityDetected is true.

B.

Create a flow that sends an email to a specified address each time the toxicity score from the response exceeds a predefined threshold.

C.

Create a Trust Layer audit report within Data Cloud that uses a toxicity detector type filter to display toxic responses and their respective scores.

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.

During configuration, Universal Containers (UC) forgot to grant Knowledge access to the Agentforce Service Agent.

Which permission must UC add for the agent to interact with Knowledge articles and answer customer questions effectively?

A.

Allow View Knowledge and Run Flows

B.

Access Knowledge records and fields, and Allow View Knowledge

C.

Access Custom Objects and Manage External Users

A business stakeholder wants to use Al to generate a summary based on Data Cloud data.

Which method(s) should the stakeholder use to access Data Cloud data from Prompt Builder?

A.

Accessing data model objects (DMQs) directly in Flex templates, using Data Cloud related lists, and fetching Data Cloud data using prompt-initiated flows

B.

Using Data Cloud related lists and fetching Data Cloud data using prompt-initiated flows

C.

Using only external APIs to import Data Cloud data into Prompt Builder

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?

A.

Agent-to-Agent (A2A)

B.

Model Context Protocol (MCP)

C.

Agent API

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

Universal Containers wants to use an Al agent to answer questions about warranties, Warranty information has already been uploaded as unstructured data in Data Cloud. When answering user questions, the results must be filterable by product line and ranked by recent updates.

Which approach should the Agentforce Specialist implement?

A.

Use the default retriever which automatically accounts for regency ranking.

B.

Build a custom retriever in Einstein Studio with product line filters and regency ranking.

C.

Apply semantic embeddings with default metadata filters to achieve the desired result

Universal Containers is building a digital shopping assistant that needs to dynamically generate product recommendations using information from the company's external product recommendation predictive model through APIs.

Which Agentforce capability should make it easier for the agent to consume the external product recommendation tool?

A.

Model Context Protocol (MCP)

B.

Hugging Face

C.

Agent-to-Agent (A2A) protocol