Summer Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

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

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

Question 1

Choose 1 option.

An AgentForce Specialist wants to troubleshoot an agent that is hallucinating weblinks. The agent has an action that uses a prompt template, which is using a knowledge retriever, to generate the output text that the agent will use.

Which process is appropriate to find the root cause of the hallucination behavior?

Options:

A.

Examine the topic name and classification description for hallucination guardrails.

B.

Examine the prompt instructions and contents of the chunks shown in the resolved prompt output.

C.

Examine the topic instructions and ensure the word " ALWAYS " is used in the hallucination guardrails.

Question 2

Universal Containers (UC) is rolling out an AI-powered support assistant to help customer service agents quickly retrieve relevant troubleshooting steps and policy guidelines. The assistant relies on a search index in Data Cloud that contains product manuals, policy documents, and past case resolutions. During testing, UC notices that agents are receiving too many irrelevant results from older product versions that no longer apply. How should UC address this issue?

Options:

A.

Modify the search index to only store documents from the last year and remove older records.

B.

Create a custom retriever in Einstein Studio, and apply filters for publication date and product line.

C.

Use the default retriever, as it already searches the entire search index and provides broad coverage.

Question 3

Universal Containers wants to incorporate CRM data as well-formatted JSON in a prompt to a large language model (LLM).

What is an important consideration for this requirement?

Options:

A.

" CRM data to JSON " checkbox must be selected when creating a prompt template.

B.

Apex code can be used to return a JSON formatted merge field.

C.

JSON format should be enabled in Prompt Builder Settings.

Question 4

Universal Containers (UC) wants its AI agent to return responses quickly. UC needs to optimize the retriever ' s configuration to ensure minimal latency when grounding AI responses.  

Which configuration aspect should UC prioritize?

Options:

A.

Configure the retriever to operate in dynamic mode so that it modifies the search Index structure at runtime.

B.

Ensure the retriever ' s filters are defined to limit the scope of each search efficiently.

C.

Increase the recency bias setting for the retriever limiting scope to more recent data.  

Question 5

Universal Containers (UC) needs to save agents time with AI-generated case summaries. UC has implemented the Work Summary feature.

What does Einstein consider when generating a summary?

Options:

A.

Generation is grounded with conversation context, Knowledge articles, and cases.

B.

Generation is grounded with existing conversation context only.

C.

Generation is grounded with conversation context and Knowledge articles.

Question 6

Universal Containers (UC) has a legacy system that needs to integrate with Salesforce. UC wishes to create a digest of account action plans using the generative API feature.

Which API service should UC use to meet this requirement?

Options:

A.

REST API

B.

Metadata API

C.

SOAP API

Question 7

A sales rep at Universal Containers is extremely busy and sometimes will have very long sales calls on voice and video calls and might miss key details. They are just starting to adopt new generative AI

features.

Which Einstein Generative AI feature should An Agentforce recommend to help the rep get the details they might have missed during a conversation?

Options:

A.

Call Summary

B.

Call Explorer

C.

Sales Summary

Question 8

What is the primary function of the planner service in the Agent system?

Options:

A.

Generating record queries based on conversation history

B.

Offering real-time language translation during conversations

C.

Identifying copilot actions to respond to user utterances

Question 9

An Agentforce needs to create a Sales Email with a custom prompt template. They need to ground on the following data.

Opportunity Products Events near the customer Tone and voice examples

How should the Agentforce Specialist obtain related items?

Options:

A.

Call prompt initiated flow to fetch and ground the required data.

B.

Create a flex template that takes the records in question as inputs.

C.

Utilize a standard email template and manually insert the required data fields.

Question 10

Universal Containers is planning a marketing email about products that most closely match a customer ' s expressed interests.

What should An Agentforce recommend to generate this email?

Options:

A.

Standard email marketing template using Apex or flows for matching interest in products

B.

Custom sales email template which is grounded with interest and product information

C.

Standard email draft with Einstein and choose standard email template

Question 11

An administrator wants to check the response of the Flex prompt

template they ' ve built, but the preview button is greyed out.

What is the reason for this?

Options:

A.

The records related to the prompt have not been selected.

B.

The prompt has not been saved and activated,

C.

A merge field has not been inserted in the prompt.

Question 12

Universal Containers has a strict change management process that requires all possible configuration to be completed in a sandbox which will be deployed to production. The Agentforce Specialist is tasked with setting up Work Summaries for Enhanced Messaging. Einstein Generative AI is already enabled in production, and the Einstein Work Summaries permission set is already available in production.

Which other configuration steps should the Agentforce Specialist take in the sandbox that can be deployed to the production org?

Options:

A.

create custom fields to store Issue, Resolution, and Summary; create a Quick Action that updates these fields: add the Wrap Up component to the Messaging Session record paae layout: and create Permission Set Assignments for the intended Agents.

B.

From the Epstein setup menu, select Turn on Einstein: create custom fields to store Issue, Resolution, and Summary: create a Quick Action that updates these fields: and add the wrap up componert to the Messaging session record page layout.

C.

Create custom fields to store issue, Resolution, and Summary; create a Quick Action that updates these fields: and ado the Wrap up component to the Messaging session record page lavcut.

Question 13

Universal Container ' s internal auditing team asks An Agentforce to verify that address information is properly masked in the prompt being generated.

How should the Agentforce Specialist verify the privacy of the masked data in the Einstein Trust Layer?

Options:

A.

Enable data encryption on the address field

B.

Review the platform event logs

C.

Inspect the AI audit trail

Question 14

Universal Containers (UC) is using Einstein Generative AI to generate an account summary. UC aims to ensure the content is safe and inclusive, utilizing the Einstein Trust Layer ' s toxicity scoring to assess the content ' s safety level.

