Big Black Friday Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

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

Questions 4

Coral Cloud Resorts needs to ensure its booking agent executes actions in a specific sequence: first retrieve available sessions, then verify customer eligibility, and finally create the booking. The current implementation allows the large language model (LLM) to execute these actions in any order, causing booking failures.

Which approach should an AgentForce Specialist implement?

Options:

A.

Write comprehensive topic instructions detailing the exact sequence of actions using numbered steps and explicit ordering requirements for the reasoning engine to follow during booking workflows.

B.

Create custom variables that store completion status for each step, then implement conditional filters on subsequent actions requiring previous variables to be populated, ensuring deterministic execution order.

C.

Configure topic, classification description, and action instructions with priority levels and sequence indicators to guide the reasoning engine in selecting the correct action order automatically.

Buy Now
Questions 5

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

Buy Now
Questions 6

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.

Buy Now
Questions 7

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

Buy Now
Questions 8

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

Buy Now
Questions 9

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.

Buy Now
Questions 10

Universal Containers needs to provide insights on the usability of Agents to drive adoption in the organization.

What should the Agentforce Specialist recommend?

Options:

A.

Agent Analytics

B.

Agentforce Analytics

C.

Agent Studio Analytics

Buy Now
Questions 11

Universal Containers (UC) wants to make a marketing newsletter and directly use data from five unrelated objects (two standard and three custom) in a prompt template. How should UC accomplish this?

Options:

A.

Create a Flex template and use the five objects as inputs.

B.

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

C.

Create a prompt‑template‑triggered flow to access the data from five objects.

Buy Now
Questions 12

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

Buy Now
Questions 13

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

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

Options:

A.

Write concise agent action instructions and test in Agentforce Builder.

B.

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

C.

Include comprehensive detailed descriptions and perform smoke testing.

Buy Now
Questions 14

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

Buy Now
Questions 15

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.

Buy Now
Questions 16

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.

Buy Now
Questions 17

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

Buy Now
Questions 18

Universal Containers has seen a high adoption rate of a new feature that uses generative AI to populate a summary field of a custom object, Competitor Analysis. All sales users have the same profile but one user cannot see the generative AlI-enabled field icon next to the summary

field.

What is the most likely cause of the issue?

Options:

A.

The user does not have the Prompt Template User permission set assigned.

B.

The prompt template associated with summary field is not activated for that user.

C.

The user does not have the field Generative AI User permission set assigned.

Buy Now
Questions 19

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.

Buy Now
Questions 20

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.

Buy Now
Questions 21

Which business requirement presents a good use case for leveraging Einstein Prompt Builder?

Options:

A.

Forecast future sales trends based on historical data.

B.

Identify potential high-value leads for targeted marketing campaigns.

C.

Send reply to a request for proposal via a personalized email.

Buy Now
Questions 22

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.

Buy Now
Questions 23

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

Buy Now
Questions 24

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

Buy Now
Questions 25

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.

Buy Now
Questions 26

Universal Containers wants to utilize Agentforce for Sales to help sales reps reach their sales quotas by providing AI-generated plans containing guidance and steps for closing deals. Which feature meets this requirement?

Options:

A.

Create Account Plan

B.

Find Similar Deals

C.

Create Close Plan

Buy Now
Questions 27

Universal Containers (UC) is building a Flex prompt template. UC needs to use data returned by the flow in the prompt template.

Which flow element should UC use?

Options:

A.

Add Flex Instructions

B.

Add Prompt Instructions

C.

Add Flow Instructions

Buy Now
Questions 28

How does the AI Retriever function within Data Cloud?

Options:

A.

It performs contextual searches over an indexed repository to quickly fetch the most relevant documents, enabling grounding AI responses with trustworthy, verifiable information.

B.

It monitors and aggregates data quality metrics across various data pipelines to ensure only high-integrity data is used for strategic decision-making.

C.

It automatically extracts and reformats raw data from diverse sources into standardized datasets for use in historical trend analysis and forecasting.

Buy Now
Questions 29

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

Buy Now
Questions 30

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

Buy Now
Questions 31

Universal Containers (UC) noticed an increase in customer contract cancellations in the last few months. UC is seeking ways to address this issue by implementing a proactive outreach program to

customers before they cancel their contracts and is asking the Salesforce team to provide suggestions.

Which use case functionality of Model Builder aligns with UC's request?

Options:

A.

Product recommendation prediction

B.

Customer churn prediction

C.

Contract Renewal Date prediction

Buy Now
Questions 32

The marketing team at Universal Containers is looking for a way personalize emails based on customer behavior, preferences, and purchase history.

Why should the team use Agent as the solution?

Options:

A.

To generate relevant content when engaging with each customer

B.

To analyze past campaign performance

C.

To send automated emails to all customers

Buy Now
Questions 33

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.  

Buy Now
Questions 34

After a successful implementation of Agentforce Sates Agent with sales users. Universal Containers now aims to deploy it to the service team.

Which key consideration should the Agentforce Specialist keep in mind for this deployment?

Options:

A.

Assign the Agentforce for Service permission to the Service Cloud users.

B.

Assign the standard service actions to Agentforce Service Agent.

