Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Passed Exam Today Agentforce-Specialist

Salesforce Certified Agentforce Specialist (AI-201) Spring 26 Update Questions and Answers

Question 57

Choose 1 option.

An Agentforce Specialist is building a Flex prompt template.

Which best practice should the Agentforce Specialist follow when creating the Flex prompt template?

Options:

A.

Provide the large language model (LLM) with contextual information and give it a role such as a sales or support rep.

B.

Ground the large language model (LLM) with account data and create a custom field account summary to store the LLM-generated response.

C.

Ground the large language model (LLM) with a retriever and create a custom field to store the LLM-generated Response.

Question 58

Choose 1 option.

Universal Containers (UC) needs to create a prompt template that provides a detailed product description based on the latest product data. The description will be used in marketing materials to ensure consistency and accuracy.

Which prompt template type should UC use?

Options:

A.

Sales Email

B.

Record Summary

C.

Field Generation

Question 59

Choose 1 option.

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

Which tool should the AgentForce Specialist recommend?

Options:

A.

Testing Center

B.

AgentForce Builder

C.

Prompt Builder

Question 60

Universal Containers (UC) is expanding its Agentforce for Service capabilities to include case management. For security purposes,

UC wants the agent to verify a customer ' s identity before providing any case-related information. The verification must be

deterministic-ensuring that no case details are shared unless identity verification has been successfully completed.

Which approach best meets this requirement?

Options:

A.

Use keywords such as " Always " and " Never " to write clear logic in Topic Instructions to verify user identity before providing any case information,

B.

Create a variable to store the verification status, set it as output from a “Verify Identity” action, and apply a filter so any case-related actions only run when the variable confirms verification.

C.

Store the verification status in a custom variable and set a global instruction that the agent should check this variable before sharing case information.