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

Universal Containers has set up a Service Agent to allow customers to look up their order status. The topic setup includes:

Name: Order Inquiry

Classification Description: Handles user requests to look up order status, including tracking details and delivery estimates for orders placed within the last 90 days.

Scope: Your job is only to assist authenticated users in looking up the status of their orders placed within the last 90 days. If the order is pending delivery, provide the tracking number and estimated delivery date. Do not handle inquiries for orders older than 90 days.

Which information will be used by the Agentforce reasoning engine to choose this topic?

A.

Topic Name and Classification Description

B.

Topic Name and Scope

C.

Classification Description and Scope

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.

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

Universal Containers (UC) has a legacy system that needs to integrate with Salesforce. UC wishes to create a digest of account action plans using the generative API feature.

Which API service should UC use to meet this requirement?

A.

REST API

B.

Metadata API

C.

SOAP API

After an agent selects a topic, what is an important factor the reasoning engine uses to select the action?

A.

The priority given to each action

B.

The explicit order of actions in the topic

C.

The name and instructions of the actions

Once a data source is chosen for an Agentforce Data Library, what is true about changing that data source later?

A.

The data source can be changed through the Data Cloud settings.

B.

The Data Retriever can be reconfigured to use a different data source.

C.

The data source cannot be changed after it is selected.  

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?

A.

Write comprehensive topic instructions detailing the exact sequence of actions using numbered steps and explicit ordering requirements for the reasoning engine to follow during booking workflows.

B.

Create custom variables that store completion status for each step, then implement conditional filters on subsequent actions requiring previous variables to be populated, ensuring deterministic execution order.

C.

Configure topic, classification description, and action instructions with priority levels and sequence indicators to guide the reasoning engine in selecting the correct action order automatically.

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  

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.

Universal Containers has seen a high adoption rate of a new feature that uses generative AI to populate a summary field of a custom object, Competitor Analysis. All sales users have the same profile but one user cannot see the generative AlI-enabled field icon next to the summary

field.

What is the most likely cause of the issue?

A.

The user does not have the Prompt Template User permission set assigned.

B.

The prompt template associated with summary field is not activated for that user.

C.

The user does not have the field Generative AI User permission set assigned.

Universal Containers (UC) plans to send one of three different emails to its customers based on the customer's lifetime value score and their market segment.

Considering that UC are required to explain why an e-mail was selected, which AI model should UC use to achieve this?

A.

Predictive model and generative model

B.

Generative model

C.

Predictive model