In the score of 1 indicate?

Options:

A.

The response is the least toxic Einstein Generative AI Toxicity Scoring system, what does a toxicity category.

B.

The response is not toxic.

C.

The response is the most toxic.

Question 15

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?

Options:

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.

Question 16

Choose 1 option.

Coral Cloud Resorts is uploading thousands of new HTML knowledge articles files for a resort launch.

To ensure Agentforce retrieves accurate responses quickly, which chunking strategy should be used when creating a new index?

Options:

A.

Semantic-based passage extraction

B.

Conversation-based chunking

C.

Section-aware chunking

Question 17

Universal Containers (UC) wants to enable its sales team to use Al to suggest recommended products from its catalog.

Which type of prompt template should UC use?

Options:

A.

Record summary prompt template

B.

Email generation prompt template

C.

Flex prompt template

Question 18

A service manager wants to use Salesforce Prompt Builder to help agents summarize customer case notes after a support call. The summary should:

Capture the customer’s issue, troubleshooting steps taken, and next actions.

Be no longer than five sentences.

Use plain language with no technical jargon.

If no next action is identified, the summary should explicitly state “No next action required.”

Which key prompt constructs meet this requirement?

Options:

A.

Role, Task, LLM Clarity Score, and Format

B.

Role, Task, Token Size Limit, and Format

C.

Task, Context, Constraints, and Format

Question 19

Universal Containers recently added a custom flow for processing returns and created a new Agent Action. Which action should the company take to ensure the Agentforce Service Agent can run this new flow as part of the new Agent Action?

Options:

A.

Recreate the flow using the Agentforce agent user.

B.

Assign the Manage Users permission to the Agentforce Agent user.

C.

Assign the Run Flows permission to the Agentforce Agent user.

Question 20

Choose 1 option.

Cloud Kicks wants to integrate its agent with its custom website. The goal is for customers to interact with the custom agent chat interface.

Which approach provides the framework for the custom web application to communicate with the agent?

Options:

A.

Agent-to-Agent (A2A)

B.

Model Context Protocol (MCP)

C.

Agent API

Question 21

Choose 1 option.

Coral Cloud Resorts (CCR) sees the agent forgot the dietary/activity preferences gathered earlier. They need those preferences to persist throughout the session.

What should CCR implement?

Options:

A.

Configure custom variables to capture/store customer preferences from action outputs.

B.

Rely on natural conversation memory and instruct the agent to look back.

C.

Create a context variable to capture/store customer preferences as action outputs.

Question 22

Which element should an Agentforce Specialist use in an Omni-Flow to route conversations to an agent?

Options:

A.

Route Conversation

B.

Route Work

C.

Route to Agent

Question 23

An Agentforce Specialist is creating a prompt template to assist support reps in drafting responses to customer complaints.

To ensure the responses are empathetic and helpful, what is a key element to include in the prompt template?

Options:

A.

A direct instruction to the large language model (LLM) to role-play as a character

B.

A list of keywords related to customer complaints

C.

The entire history of the customer ' s previous interactions with the company

Question 24

Ursa Major Solar is developing a help agent that must answer customer questions by grounding prompts in data from both internal Knowledge articles and an external partner portal. The Agentforce Specialist configures the agent to use a Data 360 search index. During testing in Agentforce Builder, the agent occasionally provides conflicting answers, and the specialist needs to differentiate between these two grounding sources to troubleshoot the responses.

Which Data 360 process should the specialist review to ensure the origin of the information is accurately identified and made available?

Options:

A.

The data harmonization process, where raw data is mapped to data model objects and source metadata is standardized to be queried specifically by hybrid retrievers.

B.

The Retrieval-Augmented Generation synthesis phase, where the large language model automatically uses a semantic retriever to append the source system tag to the final generated output.

C.

The Data 360 retriever function process, where retrieved content can be filtered based on source metadata, such as document type or author, to refine results before they are ranked using semantic or hybrid search.

Question 25

Where should the Agentforce Specialist go to add/update actions assigned to a copilot?

Options:

A.

Copilot Actions page, the record page for the copilot action, or the Copilot Action Library tab

B.

Copilot Actions page or Global Actions

C.

Copilot Detail page, Global Actions, or the record page for the copilot action

Question 26

Universal Containers (UC) plans to implement prompt templates that utilize the standard foundation models. What should UC consider when building prompt templates in Prompt Builder?

Options:

A.

Include multiple-choice questions within the prompt to test the LLM’s understanding of the context.

B.

Ask it to role-play as a character in the prompt template to provide more context to the LLM.

C.

Train LLM with data using different writing styles including word choice, intensifiers, emojis, and punctuation.

Question 27

Universal Containers wants to leverage the Record Snapshots grounding feature in a prompt template. What preparations are required?

Options:

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.

Question 28

Choose 1 option.

Universal Containers needs to restrict access to refund processing actions so only customers with Active account status can initiate refunds.

How should an Agentforce Specialist apply the restriction deterministically?

Options:

A.

Create a Flex Prompt Template that has instructions to check for account status.

B.

Create a context variable for the account status field and apply a conditional filter AccountStatus equals " Active " to refund actions.

C.

Include step-by-step instructions at the topic level and action level explaining the rules and examples.

Question 29

Universal Containers wants an AI agent to answer questions about warranties using unstructured data stored in Data Cloud. Results must be filterable by product line and ranked by recent updates.

Options:

A.

Use the default retriever which automatically accounts for recency ranking.

B.

Build a custom retriever in Einstein Studio with product line filters and recency ranking.

C.

Apply semantic embeddings with default metadata filters to achieve the desired result.

Question 30

What does it mean when a prompt template version is described as immutable?

