New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

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

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

Question 1

Universal Containers implements Custom Agent Actions to enhance its customer service operations. The development team needs to understand the core components of a Custom Agent Action to ensure proper configuration and functionality. What should the development team review in the Custom Agent Action configuration to identify one of the core components of a Custom Agent Action?

Options:

A.

Action Triggers

B.

Instructions

C.

Output Types

Question 2

The sales team at a hotel resort would like to generate a guest summary about the guests’ interests and provide recommendations based on their activity preferences captured in each guest profile. They want the summary to be available only on the contact record page. Which AI capability should the team use?

Options:

A.

Model Builder

B.

Agent Builder

C.

Prompt Builder

Question 3

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 4

Choose 1 option.

An administrator at Universal Containers has successfully deployed a new agent from a sandbox to production using a change set.

The agent uses a prompt template that invokes a Salesforce flow to perform a complex calculation. In production, when users interact with the agent, it fails with an error message every time the flow is supposed to run. The flow was included in the change set and is present in production.

What is the most likely cause of this issue?

Options:

A.

The flow was not manually activated in the production org after the deployment.

B.

The user in production does not have permission to run the flow.

C.

The change set did not include the dependent Apex classes for the flow.

Question 5

Cloud Kicks (CK) is launching a new partner portal on Experience Cloud, CK wants to provide partners with an agent that can answer questions about product specifications from the knowledge base and allow them to submit a new Lead for a potential customer they've identified. The agent must be accessible only to authenticated partner users on the portal.

Which agent type is required to meet this scenario?

Options:

A.

Sales Agent

B.

Commerce Agent

C.

Service Agent

Question 6

Support agents at Universal Containers are using Agentforce to find troubleshooting information. They've reported that the agent frequently provides knowledge articles that are outdated, even when newer versions of the articles are available. The administrator has confirmed that all articles are correctly chunked and indexed.

Which configuration change in the Data Cloud hybrid search index best addresses this problem?

Options:

A.

Disable the keyword index to rely solely on the vector index.

B.

Switch the chunking strategy from section-aware to fixed-size.

C.

Add a ranking factor for regency based on the LastModifiedDate field.

Question 7

Universal Containers plans to enhance the customer support team's productivity using AI.

Which specific use case necessitates the use of Prompt Builder?

Options:

A.

Creating a draft of a support bulletin post for new product patches

B.

Creating an Al-generated customer support agent performance score

C.

Estimating support ticket volume based on historical data and seasonal trends

Question 8

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 9

Universal Containers (UC) configured a new PDF file ingestion in Data Cloud with all the required fields, and also created the mapping and the search Index. UC Is now setting up the retriever and notices a required fleld is missing.

How should UC resolve this?

Options:

A.

Create a new custom Data Cloud object that includes the desired field.

B.

Update the search index to include the desired field.

C.

Modify the retriever's configuration to include the desired field..

Question 10

For an Agentforce Data Library that contains uploaded files, what occurs once it is created and configured?

Options:

A.

Indexes the uploaded files in a location specified by the user

B.

Indexes the uploaded files into Data Cloud

C.

Indexes the uploaded files in Salesforce File Storage

Question 11

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 12

Universal Containers tests out a new Einstein Generative AI feature for its sales team to create personalized and contextualized emails for its customers. Sometimes, users find that the draft email contains placeholders for attributes that could have been derived from the recipient’s contact record. What is the most likely explanation for why the draft email shows these placeholders?

Options:

A.

The user does not have permission to access the fields.

B.

The user’s locale language is not supported by Prompt Builder.

C.

The user does not have Einstein Sales Emails permission assigned.

Question 13

Universal Containers wants to be able to detect with a high level confidence if content generated by a large language model (LLM) contains toxic language.

Which action should an Al Specialist take in the Trust Layer to confirm toxicity is being appropriately managed?

Options:

A.

Access the Toxicity Detection log in Setup and export all entries where isToxicityDetected is true.

B.

Create a flow that sends an email to a specified address each time the toxicity score from the response exceeds a predefined threshold.

C.

Create a Trust Layer audit report within Data Cloud that uses a toxicity detector type filter to display toxic responses and their respective scores.

Question 14

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 15

Universal Containers (UC) wants to offer personalized service experiences and reduce agent handling time with Al-generated email responses, grounded in Knowledge base.

Which AI capability should UC use?

Options:

A.

Einstein Email Replies

B.

Einstein Service Replies for Email

C.

Einstein Generative Service Replies for Email

Question 16

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 17

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 18

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 19

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 20

