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

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.

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?

A.

Configure a messaging Lightning web component using standard or custom Lightning Type for Agentforce.

B.

Create an Omni-Channel flow that routes messages to the agent.

C.

Configure MuleSoft to establish a secure API tunnel between the agent and the Digital Experience site.

Which object stores the conversation transcript between the customer and the agent?

A.

Messaging End User

B.

Messaging Session

C.

Case

Universal Containers implemented Agentforce for its users. One user complains that an Agent is not deleting activities from the past 7 days. What is the reason for this issue?

A.

Agentforce does not have the permission to delete the user ' s records.

B.

Agentforce Delete Record Action permission is not associated to the user.

C.

Agentforce does not have a standard Delete Record action.

An Agentforce Specialist needs to create a prompt template to fill a custom field named Latest Opportunities Summary on the Account object with information from the three most recently opened opportunities. How should the Agentforce Specialist gather the necessary data for the prompt template?

A.

Select the latest Opportunities related list as a merge field.

B.

Create a flow to retrieve the opportunity information.

C.

Select the Account Opportunity object as a resource when creating the prompt template.

Which business requirement presents a good use case for leveraging Einstein Prompt Builder?

A.

Forecast future sales trends based on historical data.

B.

Identify potential high-value leads for targeted marketing campaigns.

C.

Send reply to a request for proposal via a personalized email.

An Agentforce created a custom Agent action, but it is not being picked up by the planner service in the correct order.

Which adjustment should the Al Specialist make in the custom Agent action instructions for the planner service to work as expected?

A.

Specify the dependent actions with the reference to the action API name.

B.

Specify the profiles or custom permissions allowed to invoke the action.

C.

Specify the LLM model provider and version to be used to invoke the action.

Choose 1 option.

How does Agentforce select the correct action to resolve a user ' s request?

A.

Each topic contains a list of the matching action’s user utterances so that the agent can map the user request to the right topic and action.

B.

The large language model (LLM) selects the right topic and action, if they exist. If there are no matches, the LLM attempts to answer the user ' s request.

C.

The reasoning engine identifies the agent action to be executed by its name and action input instructions.

An Agentforce is tasked to optimize a business process flow by assigning actions to agents within the Salesforce Agentforce Platform.

What is the correct method for the Agentforce Specialist to assign actions to an Agent?

A.

Assign the action to a Topic First in Agent Builder.

B.

Assign the action to a Topic first on the Agent Actions detail page.

C.

Assign the action to a Topic first on Action Builder.

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?

A.

Create a custom Agent action which calls a flow.

B.

Configure the Integration Flow Standard Action in Agent Builder.

C.

Create a Flex prompt template in Prompt Builder.