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

Free and Premium Salesforce Agentforce-Specialist Dumps Questions Answers

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

Question 1

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

Options:

A.

Sales Email

B.

Flex

C.

Field Generation

Buy Now
Question 2

Choose 1 option.

Universal Containers (UC) plans to answer questions based on similar cases that have been successfully resolved in the past.

What should UC consider when implementing this approach?

Options:

A.

No action is needed, as past cases are used to answer the question.

B.

Create a data model object (DMO) based on Case object and create an index on it.

C.

Create an unstructured data model object (UDMO) based on Case object and create an index on it.

Question 3

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 4

Universal Containers (UC) wants to create a new Sales Email prompt template in Prompt Builder using the "Save As" function. However, UC notices that the new template produces different results compared to the standard Sales Email prompt due to missing hyperparameters.

What should UC do to ensure the new prompt template produces results comparable to the standard Sales Email prompts?

Options:

A.

Use Model Playground to create a model configuration with the specified parameters.

B.

Manually add the hyperparameters to the new template.

C.

Revert to using the standard template without modifications.

Question 5

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 6

Which configuration must An Agentforce complete for users to access generative Al-enabled fields in the Salesforce mobile app?

Options:

A.

Enable Mobile Generative AI.

B.

Enable Mobile Prompt Responses.

C.

Enable Dynamic Forms on Mobile.

Question 7

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 8

At Universal Containers, a sales manager is tackling a tough challenge as several new junior sales reps struggle with objection

handling and price negotiations for complex deals. The manager lacks the time to personally guide each sales rep through their specific customer scenarios before their critical meetings. The junior sales reps have asked for a tool that would allow them to

practice their pitches by simulating tough conversations and receive personalized feedback that is specific to the commerce opportunity they are working on.

Which Salesforce solution should an Agentforce Specialist recommend?

Options:

A.

Employee Coach

B.

SDR Agent

C.

Sales Coach

Question 9

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 10

After configuring and saving a Salesforce Agentforce Data Library (regardless of the data source), which components are automatically created and available in Data Cloud?

Options:

A.

A data pipeline, an indexing engine, and a query processor

B.

A data connector, an analytics dashboard, and a workflow rule

C.

A data stream, a search index, and a retriever

Question 11

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 12

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 13

An Agentforce at Universal Containers (UC) is building with no-code tools only. They have many small accounts that are only touched periodically by a specialized sales team, and UC wants to maximize the sales operations team's time. UC wants to help prep the sales team for the calls by summarizing past purchases, interests in products shown by the Contact captured via Data Cloud, and a recap of past email and phone conversations for which there are transcripts.

Which approach should the Agentforce Specialist recommend to achieve this use case?

Options:

A.

Use a prompt template grounded on CRH and Data Cloud data using standard foundation model.

B.

Fine-Tune the standard foundational model due to the complexity of the data.

C.

Deploy UC's own custom foundational model on this data first.

Question 14

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 15

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 16

What is a valid use case for Data Cloud retrievers?

Options:

A.

Returning relevant data from the vector database to augment a prompt.

B.

Grounding data from external websites to augment a prompt with RAG.

C.

Modifying and updating data within the source systems connected to Data Cloud.

Question 17

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 18

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.

Question 19

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.

Question 20

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 21

During configuration, Universal Containers (UC) forgot to grant Knowledge access to the Agentforce Service Agent.

Which permission must UC add for the agent to interact with Knowledge articles and answer customer questions effectively?

Options:

A.

Allow View Knowledge and Run Flows

B.

Access Knowledge records and fields, and Allow View Knowledge

C.

Access Custom Objects and Manage External Users

Question 22

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 23

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 24

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 25

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

Question 26

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.

Question 27

Choose 1 option.