Options:

A.

Only the latest version of a template can be activated.

B.

Every modification on a template will be saved as a new version automatically.

C.

Prompt template version is activated; no further changes can be saved to that version.

Question 31

Universal Containers is building an Agentforce Service Agent to handle order cancellations. The Agentforce Specialist needs to ensure that a critical “Check Cancellation Eligibility” action is executed deterministically on every relevant turn, without relying on the reasoning engine’s discretion to choose the tool. During a code review, a junior developer asks why the Agentforce Specialist called the action using the run @actions.name command instead of simply listing the action under the reasoning.actions block.

What must the Agentforce Specialist explain regarding the difference between these two invocation methods?

Options:

A.

Both patterns execute the action on every turn automatically; the difference is purely syntactic, as the run command is simply the newer notation for Agent Script.

B.

The run command is only valid when nested inside reasoning.actions blocks to pass parameters; the Agentforce Specialist must list it under reasoning.actions for the large language model (LLM) to access it.

C.

Listing an action under reasoning.actions makes it a subjective tool that the large language model (LLM) decides whether to call; calling it with the run command forces guaranteed execution every time.

Question 32

An Agentforce Specialist is setting up Salesforce Knowledge as the data source for a Data Library and must select “Identifying Fields” to help Agentforce locate the right information. The Knowledge article contents are rich, detailed, and quite long.

What should the Agentforce Specialist use as Identifying Fields?

Options:

A.

The main contents of the article to ensure the most relevant article is used.

B.

Any text or text area fields that provide a concise summary of the article.

C.

Any standard or custom formula field that contains a suitable concatenated key.

Question 33

Universal Containers (UC) needs to improve the agent productivity in replying to customer chats.

Which generative AI feature should help UC address this issue?

Options:

A.

Case Summaries

B.

Service Replies

C.

Case Escalation

Question 34

Universal Containers wants to automatically populate the Description field on the Account object.

Options:

A.

Sales Email

B.

Flex

C.

Field Generation

Question 35

What is the main benefit of using a Knowledge article in an Agentforce Data Library?

Options:

A.

Only the retriever for Knowledge articles allows for agents to access Knowledge from both inside the platform and on a customer ' s website.

B.

It provides a structured, searchable repository of approved documents so the agent can retrieve reliable information for each inquiry..

C.

The retriever for Knowledge articles has better accuracy and performance than the default retriever.

Question 36

Choose 1 option.

Universal Containers wants to systematically validate agent responses before deployment using a scalable testing process.

Which Testing Center approach should the company implement?

Options:

A.

Upload a structured CSV test template and run batch test cases in Testing Center.

B.

Manually interact with the agent in Builder until responses seem correct.

C.

Use pilot users in production to flag incorrect responses post-launch.

Question 37

Universal Containers would like to route a service agent conversation to a human agent queue. Which tool connects the service agent to the human agent queue for escalation?  

Options:

A.

Outbound Omni-Channel Flow

B.

Screen Flow

C.

Prompt Flow  

Question 38

Universal Containers (UC) would like to implement the Sales Development Representative (SDR) Agent. Which channel consideration should UC be aware of while implementing it?

Options:

A.

SDR Agent must be deployed in the Messaging channel.

B.

SDR Agent only works in the Email channel.

C.

SDR Agent must also be deployed on the company website.

Question 39

Universal Containers wants its AI agent to answer customer questions with precise and up-to-date information. How does an Agentforce Data Library simplify and enable this?  

Options:

A.

It automates the ingestion, taxonomical classification and storage of knowledge in Data Cloud for precision keyword search retrieval to ground prompts and agents with relevant information.

B.

It automates the ingestion, Indexing of data, and creates a default retriever to be used in prompts and agents for grounding with relevant information.

C.

It automates the ingestion and optical character recognition (OCR) processing of any PDF, and indexes them to enable regular SQL query retrieval to ground prompts and agents with relevant information.

Question 40

What should Universal Containers consider when deploying an Agentforce Service Agent with multiple topics and Agent Actions to production?

Options:

A.

Deploy agent components without a test run in staging, relying on production data for reliable results. Sandbox configuration alone ensures seamless production deployment.

B.

Ensure all dependencies are included, Apex classes meet 75% test coverage, and configuration settings are aligned with production. Plan for version management and post-deployment activation.

C.

Deploy flows or Apex after agents, topics, and Agent Actions to avoid deployment failures and potential production agent issues requiring complete redeployment.

Question 41

Choose 1 option.

Universal Containers (UC) recently attended a major trade show and received thousands of new leads from event badge scans. UC

is struggling to follow up with each lead in a timely, personalized way. Leadership wants to:

Qualify and nurture leads 24/7.

* Provide accurate answers to prospect questions.

* Automatically book meetings with qualified prospects.

* Free up reps to focus on building relationships and closing deals.

Which Agentforce capability should UC implement to meet these goals?

Options:

A.

SDR Agent

B.

Sales Coach

C.

Commerce Agent

Question 42

Universal Containers is considering leveraging the Einstein Trust Layer in conjunction with Einstein Generative AI Audit Data.

Which audit data is available using the Einstein Trust Layer?

Options:

A.

Response accuracy and offensiveness score

B.

Hallucination score and bias score

C.

Masked data and toxicity score

Question 43

Which part of the Einstein Trust Layer architecture leverages an organization ' s own data within a large language model (LLM) prompt to confidently return relevant and accurate responses?

Options:

A.

Prompt Defense

B.

Data Masking

C.

Dynamic Grounding

Question 44

When a customer chat is initiated, which functionality in Salesforce provides generative AI replies or draft emails based on recommended Knowledge articles?

Options:

A.

Einstein Reply Recommendations

