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

AI Specialist Agentforce-Specialist Salesforce Study Notes

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

Question 93

Universal Containers wants to test agents while preserving real data and isolating from production.

Which environment should the company use with Testing Center?

Options:

A.

Use personal developer orgs unrepresentative of production data,

B.

Use production org directly with test assertions.

C.

Use sandbox environments replicated from production for safe testing,

Question 94

Universal Containers has deployed Agentforce to handle customer order tracking, returns, and loyalty support. The agent needs to balance conversational flexibility for customer inquiries with guaranteed execution of identity verification steps before accessing the account information. The development team is evaluating how to structure the agent’s instruction pattern to meet both requirements.

Which statement correctly describes hybrid reasoning in Agentforce Agent Script?

Options:

A.

Hybrid reasoning uses multiple large language model (LLM) models simultaneously, with one model handling conversational responses and another model executing deterministic business logic through Flow integration.

B.

Hybrid reasoning requires Canvas View for declarative instructions and Script View for procedural instructions, as each editor provides different capabilities for the respective instruction types.

C.

Hybrid reasoning combines declarative natural language instructions that allow large language model (LLM) interpretation with procedural instructions using the - > prefix that enforce guaranteed execution order.

Question 95

Cloud Kicks uses a third-party agent for research and an Agentforce agent for customer service.

Which purpose-built protocol allows cross-vendor agents to communicate?

Options:

A.

Model Context Protocol (MCP)

B.

Application Programming Interface (API)

C.

Agent-to-Agent (A2A)

Question 96

Universal Containers (UC) has configured a data library and wants to restrict indexing of knowledge articles to articles which are only publicly available in their knowledge base, UC also wants the agent to link sources that the large language model (LLM) grounded its response on.

Which settings should help UC with this?

Options:

A.

In the data library setting window, under Knowledge Settings, enable Use Public Knowledge Article and select Show sources,

B.

In the data library setting window, under Knowledge Settings, enable Use Public Knowledge Article. It is not possible to display articles that the LLM grounded its response in.

C.

Use Data Categories to categorize publicly available articles to index. Sources are automatically displayed when knowledge articles are categorized as Public.