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

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

Page: 6 / 12
Total 379 questions

Universal Containers operates a customer self-service portal supported by an Agentforce Service Agent. The compliance team maintains a Salesforce Knowledge base of published product compliance guidelines, service terms, and regulatory procedures, updated regularly by subject matter experts.

What is the most efficient approach to ensure the agent retrieves only current published content using semantic understanding of customer questions, and that outdated articles are never surfaced?

A.

Build a subagent action using a Salesforce Flow to query the Knowledge articles data model object at runtime and return matching content to the agent, ensuring the agent always retrieves live article data directly from the Knowledge object.

B.

Create an Agentforce Data Library connected to the Salesforce Knowledge base, filtered to published articles only, enabling the agent to ground responses using retrieval-augmented generation powered semantic retrieval that automatically reflects Knowledge updates without requiring agent reconfiguration.

C.

Configure a custom retriever in Einstein Studio connected to a Data 360 search index, applying filters to restrict results to documents tagged as current.

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?

A.

Model Context Protocol (MCP)

B.

Application Programming Interface (API)

C.

Agent-to-Agent (A2A)

An Agentforce needs to enable the use of Sales Email prompt templates for the sales team. The Agentforce Specialist has already created the templates in Prompt Builder.

According to best practices, which steps should the Agentforce Specialist take to ensure the sales team can use these templates?

A.

Assign the Prompt Template User permission set and enable Sales Emails in Setup.

B.

Assign the Prompt Template Manager permission set and enable Sales Emails in setup.

C.

Assign the Data Cloud Admin permission set and enable Sales Emails in Setup.

Universal Container (UC) has effectively utilized prompt templates to update summary fields on Lightning record pages. An admin now wishes to incorporate similar functionality into UC ' s automation process using Flow.

How can the admin get a response from this prompt template from within a flow to use as part of UC ' s automation?

A.

Invocable Apex

B.

Flow Action

C.

Einstein for Flow

Universal Containers (UC) wants to improve the efficiency of addressing customer questions and reduce agent handling time with AI- generated responses. The agents should be able to leverage their existing

knowledge base and identify whether the responses are coming from the large language model (LLM) or from Salesforce Knowledge.

Which step should UC take to meet this requirement?

A.

Turn on Service AI Grounding, Grounding with Case, and Service Replies.

B.

Turn on Service Replies, Service AI Grounding, and Grounding with Knowledge.

C.

Turn on Service AI Grounding and Grounding with Knowledge.

An Agentforce Specialist wants to ensure their custom agent action performs as expected in conversations.

What should the Agentforce Specialist focus on when creating action instructions?

A.

Write concise agent action instructions and test in Agentforce Builder.

B.

Ensure the agent action label matches the utterance’s intent.

C.

Include comprehensive detailed descriptions and perform smoke testing.

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?

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.

An Agentforce implements Einstein Sales Emails for a sales team. The team wants to send personalized follow-up emails to leads based on their interactions and data stored in Salesforce. The Agentforce Specialist needs to configure the system to use the most accurate and up-to-date information for email generation.

Which grounding technique should the Agentforce Specialist use?

A.

Ground with Apex Merge Fields

B.

Ground with Record Merge Fields

C.

Automatic grounding using Draft with Einstein feature

When using a prompt template, what should an Agentforce Specialist consider with their grounding data and chosen model?

A.

Review the token limit in the Einstein Trust Layer.

B.

Ensure queries used for grounding employ offset so the token limits of models are not exceeded.

C.

Review the model limitation in Prompt Builder versus the grounding data size.

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.