B.

Einstein Service Replies

C.

Einstein Grounding

Question 45

Universal Containers (UC) has recently received an increased number of support cases. As a result, UC has hired more customer support reps and has started to assign some of the ongoing cases to newer reps.

Which generative AI solution should the new support reps use to understand the details of a case without reading through each case comment?

Options:

A.

Agent

B.

Einstein Sales Summaries

C.

Einstein Work Summaries

Question 46

What is the primary function of the reasoning engine in Agentforce?

Options:

A.

Identifying agent topics and actions to respond to user utterances

B.

Offering real-time natural language response during conversations

C.

Generating record queries based on conversation history  

Question 47

Universal Containers is configuring its Agentforce Testing Center to evaluate an agent handling customer complaints. The company wants to assess if the agent successfully demonstrates empathy and follows a proprietary “De-escalation Framework” before offering a resolution.

Where should the Agentforce Specialist utilize a large language model (LLM)-as-judge to achieve an appropriate evaluation?

Options:

A.

Adjust the fixed criteria of the standard Coherence quality evaluation to control the LLM-as-judge evaluation.

B.

Enable the default Instruction Adherence evaluation which natively uses LLM-as-judge.

C.

Create a custom evaluation with a tailored prompt outlining the framework’s criteria.

Question 48

Choose 1 option.

When is the Agent-to-Agent (A2A4) protocol an appropriate communication choice?

Options:

A.

When agents need to invoke third-party API

B.

When agents need to access tools

C.

When agents need to collaborate

Question 49

A company needs to ensure customers always receive answers based on the most current version of support documentation.

What should an Agentforce Specialist recommend?

Options:

A.

Use a file-based Agentforce Data Library (ADL) and enable the version management setting to ensure the agent always retrieves the latest document.

B.

Use a knowledge-based Agentforce Data Library (ADL); knowledge articles have native versioning built in, so agents automatically retrieve the current published version.

C.

Use either Agentforce Data Library (ADL) type; both automatically serve the most recent content once the search index rebuilds.

Question 50

Choose 1 option.

Universal Containers (UC) is setting up a new Agentforce Service Agent. The company has sensitive medical product research stored internally and wants to ensure the agent cannot access it.

What should UC da?

Options:

A.

Assign the Agentforce Service Agent user the lowest possible role in the organization ' s hierarchy to block access.

B.

Disable the Agentforce Service Agent ' s ability to use any Salesforce custom object or related fields.

C.

Follow the principle of least privilege and avoid granting permission to view the Medical Product object or related

Question 51

Universal Containers wants to implement a solution in Salesforce with a custom UX that allows users to enter a sales order number. Subsequently, the system will invoke a custom prompt template to create and display a summary of the sales order header and sales order details. Which solution should an Agentforce Specialist implement to meet this requirement?

Options:

A.

Create an autolaunched flow and invoke the prompt template using the standard " Prompt Template " flow action.

B.

Create a template-triggered prompt flow and invoke the prompt template using the standard " Prompt Template " flow action.

C.

Create a screen flow to collect the sales order number and invoke the prompt template using the standard " Prompt Template " flow action.

Question 52

Universal Containers needs a tool that can analyze voice and video call records to provide insights on competitor mentions, coaching opportunities, and other key information. The goal is to enhance the team ' s performance by identifying areas for improvement and competitive intelligence.

Which feature provides insights about competitor mentions and coaching opportunities?

Options:

A.

Call Summaries

B.

Einstein Sales Insights

C.

Call Explorer

Question 53

Universal Containers (UC) wants to limit an agent’s access to Knowledge articles while deploying the " Answer Questions with Knowledge " action. How should UC achieve this?

Options:

A.

Define scope instructions to the agent specifying a list of allowed article titles or IDs.

B.

Update the Data Library Retriever to filter on a custom field on the Knowledge article.

C.

Assign Data Categories to Knowledge articles, and define Data Category filters in the Agentforce Data Library.

Question 54

An Agentforce wants to include data from the response of external service invocation (REST API callout) into the prompt template.

How should the Agentforce Specialist meet this requirement?

Options:

A.

Convert the JSON to an XML merge field.

B.

Use External Service Record merge fields.

C.

Use “Add Prompt Instructions” flow element.

Question 55

What happens when a chunk of text is vectorized?

Options:

A.

It creates numerical representations of chunk content to enable meaning-based retrieval.

B.

It encrypts the content so it can be stored securely within Data 360 data spaces.

C.

It reduces the file size of the original document to reduce Data 360 costs.

Question 56

Universal Containers (UC) is Implementing Service AI Grounding to enhance its customer service operations. UC wants to ensure that its AI- generated responses are grounded in the most relevant data sources. The

team needs to configure the system to include all supported objects for grounding.

Which objects should UC select to configure Service AI Grounding?

Options:

A.

Case, Knowledge, and Case Notes

B.

Case and Knowledge

C.

Case, Case Emails, and Knowledge

Question 57

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?

Options:

A.

Invocable Apex

B.

Flow Action

C.

Einstein for Flow

Question 58

Choose 1 option.

Coral Cloud Resorts wants to cover a broad range of user phrasing when testing its FAQ agent.

Which Testing Center feature meets that need?

Options:

A.

Al-generated synthetic test utterances based on natural language variations

B.

Uploading only a small set of manually written prompts

C.

Relying on live customer logs to capture phrasing diversity after deployment

Question 59

A support team handles a high volume of chat interactions and needs a solution to provide quick, relevant responses to customer inquiries.

Responses must be grounded in the organization ' s knowledge base to maintain consistency and accuracy.

Which feature in Einstein for Service should the support team use?

Options:

A.

Einstein Service Replies

B.

Einstein Reply Recommendations

