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

A sales manager is using Agent Assistant to streamline their daily tasks. They ask the agent to Show me a list of my open opportunities.

How does the large language model (LLM) in Agentforce identify and execute the action to show the sales manager a list of open opportunities?

A.

The LLM interprets the user's request, generates a plan by identifying the apcMopnete topics and actions, and executes the actions to retrieve and display the open opportunities

B.

The LLM uses a static set of rules to match the user's request with predefined topics and actions, bypassing the need for dynamic interpretation and planning.

C.

Using a dialog pattern. the LLM matches the user query to the available topic, action and steps thenperforms the steps for each action, such as retrieving a fast of open opportunities.

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

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

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.

Before activating a custom Agent action, an Agentforce Specialist would like to understand multiple real-world user utterances to ensure the action is being selected appropriately.

Which tool should the Specialist recommend?

A.

Agentforce

B.

Agent Builder

C.

Model Playground

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.

Choose 1 option.

Universal Containers (UC) is preparing and defining success criteria for Agentforce Testing Center test cases.

Which details should UC specify as the expected output to ensure the tests accurately reflect the agent's functionality?

A.

Expected Topic API Name

B.

Expected Flow API Name

C.

Expected Prompt Template Name

When configuring a prompt template, an Agentforce Specialist previews the results of the prompt template they've written. They see two distinct text outputs: Resolution and Response. Which information does the Resolution text provide?

A.

It shows the full text that is sent to the Trust Layer.

B.

It shows the response from the LLM based on the sample record.

C.

It shows which sensitive data is masked before it is sent to the LLM.

Universal Containers (UC) is implementing Agentforce Service Agent on Email, UC made an email template and now needs to

connect it to a Service Agent.

What should an Agentforce Specialist recommend?

A.

Create an Email Configuration for the Service Agent.

B.

Create an Omni-Channel flow to point to an email template.

C.

No action needed; the Service Agent connects automatically.

Choose 1 option.

Universal Containers (UC) has registered an external service and created a template-triggered prompt flow that invokes the external service to fetch data from a REST API. UC now needs to make the response data from the external service usable inside a prompt template as a merge field when the template runs.

How should UC meet this requirement?

A.

Use External Service Record merge fields.

B.

Convert the JSON to an XML merge field.

C.

Use the ‘Add Prompt Instructions’ flow element.