An Agentforce wants to use the related lists from an account in a custom prompt template.

What should the Agentforce Specialist consider when configuring the prompt template?

Options:

A.

The text encoding (for example, UTF-8, ASCII) option

B.

The maximum number of related list merge fields

C.

The choice between XML and JSON rendering formats for the list

Question 21

An Agentforce Agent has been developed with multiple topics and Agent Actions that use flows and Apex. Which options are available for deploying these to production?

Options:

A.

Deploy the flows and Apex using normal deployment tools and manually create the agent-related items in production.

B.

Use only change sets because the Salesforce CLI does not currently support the deployment of agent-related metadata.

C.

Deploy flows, Apex, and all agent-related items using either change sets or the Salesforce CLI/Metadata API.

Question 22

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 23

What is the primary advantage of creating an individual retriever instead of the default retriever?

Options:

A.

Individual retrievers can aggregate multiple data spaces and data model objects (DMOs) into a unified retriever output.

B.

Individual retrievers allow the configuration of filters, specified fields, and how many results are returned.

C.

Individual retrievers automatically generate new search indexes and dynamically update vectors.

Question 24

Which use case is best supported by Salesforce Agent's capabilities?

Options:

A.

Bring together a conversational interface for interacting with AI for all Salesforce users, such as developers and ecommerce retailers.

B.

Enable Salesforce admin users to create and train custom large language models (LLMs) using CRM data.

C.

Enable data scientists to train predictive AI models with historical CRM data using built-in machine learning capabilities

Question 25

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

Which tool should the Specialist recommend?

Options:

A.

Agentforce

B.

Agent Builder

C.

Model Playground

Question 26

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?

Options:

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.

Question 27

Universal Containers' sales team engages in numerous video sales calls with prospects across the nation. Sales management wants an easy way to understand key information such as deal terms or customer sentiments. Which Einstein Generative AI feature should An Agentforce recommend for this request?

Options:

A.

Einstein Call Summaries

B.

Einstein Conversation Insights

C.

Einstein Video KPI

Question 28

Universal Containers (UC) is creating a new custom prompt template to populate a field with generated output. UC enabled the Einstein Trust Layer to ensure AI Audit data is captured and monitored for adoption and possible enhancements. Which prompt template type should UC use and which consideration should UC review?

Options:

A.

Field Generation, and that Dynamic Fields is enabled

B.

Field Generation, and that Dynamic Forms is enabled

C.

Flex, and that Dynamic Fields is enabled

Question 29

Universal Containers (UC) is implementing Einstein Generative AI to improve customer insights and interactions. UC needs audit and feedback

data to be accessible for reporting purposes.

What is a consideration for this requirement?

Options:

A.

Storing this data requires Data Cloud to be provisioned.

B.

Storing this data requires a custom object for data to be configured.

C.

Storing this data requires Salesforce big objects.

Question 30

Universal Containers (UC) is looking to enhance its operational efficiency. UC has recently adopted Salesforce and is considering implementing Agent to improve its processes.

What is a key reason for implementing Agent?

Options:

A.

Improving data entry and data cleansing

B.

Allowing AI to perform tasks without user interaction

C.

Streamlining workflows and automating repetitive tasks

Question 31

Universal Containers (UC) is tracking web activities in Data Cloud for a unified contact, and wants to use that in a prompt template to help extract insights from the data.

Assuming that the Contact object is one of the objects associated with the prompt template, what is a valid way for DC to do this?

Options:

A.

Call the prompt directly from Data Cloud with a web tracing activity included in the prompt definition.

B.

Add the activity records as an enrichment related list to the Contact then pass the Contact into a prompt template workspace using related list grounding.

C.

Create a prompt template that takes a list of all Data Cloud activity records as input to pass to the large language model (LLM).

Question 32

An Agentforce configured Data Masking within the Einstein Trust Layer.

How should the Agentforce Specialist begin validating that the correct fields are being masked?

Options:

A.

Use a Flow-based resource in Prompt Builder to debug the fields’ merge values using Flow Debugger.

B.

Request the Einstein Generative AI Audit Data from the Security section of the Setup menu.

C.

Enable the collection and storage of Einstein Generative AI Audit Data on the Einstein Feedback setup page.

Question 33

Amid their busy schedules, sales reps at Universal Containers dedicate time to follow up with prospects and existing clients via email regarding renewals or new deals. They spend many hours throughout the

week reviewing past communications and details about their customers before performing their outreach.

Which standard Copilot action helps sales reps draft personalized emails to prospects by generating text based on previous successful communications?