C.

Einstein Knowledge Recommendations

Question 60

An Agentforce Specialist is assisting Universal Containers with troubleshooting an agent. The Agentforce Specialist notices that the agent is not using topic actions in the desired sequence, causing inconsistent outcomes.

Which technique should the Agentforce Specialist recommend to ensure deterministic control over the order in which actions are executed?

Options:

A.

Specify the large language model (LLM) provider and version.

B.

Specify custom variables and filters.

C.

Specify the order of actions.

Question 61

A business stakeholder wants to use Al to generate a summary based on Data Cloud data.

Which method(s) should the stakeholder use to access Data Cloud data from Prompt Builder?

Options:

A.

Accessing data model objects (DMQs) directly in Flex templates, using Data Cloud related lists, and fetching Data Cloud data using prompt-initiated flows

B.

Using Data Cloud related lists and fetching Data Cloud data using prompt-initiated flows

C.

Using only external APIs to import Data Cloud data into Prompt Builder

Question 62

Universal Containers (UC) wants to make a sales proposal and directly use data from multiple unrelated objects (standard and custom) in a prompt template. How should UC accomplish this?

Options:

A.

Create a prompt template passing in a special custom object that connects the records temporarily.

B.

Create a prompt template-triggered flow to access the data from standard and custom objects.

C.

Create a Flex template to add resources with standard and custom objects as inputs.

D.

Use a Record Snapshot to combine data from unrelated objects into a single prompt.

Question 63

Universal Containers Is Interested In Improving the sales operation efficiency by analyzing their data using Al-powered predictions in Einstein Studio.

Which use case works for this scenario?

Options:

A.

Predict customer sentiment toward a promotion message.

B.

Predict customer lifetime value of an account.

C.

Predict most popular products from new product catalog.

Question 64

After creating a foundation model in Einstein Studio, which hyperparameter should An Agentforce use to adjust the balance between consistency and randomness of a response?

Options:

A.

Presence Penally

B.

Variability

C.

Temperature

Question 65

What is the role of the large language model (LLM) in executing an Agent Action?

Options:

A.

Find similar requests and provide actions that need to be executed

B.

Identify the best matching actions and correct order of execution

C.

Determine a user ' s access and sort actions by priority to be executed

Question 66

Choose 1 option.

Universal Containers’ administrator has developed a new agent in a sandbox environment and now wants to deploy it to

production.

What should the administrator do to deploy an agent?

Options:

A.

Manually recreate the agent configuration, topics, and actions in production because change sets cannot be used,

B.

Export agent components as JSON files and manually import them inte production using the Metadata API.

C.

Create an outbound change set with all the necessary agent components, then upload to production.

Question 67

Universal Containers wants to incorporate the current order fulfillment status into a prompt for a large language model (LLM). The order status is stored in the external enterprise resource planning (ERP) system.

Which data grounding technique should the Agentforce Specialist recommend?

Options:

A.

Eternal Object Record Merge Fields

B.

External Services Merge Fields

C.

Apex Merge Fields

Question 68

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?

Options:

A.

Einstein Reply Recommendations and Case Classification

B.

Einstein Reply Recommendations and Case Summaries

C.

Einstein Service Replies and Work Summaries

Question 69

Universal Containers (UC) is discussing its AI strategy in an agile Scrum meeting.

Which business requirement would lead An Agentforce to recommend connecting to an external foundational model via Einstein Studio (Model Builder)?

Options:

A.

UC wants to fine-tune model temperature.

B.

UC wants a model fine-tuned using company data.

C.

UC wants to change the frequency penalty of the model.

Question 70

Choose 1 option.

Which scenario best illustrates the use of Model Context Protocol (MCP) in an enterprise Al deployment?

Options:

A.

A legal assistant agent using MCP to dynamically find a document classification API to analyze case files

B.

A customer service agent engaging another agent in real-time conversation to resolve tickets

C.

A sales agent discovering other agents’ capabilities using Agent Cards

Question 71

An Agentforce wants to ground a new prompt template with the User related list.

What should the Agentforce Specialist consider?

Options:

A.

The User related list should have View All access.

B.

The User related list needs to be included on the record page.

C.

The User related list is not supported in prompt templates.

Question 72

A service agent is looking at a custom object that stores travel information. They recently received a weather alert and now need to cancel flights for the customers that are related with this itinerary. The service agent needs to review the Knowledge articles about canceling and

rebooking the customer flights.

Which Agent capability helps the agent accomplish this?

Options:

A.

Execute tasks based on available actions, answering questions using information from accessible Knowledge articles.

B.

Invoke a flow which makes a call to external data to create a Knowledge article.

C.

Generate a Knowledge article based off the prompts that the agent enters to create steps to cancel flights.

Question 73

During retrieval-augmented generation (RAG) quality testing, an Agentforce Specialist notices that tabular information from a custom Data 360 Document Ingestion Pipeline is losing its context because the data is scattered across multiple separate chunks.

What is the most appropriate approach to resolve this?

Options:

A.

Change the search index’s parser from the default to Docling.

B.

Use an ensemble retriever to stitch multiple chunks back together dynamically.

C.

Switch the search index configuration to use only keyword search scoring.

Question 74

An Agentforce Specialist is creating a custom action in Agentforce. Which option is available for the Agentforce Specialist to choose for the custom Agent action?

Options:

A.

Apex Trigger

B.

SOQL

C.

Flows

Question 75

Universal Containers (UC) wants to assess Salesforce ' s generative features but has concerns over its company data being exposed to third- party large language models (LLMs). Specifically, UC wants the following capabilities to be part of Einstein ' s generative AI service.

No data is used for LLM training or product improvements by third- party LLMs.

