Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

What is automatically created when a custom search index is created in Data Cloud?

A.

A retriever that shares the name of the custom search index.

B.

A dynamic retriever to allow runtime selection of retriever parameters without manual configuration.

C.

A predefined Apex retriever class that can be edited by a developer to meet specific needs.

Universal Containers would like to route SMS text messages to a service rep from an Agentforce Service Agent. Which Service Channel should the company use in the flow to ensure it’s routed properly?

A.

Messaging

B.

Route Work Action

C.

Live Agent

An Agentforce configured Data Masking within the Einstein Trust Layer.

How should the Agentforce Specialist begin validating that the correct fields are being masked?

A.

Use a Flow-based resource in Prompt Builder to debug the fields’ merge values using Flow Debugger.

B.

Request the Einstein Generative AI Audit Data from the Security section of the Setup menu.

C.

Enable the collection and storage of Einstein Generative AI Audit Data on the Einstein Feedback setup page.

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

A company wants to retrieve patient history details to augment the AI agent response and plans to use the Data Cloud search index feature. What is best practice when considering retrieval‑augmented generation (RAG) for information that may contain personally identifiable information (PII)?

A.

Mask sensitive fields and index only non‑PII data

B.

Depend on the agent’s prompt to avoid exposing PII

C.

Encrypt embeddings, but still index PII records

A Salesforce Administrator is exploring the capabilities of Agent to enhance user interaction within their organization. They are particularly interested in how Agent processes user requests and the mechanism it employs to deliver responses. The administrator is evaluating whether Agent directly interfaces with a large language model (LLM) to fetch and display responses to user inquiries, facilitating a broad range of requests from users.

How does Agent handle user requests In Salesforce?

A.

Agent will trigger a flow that utilizes a prompt template to generate the message.

B.

Agent will perform an HTTP callout to an LLM provider.

C.

Agent analyzes the user's request and LLM technology is used to generate and display the appropriate response.

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

A.

Find similar requests and provide actions that need to be executed

B.

Identify the best matching actions and correct order of execution

C.

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

Universal Containers (UC) wants its AI agent to return responses quickly. UC needs to optimize the retriever's configuration to ensure minimal latency when grounding AI responses.  

Which configuration aspect should UC prioritize?

A.

Configure the retriever to operate in dynamic mode so that it modifies the search Index structure at runtime.

B.

Ensure the retriever's filters are defined to limit the scope of each search efficiently.

C.

Increase the recency bias setting for the retriever limiting scope to more recent data.  

When a customer chat is initiated, which functionality in Salesforce provides generative AI replies or draft emails based on recommended Knowledge articles?

A.

Einstein Reply Recommendations

B.

Einstein Service Replies

C.

Einstein Grounding

Universal Containers wants to use an external large language model (LLM) in Prompt Builder.

What should An Agentforce recommend?

A.

Use Apex to connect to an external LLM and ground the prompt.

B.

Use BYO-LLM functionality in Einstein Studio.

C.

Use Flow and External Services to bring data from an external LLM.