Options:

A.

Agent Action: Find Similar Opportunities

B.

Agent Action: Draft or Revise Sales Email

C.

Agent Action: Summarize Record

Question 34

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 35

A data scientist needs to view and manage models in Einstein Studio, and also needs to create prompt templates in Prompt Builder. Which permission sets should an Agentforce Specialist assign to the data scientist?

Options:

A.

Prompt Template Manager and Prompt Template User

B.

Data Cloud Admin and Prompt Template Manager

C.

Prompt Template User and Data Cloud Admin

Question 36

How does the Einstein Trust Layer ensure that sensitive data is protected while generating useful and meaningful responses?

Options:

A.

Masked data will be de-masked during response journey.

B.

Masked data will be de-masked during request journey.

C.

Responses that do not meet the relevance threshold will be automatically rejected.

Question 37

What should An Agentforce consider when using related list merge fields in a prompt template associated with an Account object in Prompt Builder?

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 38

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 39

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 40

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 41

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?

Options:

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.  

Question 42

Based on the user utterance, 'Show me all the customers in New York', which standard Agent action will the planner service use?

Options:

A.

Query Records

B.

Fetch Records

C.

Select Records  

Question 43

A Universal Containers administrator is setting up Einstein Data Libraries. After creating a new library, the administrator notices that only the file upload option is available; there is no option to configure the library using a Salesforce Knowledge base.  

What is the most likely cause of this Issue?

Options:

A.

The current Salesforce org lacks the necessary Einstein for Service permissions that support the Knowledge-based Data Library option, so only the file upload option is presented.

B.

Salesforce Knowledge is not enabled in the organization; without Salesforce Knowledge enabled, the Knowledge-based data source option will not be available in Einstein Data Libraries.

C.

The administrator is not using Lightning Experience, which is required to display all data source options, Including the Knowledge base option, when configuring Einstein Data Libraries.  

Question 44

Choose 1 option.

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

Options:

A.

After a prompt template version is activated, no further changes can be saved to that version.

B.

Only the latest version of a template can be activated.

C.

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

Question 45

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?

Options:

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.

Question 46

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 47

Universal Containers needs to bring individual customer warranties from an external system into Data Cloud. They want Agentforce to return warranty-related responses only for accounts whose warranty status is active.

Which search approach should the Agentforce Specialist configure to ensure warranty-related information is retrieved correctly?

Options:

A.

Depend on Agentforce instructions to enforce warranty constraints and include only WarrantyStatus = Active results.

B.

Store the account's warranty status in an Agentforce custom variable to dynamically filter warranties during retrieval.

C.

Use Hybrid Search and apply pre-filtering in a new custom retriever for matching accounts and where the WarrantyStatus = Active field,

Question 48

An Agentforce has created a copilot custom action using flow as the reference action type. However, it is not delivering the expected results to the conversation preview, and therefore needs troubleshooting.

What should the Agentforce Specialist do to identify the root cause of the problem?

Options:

A.

In Copilot Builder within the Dynamic Panel, turn on dynamic debugging to show the inputs and outputs.

B.

Copilot Builder within the Dynamic Panel, confirm selected action and observe the values in Input and Output sections.

C.

In Copilot Builder, verify the utterance entered by the user and review session event logs for debug information.

Question 49

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 50

An Agentforce Specialist created a Field Generation prompt template.

What should the Agentforce Specialist do to expose the template to the user?

Options:

A.

Use a screen flow to associate the Field Generation prompt template.

B.

Associate the template with the form field on the Lightning page.

C.

Call a template using an autolaunched flow.

Question 51

Universal Containers’ current AI data masking rules do not align with organizational privacy and security policies and requirements.

What should An Agentforce recommend to resolve the issue?

Options:

A.

Enable data masking for sandbox refreshes.

B.

Configure data masking in the Einstein Trust Layer setup.

C.

Add new data masking rules in LLM setup.

Question 52

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 53

Universal Containers implemented Agent for its users.

One user complains that Agent is not deleting activities from the past 7 days.

What is the reason for this issue?

Options:

A.

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

B.

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

C.

Agent does not support the Delete Record action.

Question 54

The Agentforce Specialist of Northern Trail Outfitters reviewed the organization's data masking settings within the Configure Data Masking menu within Setup. Upon assessing all of the fields, a few additional fields

were deemed sensitive and have been masked within Einstein's Trust Layer.

Which steps should the Agentforce Specialist take upon modifying the masked fields?

Options:

A.

Turn off the Einstein Trust Layer and turn it on again.

B.