No data is retained outside of UC ' s Salesforce org.

The data sent cannot be accessed by the LLM provider.

Which property of the Einstein Trust Layer should the Agentforce Specialist highlight to UC that addresses these requirements?

Options:

A.

Prompt Defense

B.

Zero-Data Retention Policy

C.

Data Masking

Question 76

How should an organization use the Einstein Trust layer to audit, track, and view masked data?

Options:

A.

Utilize the audit trail that captures and stores all LLM submitted prompts in Data Cloud.

B.

In Setup, use Prompt Builder to send a prompt to the LLM requesting for the masked data.

C.

Access the audit trail in Setup and export all user-generated prompts.

Question 77

Universal Containers (UC) wants to ensure the effectiveness, reliability, and trust of its agents prior to deploying them in production. UC would like to efficiently test a large and repeatable number of utterances. What should the Agentforce Specialist recommend?

Options:

A.

Leverage the Agent Large Language Model (LLM) UI and test UC ' s agents with different utterances prior to activating the agent.

B.

Deploy the agent in a QA sandbox environment and review the Utterance Analysis reports to review effectiveness.

C.

Create a CSV file with UC ' s test cases in Agentforce Testing Center using the testing template.

Question 78

What is the main purpose of Prompt Builder?

Options:

A.

A tool for developers to use in Visual Studio Code that creates prompts for Apex programming, assisting developers in writing code more efficiently.

B.

A tool that enables companies to create reusable prompts for large language models (LLMs), bringing generative AI responses to their flow of work

C.

A tool within Salesforce offering real-time Al-powered suggestions and guidance to users, Improving productivity and decision-making.

Question 79

Universal Containers (UC) needs to capture and store detailed interaction data for all agents.

Which feature should help UC get a full view of the agent ' s behavior from start to finish, including reasoning engine executions,

actions, prompt and gateway inputs/outputs, error messages, and final responses?

Options:

A.

Agentforce Analytics

B.

Utterance Analysis

C.

Agentforce Session Tracing

Question 80

Universal Containers has configured an agent to handle customer return requests. When a customer initiates a return, the agent must calculate a specific restocking fee. The agent needs to quote this exact fee to the customer and then reuse that same fee amount when summarizing the final refund. The Agentforce Specialist needs to ensure the agent uses deterministic logic to calculate the fee and consistently reuses the exact same value without guessing or hallucinating.

How should the specialist configure the agent to achieve this behavior?

Options:

A.

Execute a flow as an agent action to calculate the fee, and make the flow’s output directly available to the agent response. The agent will be able to continue to use this value from memory

B.

Define a context variable for the fee. Execute a flow as an agent action to calculate the fee, assign the flow’s output to that context variable, and have the agent reference that variable in its responses

C.

Provide the mathematical formula for the restocking fee in the agent’s system instructions and instruct it to remember the result for reuse

Question 81

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?

Options:

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.

Question 82

An Agentforce Specialist at Universal Containers observes that the agent frequently directs customers with clear billing inquiries to the general troubleshooting subagent. This misrouting is causing a spike in average handle time and missed service-level agreement targets. The contact center manager requires a solution that is quick to implement but preserves the agent’s ability to handle complex, non-linear conversations.

What is the most appropriate approach to resolve this?

Options:

A.

Update the agent’s global System Instructions to include a list of forbidden keywords for each subagent.

B.

Audit subagent instructions for semantic competition and implement deterministic filters to guide the planner’s selection.

C.

Create a Router sub-flow that uses a Decision element to manually assign every incoming request to a specific subagent.

Question 83

Universal Containers wants to use an Al agent to answer questions about warranties, Warranty information has already been uploaded as unstructured data in Data Cloud. When answering user questions, the results must be filterable by product line and ranked by recent updates.

Which approach should the Agentforce Specialist implement?

Options:

A.

Use the default retriever which automatically accounts for regency ranking.

B.

Build a custom retriever in Einstein Studio with product line filters and regency ranking.

C.

Apply semantic embeddings with default metadata filters to achieve the desired result

Question 84

A service manager wants to use Salesforce Prompt Builder to help agents summarize customer case notes after a support call.

The summary should:

* Capture the customer ' s issue, troubleshooting steps taken, and next actions.

* Be no longer than five sentences.

* Use plain language (no technical jargon).

If no next action is identified, the summary should explicitly state " No next action required.”

Which prompt template fallows Salesforce prompt design best practices?

required.”

Format: Use numbered sentences for clarity.

Options:

A.

Role: You are an experienced support agent. Task: Summarize the case notes, Context: Include customer issue, troubleshooting steps, and next actions. Constraints: Limit to 5 sentences, use plain language, and if no next action is found, state “No next action

B.

Role: You are a support agent writing a case summary. Task: Provide a professional summary of the issue and troubleshooting steps. Contest: Include customer issue, steps taken, and next actions if available. Constraints: No strict sentence limit, but use plain language. If no next action is found, leave it out. Format: Use paragraphs for readability.

C.

Role: You are a case documentation assistant, Task: Write a summary of the support call. Context: Always describe the customer issue, troubleshooting, and resolution details. Constraints: The summary should be comprehensive and professional, but there is no limit on length or language style. Format: Use complete sentences in a narrative style.

Question 85

Universal Containers (UC) is using related list merge fields in a prompt template associated with an Account object in Prompt Builder.

What should UC consider?

Options:

A.

The Activities related list on the Account object is not supported because it is a polymorphic field.

B.

If person accounts have been enabled, merge fields will not be available for the Account object.

C.

Prompt generation will yield no response when there is no related list associated with an Account in runtime.

Question 86

Universal Containers, dealing with a high volume of chat inquiries, implements Einstein Work Summaries to boost productivity.