A company wants to retrieve patient history details to augment the Al agent response. [he company wants to leverage the Data Cloud search index feature.

What is best practice when considering retrieval-augrmented generation (RAG) for information that may contain personally

identifiable information (PII)?

Options:

A.

Depend on the agent's prompt to avoid exposing PII.

B.

Encrypt embeddings, but still index PII records.

C.

Mask sensitive fields and index only non-PII data.

Question 28

What is the correct process to leverage Prompt Builder in a Salesforce org?

Options:

A.

Select the appropriate prompt template type to use, select one of Salesforce's standard prompts, determine the object to associate the prompt, select a record to validate against, and associate the prompt to an action.

B.

Select the appropriate prompt template type to use, develop the prompt within the prompt workspace, select resources to dynamically insert CRM-derived grounding data, pick the model to use, and test and validate the generated responses.

C.

Enable the target object for generative prompting, develop the prompt within the prompt workspace, select records to fine-tune and ground the response, enable the Trust Layer, and associate the prompt to an action.

Question 29

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.

Question 30

Universal Containers has a custom Agent action calling a flow to retrieve the real-time status of an order from the order fulfillment system.

For the given flow, what should the Agentforce Specialist consider about the running user's data access?

Options:

A.

The flow must have the "with sharing" permission selected m the advanced settings for the permissions, field-level security, and sharing settings to be respected.

B.

The custom action adheres to the permissions, held-level security, and sharing settings configured in the flow.. The Agent will always run flows in system mode so the running user's data access will not affect the data returned.

Question 31

An Agentforce Specialist is creating a custom agent action. The topic is selected correctly, but the action is not.

Which setting should the Agentforce Specialist test and iterate on to ensure the action performs as expected?

Options:

A.

Action Scape

B.

Action Instructions

C.

Classification Description

Question 32

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 33

What is a Salesforce Agentforce Specialist able to configure in Data Masking within the Einstein Trust Layer?

Options:

A.

The profiles exempt from masking

B.

The encryption keys for masking

C.

The privacy data entities to be masked

Question 34

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 35

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 36

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 37

Universal Containers has grounded a prompt template with a related list. During user acceptance testing (UAT), users are not getting the correct responses. What is causing this issue?

Options:

A.

The related list is Read Only.

B.

The related list prompt template option is not enabled.

C.

The related list is not on the parent object’s page layout.

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

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 40

Choose 1 option.

Universal Containers (UC) stores case details and updates in several custom fields and custom objects related to the case. UC

would like its Agentforce Service Agent to be able to provide information in these fields and related records as part of an answer

back to its customers when the customer is asking for updates.

Which best practice should UC follow to grant access to this information for the Agentforce Service Agent?

Options:

A.

Update the Object and Field access in the AgentforceServiceAgentUserPsg permission set group that is already assigned to the Agentforce Service Agent user,

B.

Create a new permission set with the Einstein Agent License and enable Read access to the custom fields and custom objects, and assign it to the Agentforce Service Agent user.

C.

Update the Object and Field access in the Einstein Agent User Profile so that the Agentforce Service Agents will always get the necessary access.

Question 41

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 42

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 43

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 44

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 45

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 46

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

Question 47

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 48

Choose 1 option.

What is an Agentforce Specialist able to do when the ‘Enrich event logs with conversation data’ setting in the Agentforce configuration is enabled?

Options:

A.

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

B.

View session data including user input and agent responses for sessions.

C.

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

Question 49

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

Question 50

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 51

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 52

Universal Containers plans to enable Agentforce in Slack so teams can interact with agents directly in Slack channels.

Which description represents the key steps required to enable Agentforce in Slack?

Options:

A.

Enable the default Slack channel Agentforce, and assign Slack agent access to users.

B.

Configure the Slack workflow to invoke the Agentforce API, enabling users to interact with agents through predefined triggers and automated steps,

C.

Configure the Slack agent connection and, in Manage Agentforce, install the agent, then assign agent access to users.

Question 53

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 54

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.

Question 55

Choose 1 option.

Universal Containers needs to create Data Cloud reports to understand agent behavior.

Which data lake object (DLO) represents an overarching container capturing contiguous interactions with one or more Al agents?

Options:

A.

AlAgentInteraction

B.

AlAgentInteractionMessage

C.

AlAgentSession

Question 56

Universal Containers’ Agent Action includes several Apex classes for the new Agentforce Agent. What is an important consideration when deploying Apex that is invoked by an Agent Action?

Options:

A.

The Apex classes must have at least 75% code coverage from unit tests, and all dependencies must be in the deployment package.

B.

Apex classes invoked by an Agent Action may be deployed with less than 75% test coverage as long as the agent is not activated in production.

C.

The Apex classes may bypass the 75% code coverage requirement as long as they are only used by the agent.

Question 57

A company wants to retrieve patient history details to augment the AI agent response and plans to use the Data Cloud search index feature. What is best practice when considering retrieval‑augmented generation (RAG) for information that may contain personally identifiable information (PII)?

Options:

A.

Mask sensitive fields and index only non‑PII data

B.

Depend on the agent’s prompt to avoid exposing PII

C.

Encrypt embeddings, but still index PII records

Question 58

Universal Containers recently launched a pilot program to integrate conversational AI into its CRM business operations with Agentforce Agents. How should the Agentforce Specialist monitor Agents’ usability and the assignment of actions?

Options:

A.

Run a report on the Platform Debug Logs.

B.

Query the Agent log data using the Metadata API.

C.

Run Agent Analytics.

Question 59

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 60

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 61

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 62

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 63

Which object stores the conversation transcript between the customer and the agent?

Options:

A.

Messaging End User

B.

Messaging Session

C.

Case

Question 64

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 65

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 66

Universal Containers (UC) wants to use Generative AI Salesforce functionality to reduce Service Agent handling time by providing recommended replies based on the existing Knowledge articles. On which AI capability should UC train the service agents?

Options:

A.

Service Replies

B.

Case Replies

C.

Knowledge Replies

Question 67

Universal Containers (UC) plans to automatically populate the Description field on the Account object.

Which type of prompt template should UC use?

Options:

A.

Field Generation prompt template

B.

Flex Prompt template

C.

Sales Email prompt template

Question 68

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 69

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 70

Choose 1 option.

Universal Containers is setting up the data library configuration within the Agentforce Builder.

What is true regarding Agentforce Data Libraries?

Options:

A.

Only data library owners can assign it to the agent.

B.

Each data category can only have one data library.

C.

An agent can have only one data library assigned to it.

Question 71

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 72

A data science team has trained an XGBoost classification model for product recommendations on Databricks. The Agentforce Specialist is tasked with bringing inferences for product recommendations from this model into Data Cloud as a stand-alone data model object (DMO).

How should the Agentforce Specialist set this up?

Options:

A.

Create the serving endpoint in Databricks, then configure the model using Model Builder.

B.

Create the serving endpoint in Einstein Studio, then configure the model using Model Builder.

C.

Create the serving endpoint in Databricks, then configure the model using a Python SDK connector.

Question 73

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 74

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 75

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

Question 76

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 77

A Salesforce Administrator is exploring the capabilities of Agent to enhance user interaction within their organization. They are particularly interested in how Agent processes user requests and the mechanism it employs to deliver responses. The administrator is evaluating whether Agent directly interfaces with a large language model (LLM) to fetch and display responses to user inquiries, facilitating a broad range of requests from users.

How does Agent handle user requests In Salesforce?

Options:

A.

Agent will trigger a flow that utilizes a prompt template to generate the message.

B.

Agent will perform an HTTP callout to an LLM provider.

C.

Agent analyzes the user's request and LLM technology is used to generate and display the appropriate response.

Question 78

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 79

What is one key purpose of action instructions when creating a custom agent action in Agentforce?

Options:

A.

Action instructions help the reasoning engine decide which action to use.

B.

Action instructions define the temperature of the large language model (LLM) powering the Reasoning Engine.

C.

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

Question 80

Universal Containers has set up a Service Agent to allow customers to look up their order status. The topic setup includes:

Name: Order Inquiry

Classification Description: Handles user requests to look up order status, including tracking details and delivery estimates for orders placed within the last 90 days.

Scope: Your job is only to assist authenticated users in looking up the status of their orders placed within the last 90 days. If the order is pending delivery, provide the tracking number and estimated delivery date. Do not handle inquiries for orders older than 90 days.

Which information will be used by the Agentforce reasoning engine to choose this topic?

Options:

A.

Topic Name and Classification Description

B.

Topic Name and Scope

C.

Classification Description and Scope

Question 81

Universal Containers aims to streamline the sales team's daily tasks by using AI.

When considering these new workflows, which improvement requires the use of Prompt Builder?

Options:

A.

Populate an Al-generated time-to close estimation to opportunities

B.

Populate an AI generated summary field for sales contracts.

C.

Populate an Al generated lead score for new leads.

Question 82

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 83

Universal Containers (UC) is using standard Service AI Grounding. UC created a custom rich text field to be used with Service AI Grounding.

What should UC consider when using standard Service AI Grounding?

Options:

A.

Service AI Grounding only works with Case and Knowledge objects.

B.

Service AI Grounding only supports String and Text Area type fields.

C.

Service AI Grounding visibility works m system mode.

Question 84

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 85

An Al Specialist is tasked with creating a prompt template for a sales team. The template needs to generate a summary of all related opportunities for a given Account.

Which grounding technique should the Al Specialist use to include data from the related list of opportunities in the prompt template?

Options:

A.

Use the merge fields to reference a custom related list of opportunities.

B.

Use merge fields to reference the default related list of opportunities.

C.

Use formula fields to reference the Einstein related list of opportunities.

Question 86

Which feature in the Einstein Trust Layer helps to minimize the risks of jailbreaking and prompt injection attacks?

Options:

A.

Secure Data Retrieval and Grounding

B.

Data Masking

C.

Prompt Defense

Question 87

An Agentforce is tasked with analyzing Agent interactions looking into user inputs, requests, and queries to identify patterns and trends.

What functionality allows the AX Specialist to achieve this?

Options:

A.

User Utterances dashboard

B.

Agent Event Logs dashboard

C.

AI Audit & Feedback Data dashboard

Question 88

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 89

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