Test and confirm that the responses generated from prompts that utilize the data and masked data do not adversely affect the quality of the generated response

C.

Turn on Einstein Feedback so that end users can report if there are any negative side effects on AI features.

Question 55

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 56

Which element in the Omni-Channel Flow should be used to connect the flow with the agent?

Options:

A.

Route Work Action

B.

Assignment

C.

Decision

Question 57

Universal Containers is building a digital shopping assistant that needs to dynamically generate product recommendations using information from the company's external product recommendation predictive model through APIs.

Which Agentforce capability should make it easier for the agent to consume the external product recommendation tool?

Options:

A.

Model Context Protocol (MCP)

B.

Hugging Face

C.

Agent-to-Agent (A2A) protocol

Question 58

Universal Containers (UC) is implementing Agentforce Service Agent on Email, UC made an email template and now needs to

connect it to a Service Agent.

What should an Agentforce Specialist recommend?

Options:

A.

Create an Email Configuration for the Service Agent.

B.

Create an Omni-Channel flow to point to an email template.

C.

No action needed; the Service Agent connects automatically.

Question 59

Choose 1 option.

Universal Containers (UC) is preparing to use the Agentforce Testing Center to ensure the reliability of a new agent. UC has a CSV file with test cases and is reviewing the documentation to understand best practices and limitations.

Which best practice should the company follow to avoid modifying CRM data while running tests in the Testing Center?

Options:

A.

Run tests in the production environment to ensure real-time data accuracy.

B.

Limit the number of test cases to 50 per test to minimize data changes.

C.

Use the Testing Center only in the sandbox environment.

Question 60

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 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 wants support agents to use Agentforce to ask questions about its product tutorials and product guides.

What should the Agentforce Specialist do to meet this requirement?

Options:

A.

Create a prompt template for product tutorials and guides.

B.

Add an Answer Questions custom field in the product object for tutorial instructions.

C.

Publish product tutorials and guides as Knowledge articles.

Question 63

Choose 1 option.

Universal Containers has multiple Salesforce orgs, each with a unique customer service agent where a verification agent must pass

customer identity data to downstream agents handling account modifications. The customer ID must remain secure and

persistent across agent handoffs without exposure to large language model (LLM) modification.

What is the most appropriate configuration?

Options:

A.

Implement a custom object to temporarily store verification status and have each agent query it via SOQL actions during execution.

B.

Store customer identity information in conversation variables created by the first agent and have other agents read those same conversation variables.

C.

Use the Agent API to start the downstream agent's session and pass the verified customer ID as a read-only context variable, ensuring security and preventing LLM alteration.

Question 64

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 65

Choose 1 option.

Universal Containers has a requirement to provide a sales summary for its sales reps who are using Employee Agents, but they are not happy with the default answer.

Which best practice should the AgentForce Specialist recommend?

Options:

A.

Create a Record Summary custom prompt template.

B.

Create a Knowledge Answer custom prompt template.

C.

Update the standard record summary action.

Question 66

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 67

Once a data source is chosen for an Agentforce Data Library, what is true about changing that data source later?

Options:

A.

The data source can be changed through the Data Cloud settings.

B.

The Data Retriever can be reconfigured to use a different data source.

C.

The data source cannot be changed after it is selected.  

Question 68

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 69

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?

Options:

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.

Question 70

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 71

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?

Options:

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.

Question 72

What is the purpose of applying filters in a custom retriever configuration?

Options:

A.

Filters narrow the search results by applying up to 10 conditions based on fields defined in the search index, thereby enhancing the relevancy of the content returned.

B.

Filters automatically encrypt and mask sensitive fields in the search index to ensure that only non-confidential information is retrieved for public queries.

C.

Filters reformat and aggregate multiple documents into a single summary output to streamline and unify retriever output for more efficient and accurate Al grounding.

Question 73

Universal Containers (UC) implements a custom retriever to improve the accuracy of AI-generated responses. UC notices that the retriever is returning too many irrelevant results, making the responses less useful. What should UC do to ensure only relevant data is retrieved?

Options:

A.

Define filters to narrow the search results based on specific conditions.

B.

Change the search index to a different data model object (DMO).

C.

Increase the maximum number of results returned to capture a broader dataset.

Question 74

An Agentforce turned on Einstein Generative AI in Setup. Now, the Agentforce Specialist would like to create custom prompt templates in Prompt Builder. However, they cannot access Prompt Builder in the Setup menu.

What is causing the problem?

Options:

A.

The Prompt Template User permission set was not assigned correctly.

B.