After an agent-customer conversation, which additional information does Einstein generate and fill, apart from the " summary " '

Options:

A.

Sentiment Analysis and Emotion Detection

B.

Draft Survey Request Email

C.

Issue and Revolution

Question 87

What is An Agentforce able to do when the “Enrich event logs with conversation data " setting in Agent is enabled?

Options:

A.

View the user click path that led to each copilot action.

B.

View session data including user Input and copilot responses for sessions over the past 7 days.

C.

Generate details reports on all Copilot conversations over any time period.

Question 88

Universal Containers needs its sales reps to be able to only execute prompt templates. What should the company use to achieve this requirement?

Options:

A.

Prompt Execute Template permission set

B.

Prompt Template User permission set

C.

Prompt Template Manager permission set

Question 89

Choose 1 option.

Universal Containers has created an Employee Agent.

Which step should an Agentforce Specialist take to connect the agent with a Slack channel?

Options:

A.

Create a connection between Salesforce and the Slack workspace.

B.

Create an Omni-Channel flow and connection between Salesforce and the Slack workspace.

C.

Create an embedded service deployment and connection between Salesforce and the Slack workspace.

Question 90

An Agentforce Specialist wants to troubleshoot their Agent’s performance. Where should the Agentforce Specialist go to access all user interactions with the Agent, including Agent errors, incorrectly triggered actions, and incomplete plans?

Options:

A.

Plan Canvas

B.

Agent Settings

C.

Event Logs

Question 91

Universal Containers (UC) has a Flex prompt template that has been used for the last three months to answer questions based on user input. Now, UC wants to give a PDF as a second input.

What is the best approach for the Agentforce Specialist to meet this requirement?

Options:

A.

Reindex in order to add a new resource to an existing template.

B.

Add a resource anytime by navigating to the Resources section and configuring inputs.

C.

Discard the current Flex template and create a new one with a resource.

Question 92

Universal Containers is indexing millions of product manuals where users may ask both structured queries (model numbers) and