C.

Review and test standard and custom Agent topics and actions for Service Center use cases.

Buy Now
Questions 35

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

Buy Now
Questions 36

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 Agent action helps sales reps draft personalized emails to prospects by generating text based on previous successful communications?

Options:

A.

Agent Action: Summarize Record

B.

Agent Action: Find Similar Opportunities

C.

Agent Action: Draft or Revise Sales Email

Buy Now
Questions 37

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.

Buy Now
Questions 38

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

Buy Now
Questions 39

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

Buy Now
Questions 40

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  

Buy Now
Questions 41

Choose 1 option.

Universal Containers deploys a new Agentforce Service Agent into the company's website but is getting feedback that the Service

Agent is not providing answers to customer questions that are found in the company’s Salesforce Knowledge articles.

What is the likely issue?

Options:

A.

The Agentforce Service Agent user was not given the Allow View Knowledge permission set.

B.

The Agentforce Service Agent user is not assigned the correct Agent Type License.

C.

The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.

Buy Now
Questions 42

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.

Buy Now
Questions 43

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

Buy Now
Questions 44

When a verified customer in a help center says, “I want to upgrade my service plan,” an AI agent needs to complete the following tasks:

Verify identity and entitlement.

Create a new quote.

Calculate a prorated upgrade amount.

Escalate to an Account Executive (AE) only if the reorder exceeds USD 25,000.

Which type of agent should an AgentForce Specialist build to support this use case?

Options:

A.

Service Agent to resolve the case end-to-end and create a new opportunity for the sales team

B.

Sales Agent to handle the upsell and large-deal escalation

C.

Employee Agent to orchestrate internal logistics and finance

Buy Now
Questions 45

After an agent selects a topic, what is an important factor the reasoning engine uses to select the action?

Options:

A.

The priority given to each action

B.

The explicit order of actions in the topic

C.

The name and instructions of the actions

Buy Now
Questions 46

A customer service representative 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 to this Itinerary. The representative needs to review the Knowledge articles about canceling and rebooking the customer flights. Which Agentforce capability helps the representative accomplish this?

Options:

A.

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

B.

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

C.

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

Buy Now
Questions 47

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.

Buy Now
Questions 48

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

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

Which step should UC take to meet this requirement?

Options:

A.

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

B.

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

C.

Turn on Service AI Grounding and Grounding with Knowledge.

Buy Now
Questions 49

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.

Buy Now
Questions 50

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.

Buy Now
Questions 51

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..

Buy Now
Questions 52

Choose 1 option.

Coral Cloud Resorts is about to start testing its concierge agent with guests.

Which metrics should be captured to monitor the performance, correctness, and user experience?

Options:

A.

Agent performance, token usage, and conversation duration

B.

Response performance, tone, and CSATs

C.

Response times, accuracy and relevance of answers, and resolution success

Buy Now
Questions 53

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.

Buy Now
Questions 54

Universal Containers (UC) wants to implement an AI-powered customer service agent that can:

Retrieve proprietary policy documents that are stored as PDFs.

Ensure responses are grounded in approved company data, not generic LLM knowledge.What should UC do first?

Options:

A.

Set up an Agentforce Data Library for AI retrieval of policy documents.

B.

Expand the AI agent's scope to search all Salesforce records.

C.

Add the files to the content, and then select the data library option.

Buy Now
Questions 55

What is automatically created when a custom search index is created in Data Cloud?

Options:

A.

A retriever that shares the name of the custom search index.

B.

A dynamic retriever to allow runtime selection of retriever parameters without manual configuration.

C.

A predefined Apex retriever class that can be edited by a developer to meet specific needs.

Buy Now
Questions 56

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.

Buy Now
Questions 57

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.

Buy Now
Questions 58

An Agentforce created a custom Agent action, but it is not being picked up by the planner service in the correct order.

Which adjustment should the Al Specialist make in the custom Agent action instructions for the planner service to work as expected?

Options:

A.

Specify the dependent actions with the reference to the action API name.

B.

Specify the profiles or custom permissions allowed to invoke the action.

C.

Specify the LLM model provider and version to be used to invoke the action.

Buy Now
Questions 59

Universal Containers deploys a new Agentforce Service Agent into the company’s website but is getting feedback that the Agentforce Service Agent is not providing answers to customer questions that are found in the company's Salesforce Knowledge articles. What is the likely issue?

Options:

A.

The Agentforce Service Agent user is not assigned the correct Agent Type License.

B.

The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.

C.

The Agentforce Service Agent user was not given the Allow View Knowledge permission set.

Buy Now
Questions 60

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.

Buy Now
Questions 61

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

Which settings should help UC with this?

Options:

A.

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

B.

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

C.

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

Buy Now
Questions 62

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).

Buy Now
Questions 63

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.

Buy Now
Questions 64

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.

Buy Now
Questions 65

Choose 1 option.

Universal Containers (UC) wants to ensure its compliance team can retrieve exact matches of policy clause numbers from a

structured legal document library.

Which search type should UC implement?

Options:

A.

Use keyword search for exact term matching on structured fields like clause numbers.

B.