The Prompt Template Manager permission set was not assigned correctly.

C.

The large language model (LLM) was not configured correctly in Data Cloud.

Question 75

An Agentforce is considering using a Field Generation prompt template type.

What should the Agentforce Specialist check before creating the Field Generation prompt to ensure it is possible for the field to be enabled for generative AI?

Options:

A.

That the field chosen must be a rich text field with 255 characters or more.

B.

That the org is set to API version 59 or higher

C.

That the Lightning page layout where the field will reside has been upgraded to Dynamic Forms

Question 76

Choose 1 option.

Universal Containers has PDF maintenance guides in an external folder, not yet in Salesforce. The team wants a standard, clicks-

only setup for the Service Agent to use these documents.

Which approach should the Agentforce Specialist implement?

Options:

A.

Paste external PDF links into topic instructions and rely on the model to follow them, avoiding configuration of a retrieval source, index, or retriever action.

B.

Upload the PDFs as File source in the Agentforce Data Library which will build a Search Index, and create a retriever to ground responses from those documents.

C.

Configure Data Cloud to ingest file attachments and create custom index and retriever for product record and attachment data.

Question 77

Choose 1 option.

Coral Cloud Resorts is implementing Agentforce retrieval. Customers sometimes type ambiguous terms (for example, “package”

could mean vacation package or baggage).

Which retrieval strategy best balances precision and contextual disambiguation?

Options:

A.

Use hybrid search, which combines keyword matching for precision with semantic embeddings for context.

B.

Use semantic search only, which captures intent but may struggle with ambiguous terms when no context is provided.

C.

Use keyword search only, which prioritizes exact term matching but risks missing contextual meaning.

Question 78

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 79

An Agentforce is setting up a new org and needs to ensure that users can create and execute prompt templates. The Agentforce Specialist is unsure which roles are necessary for these tasks.

Which permission sets should the Agentforce Specialist assign to users who need to create and execute prompt templates?

Options:

A.

Prompt Template Manager for creating templates and Data Cloud Admin for executing templates

B.

Prompt Template Manager for creating templates and Prompt Template User for executing templates

C.

Data Cloud Admin for creating templates and Prompt Template User for executing templates

Question 80

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 81

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 82

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 83

Universal Containers (UC) wants to enable its sales reps to explore opportunities that are similar to previously won opportunities by entering the utterance, "Show me other opportunities like this one."

How should UC achieve this with Agents?

Options:

A.

Use the standard Agent action.

B.

Create a custom Agent action calling a flow.

C.

Create a custom Agent action calling an Apex class.

Question 84

Choose 1 option.

An Agentforce Specialist needs to create a prompt template that extracts the customer's name, phone number, and case number

from a block of text, and nothing else.

How should the Agentforce Specialist structure the prompt to ensure the large language model (LLM) doesn't include extra

conversation or text?

Options:

A.

Ask the LLM to extract and only output the important information in the text.

B.

Use well-defined output instructions and provide desired output examples.

C.

Ensure in the prompt that the LLM has been told to only use name value pairs in the response.

Question 85

What is true of Agentforce Testing Center?

Options:

A.

Running tests risks modifying CRM data in a production environment.

B.

Running tests does not consume Einstein Requests.

C.

Agentforce Testing Center can only be used in a production environment.

Question 86

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 87

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

Options:

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.

Question 88

Universal Containers (UC) uses a file upload-based data library and custom prompt to support AI-driven training content. However, users report that the AI frequently returns outdated documents. Which corrective action should UC implement to improve content relevancy?

Options:

A.

Switch the data library source from file uploads to a Knowledge-based data library, because Salesforce Knowledge bases automatically manage document recency, ensuring current documents are returned.

B.

Configure a custom retriever that includes a filter condition limiting retrieval to documents updated within a defined recent period, ensuring that only current content is used for AI responses.

C.

Continue using the default retriever without filters, because periodic re-uploads will eventually phase out outdated documents without further configuration or the need for custom retrievers.

Question 89

An Al Specialist is tasked with configuring a generative model to create personalized sales emails using customer data stored in Salesforce. The AI

Specialist has already fine-tuned a large language model (LLM) on the OpenAI platform. Security and data privacy are critical concerns for the client.

How should the Agentforce Specialist integrate the custom LLM into Salesforce?

Options:

A.

Create an application of the custom LLM and embed it in Sales Cloud via iFrame.

B.

Add the fine-tuned LLM in Einstein Studio Model Builder.

C.

Enable model endpoint on OpenAl and make callouts to the model to generate emails.