natural language questions (for example, “How do I reset my device? " ),

Which retrieval approach should the company use?

Options:

A.

Use keyword search only, since model numbers dominate queries.

B.

Use semantic search only, as natural language is always preferred.

C.

Use hybrid search to combine keyword precision with semantic flexibility.

Question 93

A Service Agent at Universal Containers (UC) is designed to help customers resolve issues by searching against knowledge articles.

Knowledge articles have PDF attachments that add critical details. UC reports that the agent provides excellent summaries of the

knowledge articles, but seems completely unaware of the PDF attachments.

How should an Agentforce Specialist configure the Data Cloud search index to include the content of these attached files?

Options:

A.

Increase article chunk size and token limits for Knowledge indexing so larger contexts capture attachment references.

B.

Enable ' Include Related Attachments’ for Knowledge-- kav and map the ContentDocumentLink unstructured data model object (UDMO).

C.

Use Data Cloud ' s ‘Include Attachments’ option and select the ContentDocumentVersion unstructured data model object (UDMO).

Question 94

An administrator is responsible for ensuring the security and reliability of Universal Containers ' (UC) CRM data. UC needs enhanced data protection and up-to-date AI capabilities. UC also needs to include relevant

information from a Salesforce record to be merged with the prompt.

Which feature in the Einstein Trust Layer best supports UC ' s need?

Options:

A.

Data masking

B.

Dynamic grounding with secure data retrieval

C.

Zero-data retention policy

Question 95

Universal Containers (UC) is implementing generative AI and wants to leverage a prompt template to provide responses to customers that gives personalized product recommendations to website visitors based on their browsing history.

Which initial step should UC take to ensure the chatbot can deliver accurate recommendations '

Options:

A.

Design universal product recommendations.

B.

Write a response scrip for the chatbot.

C.

Collect and analyze browsing data.

Question 96

Universal Containers has a new AI project.

What should An Agentforce consider when adding a related list on the Account object to be used in the prompt template?

Options:

A.

After selecting a related list from the Account, use the field picker to choose merge fields in Prompt Builder.

B.

Prompt Builder must be used to assign the fields from the related list as a JSON format.

C.

The fields for the related list are based on the default page layout of the Account for the current user.

Question 97

What is the importance of Action Instructions when creating a custom Agent action?

Options:

A.

Action Instructions define the expected user experience of an action.

B.

Action Instructions tell the user how to call this action in a conversation.

C.

Action Instructions tell the large language model (LLM) which action to use.

Question 98

In addition to Recipient and Sender, which object should An Agentforce utilize for inserting merge fields into a Sales email template prompt?

Options:

A.

Recipient Opportunities

B.

Recipient Account

C.

User Organization

Question 99

Universal Containers built a Field Generation prompt template that worked for many records, but users are reporting random failures with token limit errors. What is the cause of the random nature of this error?

Options:

A.

The template type needs to be switched to Flex to accommodate the variable amount of tokens generated by the prompt grounding.

B.

The number of tokens generated by the dynamic nature of the prompt template will vary by record.

C.

The number of tokens that can be processed by the LLM varies with total user demand.

Question 100

Universal Containers (UC) currently tracks Leads with a custom object. UC is preparing to implement the Sales Development Representative (SDR) Agent. Which consideration should UC keep in mind?

Options:

A.

Agentforce SDR only works with the standard Lead object.

B.

Agentforce SDR only works on Opportunities.

C.

Agentforce SDR only supports custom objects associated with Accounts.

Question 101

What is the role of the large language model (LLM) in understanding intent and executing an Agent Action?

Options:

A.

Find similar requested topics and provide the actions that need to be executed.

B.

Identify the best matching topic and actions and correct order of execution.

C.

Determine a user’s topic access and sort actions by priority to be executed.

Question 102

Universal Containers (UC) wants to use the Draft with Einstein feature in Sales Cloud to create a personalized introduction email.

After creating a proposed draft email, which predefined adjustment should UC choose to revise the draft with a more casual tone?

Options:

A.

Make Less Formal

B.

Enhance Friendliness

C.

Optimize for Clarity

Question 103

Universal Containers (UC) wants to enable its sales team to use AI to suggest recommended products from its catalog. Which type of prompt template should UC use?

Options:

A.

Record summary prompt template

B.

Email generation prompt template

C.

Flex prompt template

Question 104

An Agentforce Specialist builds a new Service Agent that uses a custom action built on a flow. The agent has been tested in a sandbox and is now ready to deploy.

What is a key consideration regarding the activation status of the agent in the production environment?

Options:

A.

The agent will be activated automatically only if the flow is also active.

B.

The agent must be manually activated in production, regardless of its status in the sandbox.

C.

The agent will automatically be activated upon successful deployment.

Question 105

Universal Containers wants to ensure that its AI agent’s responses consistently reflect the company’s unique brand voice and specific quality standards beyond simple pass or fail checks.

How should the Agentforce Specialist configure the Testing Center to evaluate this specific criteria?

Options:

A.

Enable the Coherence quality evaluation

B.

Use the default Response Evaluation metric

C.

Create a custom evaluation using a large language model judge

Question 106

Universal Containers (UC) has a mature Salesforce org with a lot of data in cases and Knowledge articles. UC is concerned that there are many legacy fields, with data that might not be applicable for Einstein AI to draft accurate email responses.

Which solution should UC use to ensure Einstein AI can draft responses from a defined data source?

Options:

A.

Service AI Grounding

B.

Work Summaries

C.

Service Replies

Question 107

Universal Containers (UC) wants to enable its sales team to get insights into product and competitor names mentioned during calls. How should UC meet this requirement?

Options:

A.

Enable Einstein Conversation Insights, connect a recording provider, assign permission sets, and customize insights with up to 25 products.

B.

Enable Einstein Conversation Insights, assign permission sets, define recording managers, and customize insights with up to 50 competitor names.

C.

Enable Einstein Conversation Insights, enable sales recording, assign permission sets, and customize insights with up to 50 products.

Question 108

A company’s support agent is inconsistently executing a mandatory fraud check action before processing refunds. In some conversations the fraud check fires, but in others the agent skips directly to issuing the refund. Upon review, an Agentforce Specialist recommends placing the instruction guideline with run @actions.fraud_check followed by run @actions.process_refund.

What is the effect of this configuration change?

Options:

A.

The fraud-check action will be more strongly suggested to the large language model (LLM), but it may still be skipped if the LLM determines it is not relevant to the conversation.

B.

The fraud-check action will execute after the large language model (LLM) check if it missed it in the process step execution, but the agent will lose its ability to use an empathetic tone.

C.

The fraud-check action will be forced to execute before the refund action in every conversation, because procedural instructions provide deterministic control over the execution order.

Question 109

Universal Containers wants to allow its service agents to query the current fulfillment status of an order with natural language. There is an existing auto launched flow to query the information from Oracle ERP, which is the system of record for the order fulfillment process.

How should An Agentforce apply the power of conversational AI to this use case?

Options:

A.

Create a Flex prompt template in Prompt Builder.

B.

Create a custom copilot action which calls a flow.

C.

Configure the Integration Flow Standard Action in Agent.

Question 110

An account manager is preparing for an upcoming customer call and wishes to get a snapshot of key data points from accounts, contacts, leads, and opportunities in Salesforce.

Which feature provides this?

Options:

A.

Sales Summaries

B.

Sales Insight Summary

C.

Work Summaries

Question 111

Universal Containers (UC) uses an agent to handle customer service inquiries. UC recently partnered with an external logistics provider that operates its own distinct, autonomous AI agent. When a customer requests a complex international shipping reroute, the UC agent needs to securely communicate, negotiate routing terms, and delegate the execution of the reroute directly to the logistics provider’s AI agent.

Which open standard multi-agent protocol is specifically designed to facilitate this autonomous task delegation and negotiation between independent AI agents?

Options:

A.

Agent-to-Agent (A2A) Protocol

B.

Model Context Protocol (MCP)

C.

OpenAPI Specification (OAS)

Question 112

Universal Containers is testing an agent with a “Reset Password” action restricted by the guard available when @variables.isVerified == True. During a single conversation turn, the large language model successfully sets the isVerified flag to true using @utils.setVariables, but fails to invoke the “Reset Password” action immediately afterward.

What must the Agentforce Specialist consider regarding how the reasoning engine evaluates action availability?

Options:

A.

The action is available from the start; the reasoning engine’s intent to solve the user’s issue automatically overrides the available when guard.

B.

The action becomes available immediately; available when conditions dynamically re-evaluate after every variable change within a single turn.

C.

The action remains unavailable for that turn; available when conditions control action visibility to the LLM and evaluate before the reasoning cycle begins, so the action will not be callable until the next turn.

Question 113

Universal Containers (UC) wants to build an Agentforce Service Agent that provides the latest, active, and relevant policy and compliance information to customers. The agent must:

Semantically search HR policies, compliance guidelines, and company procedures.

Ensure responses are grounded on published Knowledge.

Allow Knowledge updates to be reflected immediately without manual reconfiguration.What should UC do to ensure the agent retrieves the right information?

Options:

A.

Enable the agent to search all internal records and past customer inquiries.

B.

Set up an Agentforce Data Library to store and index policy documents for AI retrieval.

C.

Manually add policy responses into the AI model to prevent hallucinations.