Use hybrid search to blend keyword and semantic recall.

C.

Use semantic search to interpret synonyms of clauses dynamically.

Buy Now
Questions 66

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.

Buy Now
Questions 67

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

Buy Now
Questions 68

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.

Buy Now
Questions 69

What is a key benefit of the Agent-to-Agent (A2A) protocol?

Options:

A.

Provides a standardized framework for cross-vendor agent discovery and communication

B.

Allows auto-onboard third-party agents without additional contracts, trust scores, or shared identity controls

C.

Provides a standardized runtime engine for internal agent discovery and communication

Buy Now
Questions 70

Universal Containers is using Agentforce for Sales to find similar opportunities to help close deals faster. The team wants to understand the criteria used by the Agent to match opportunities. What is one criterion that Agentforce for Sales uses to match similar opportunities?

Options:

A.

Matched opportunities have a status of Closed Won from the last 12 months.

B.

Matched opportunities are limited to the same account.

C.

Matched opportunities were created in the last 12 months.

Buy Now
Questions 71

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

Buy Now
Questions 72

Universal Containers (UC) wants to use Flow to bring data from unified Data Cloud objects to prompt templates.

Which type of flow should UC use?

Options:

A.

Data Cloud-triggered flow

B.

Template-triggered prompt flow

C.

Unified-object linking flow

Buy Now
Questions 73

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.

Buy Now
Questions 74

An administrator at Universal Containers is setting up a new Sales Development Representative (SDR) Agent. The agent's purpose is to nurture cold leads before connecting them to the assigned sales rep.

To ensure the agent has all the necessary access to the leads in the North America sales region, what should the administrator data?

Options:

A.

Assign the user in the highest-level role within the North America role hierarchy as the SDR Agent User.

B.

Grant View All record permission of the Lead object to the ‘Einstein Agent User’ profile,

C.

Create a criteria-based sharing rule to grant access to targeted lead records to SDR Agent User.

Buy Now
Questions 75

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

Buy Now
Questions 76

Universal Containers wants to assign agents to improve department efficiency.

Which configuration ensures the right tasks are handled by the right agents?

Options:

A.

SDR Agent for lead qualification, Service Agent for support tickets, Employee Agent for HR requests

B.

Sales Coach Agent for lead and service Agent for HR requests, and Support tickets to ensure cases are available

C.

One Service Agent to efficiently handle each of these scenarios, which reduces the number of agent types needed for support

Buy Now
Questions 77

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.

Buy Now
Questions 78

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

Buy Now
Questions 79

Universal Containers implements three custom actions to get three distinct types of sales summaries for its users. Users are complaining that they are not getting the right summary based on their utterances. What should the Agentforce Specialist investigate as the root cause?

Options:

A.

Review that the custom action Is assigned to an Agent.

B.

Review the action Instructions to ensure they are unique.

C.

Ensure the input and output types are correctly chosen.

Buy Now
Questions 80

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.

Buy Now
Questions 81

A sales manager is using Agent Assistant to streamline their daily tasks. They ask the agent to Show me a list of my open opportunities.

How does the large language model (LLM) in Agentforce identify and execute the action to show the sales manager a list of open opportunities?

Options:

A.

The LLM interprets the user's request, generates a plan by identifying the apcMopnete topics and actions, and executes the actions to retrieve and display the open opportunities

B.

The LLM uses a static set of rules to match the user's request with predefined topics and actions, bypassing the need for dynamic interpretation and planning.

C.

Using a dialog pattern. the LLM matches the user query to the available topic, action and steps thenperforms the steps for each action, such as retrieving a fast of open opportunities.

Buy Now
Questions 82

An Agentforce is creating a custom action for Agentforce.

Which setting should the a ensure the action performs as expected?

Options:

A.

Action Name

B.

Action Input

C.

Action Instructions

Buy Now
Questions 83

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.

Buy Now
Questions 84

The AgentForce Specialist for Cloud Kicks wants to create an agent that will allow the sales staff to schedule their daily tasks and assist in providing detailed explanations behind product prices and deals. Following Salesforce best practices, which type of agent should they create?

Options:

A.

Service Agent

B.

Employee Agent

C.

Sales Agent

Buy Now
Questions 85

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.

Buy Now
Questions 86

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.

Buy Now
Questions 87

Universal Containers’ data science team is hosting a generative large language model (LLM) on Amazon Web Services (AWS).

What should the team use to access externally-hosted models in the Salesforce Platform?

Options:

A.

Model Builder

B.

App Builder

C.

Copilot Builder

Buy Now
Questions 88

Universal Containers has implemented an agent that answers questions based on Knowledge articles. Which topic and Agent Action will be shown in the Agent Builder?

Options:

A.

General Q&A topic and Knowledge Article Answers action.

B.

General CRM topic and Answers Questions with LLM Action.

C.

General FAQ topic and Answers Questions with Knowledge Action.

Buy Now
Questions 89

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,

Buy Now
Exam Name: Salesforce Certified Agentforce Specialist (AI-201)
Last Update: Nov 30, 2025
Questions: 298

PDF + Testing Engine

$140

Testing Engine

$105

PDF (Q&A)

$90