Black Friday Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

Agentforce-Specialist Sample Questions Answers

Questions 4

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

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

Options:

A.

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

B.

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

C.

The agent will automatically be activated upon successful deployment.

Buy Now
Questions 5

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

Buy Now
Questions 6

What is best practice when refining Agent custom action instructions?

Options:

A.

Provide examples of user messages that are expected to trigger the action.

B.

Use consistent introductory phrases and verbs across multiple action instructions.

C.

Specify the persona who will request the action.

Buy Now
Questions 7

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 8

Choose 1 option.

Cloud Kicks (CK) recently finished the development of a new prompt template that uses its own large language model (LLM). CK is

deploying a prompt template from a sandbox to a production org, and is receiving an error. When trying to deploy the change set,

CK is getting an error related to the LLM used in the prompt template.

What is the cause of the error?

Options:

A.

The prompt does not specify that it is a custom LLM.

B.

BYOLLM is not yet supported for in prompt templates in production.

C.

The name of the LLM does not match in sandbox and production.

Buy Now
Questions 9

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 10

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

Which type of prompt template should UC use?

Options:

A.

Record summary prompt template

B.

Email generation prompt template

C.

Flex prompt template

Buy Now
Questions 11

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 12

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

Buy Now
Questions 13

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.

Buy Now
Questions 14

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

Which configuration aspect should UC prioritize?

Options:

A.

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

B.

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

C.

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

Buy Now
Questions 15

Coral Cloud Resorts (CCR) uses Agentforce to assist customers with booking and service issues. CCR wants to implement a triage

process 50 that:

* High severity requests must be escalated to a human service rep.

* Lower severity requests should result in creating a support case for the guest.

The requirement is to achieve the highest reliability and determinism in the response from the agent.

Which approach should an Agentforce Specialist recommend?

Options:

A.

Write the triage and routing logic in Topic Instructions using an IF, THEN, ELSE pattern: “Escalate to human service rep if the request is considered severe, otherwise create support case”.

B.

Use absolute keywords like “Always" and “Never” in Topic Instructions to enforce logic, such as “Always escalate when severity is high” and “Never create a support case when severity is high”.

C.

Create a custom variable severityLevel populated by a Triage action. Add filters so the “Escalate to human service rep” action only runs when severityLevel = ‘High’, and the “Create Support Case” action runs only when severityLevel != ‘High’.

Buy Now
Questions 16

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

Options:

A.

Generating record queries based on conversation history

B.

Offering real-time language translation during conversations

C.

Identifying copilot actions to respond to user utterances

Buy Now
Questions 17

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 18

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

features.

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

Options:

A.

Call Summary

B.

Call Explorer

C.

Sales Summary

Buy Now
Questions 19

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

Buy Now
Questions 20

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 21

In the context of retriever and search indexes, what best describes the data preparation process in Data Cloud?

Options:

A.

Data preparation focuses on real-time data ingestion and dynamic indexing to generate dynamic grounding reference data without preprocessing steps.

B.

Data preparation entails aggregating, normalizing, and encoding structured datasets to ensure compliance with data governance and security protocols.

C.

Data preparation Involves loading, chunking, vectorizing, and storing content in a search-optimized manner to support retrieval from the vector database.

Buy Now
Questions 22

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

Buy Now
Questions 23

Universal Containers implemented Agentforce for its users. One user complains that an Agent is not deleting activities from the past 7 days. What is the reason for this issue?

Options:

A.

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

B.

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

C.

Agentforce does not have a standard Delete Record action.

Buy Now
Questions 24

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

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

Options:

A.

Service AI Grounding

B.

Work Summaries

C.

Service Replies

Buy Now
Questions 25

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 26

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 27

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.

Buy Now
Questions 28

Universal Containers (UC) has implemented Generative AI within Salesforce to enable summarization of a custom object called Guest. Users have reported mismatches in the generated information.

In refining its prompt design strategy, which key practices should UC prioritize?

Options:

A.

Enable prompt test mode, allocate different prompt variations to a subset of users for evaluation, and standardize the most effective model based on performance feedback.

B.

Create concise, clear, and consistent prompt templates with effective grounding, contextual role-playing, clear instructions, and iterative feedback.

C.

Submit a prompt review case to Salesforce and conduct thorough testing In the playground to refine outputs until they meet user expectations.

Buy Now
Questions 29

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 30

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

Buy Now
Questions 31

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 32

Choose 1 option.

Universal Containers has created an Employee Agent.

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

Options:

A.

Create a connection between Salesforce and the Slack workspace.

B.

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

C.

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

Buy Now
Questions 33

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 34

When creating a custom retriever in Einstein Studio, which step is considered essential?

Options:

A.

Select the search index, specify the associated data model object (DMO) and data space, and optionally define filters to narrow search results.

B.

Define the output configuration by specifying the maximum number of results to return, and map the output fields that will ground the prompt.

C.

Configure the search index, choose vector or hybrid search, choose the fields for filtering, the data space and model, then define the ranking method.

Buy Now
Questions 35

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.

Buy Now
Questions 36

The Agentforce Specialist for Coral Cloud Resorts wants to create an agent that will automate the resolution of a large portion of guest complaints related to their vacation experiences. The agent will be able to offer upgrades, hotel credit, and other complimentary options. The agent will also be in charge of escalating the case to a human when a guest has suffered a major disruption (such as cancellation).

Following Salesforce best practices, which type of agent should the Agentforce Specialist create?

Options:

A.

Sales A Agent with a Flex prompt template

B.

Custom Agent with a Flex prompt template

C.

Service Agent with a Flex prompt template

Buy Now
Questions 37

Choose 1 option.

A developer is using the Salesforce CLI to deploy agent components from a sandbox to production. They recently made a change to several topics, instructions, and actions.

Which metadata component should the developer include in their package.xml file that contains all of the topics and actions an agent will interact with?

Options:

A.

genAiPlannerBundle

B.

EinsteinAiPlannerBundle

C.

BotBundle

Buy Now
Questions 38

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 39

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

Options:

A.

Prompt Defense

B.

Data Masking

C.

Dynamic Grounding

Buy Now
Questions 40

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.

Buy Now
Questions 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.  

Buy Now
Questions 42

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.

Buy Now
Questions 43

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

Which use case works for this scenario?

Options:

A.

Predict customer sentiment toward a promotion message.

B.

Predict customer lifetime value of an account.

C.

Predict most popular products from new product catalog.

Buy Now
Questions 44

An Agentforce Specialist is tasked with analyzing Agent interactions, looking into user inputs, requests, and queries to identify patterns and trends. What functionality allows the Agentforce Specialist to achieve this?

Options:

A.

Agent Event Logs dashboard.

B.

AI Audit and Feedback Data dashboard.

C.

User Utterances dashboard.

Buy Now
Questions 45

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 46

Choose 1 option.

Universal Containers (UC) wants to deploy an Agentforce Service Agent to support customers via a web experience. UC uses a

Digital Experience site and wants to enable messaging for logged-in users. The customer needs to pass the membership number

to the agent for which a pre-chat variable is available.

What is a required step to connect the agent to the Digital Experience site using Messaging for In-App and Web?

Options:

A.

Configure a messaging Lightning web component using standard or custom Lightning Type for Agentforce.

B.

Create an Omni-Channel flow that routes messages to the agent.

C.

Configure MuleSoft to establish a secure API tunnel between the agent and the Digital Experience site.

Buy Now
Questions 47

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.

What does a safety category score of 1 indicate in the Einstein Generative Toxicity Score?

Options:

A.

Not safe

B.

Safe

C.

Moderately safe

Buy Now
Questions 48

Sales reps at Universal Containers should not be able to create or edit prompt templates. Which permission set should an AgentForce Specialist assign to the sales reps?

Options:

A.

Prompt Execute User

B.

Prompt Template Manager

C.

Prompt Template User

Buy Now
Questions 49

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

What should the Agentforce Specialist consider?

Options:

A.

The User related list should have View All access.

B.

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

C.

The User related list is not supported in prompt templates.

Buy Now
Questions 50

In a Knowledge-based data library configuration, what is the primary difference between the identifying fields and the content fields?

Options:

A.

Identifying fields help locate the correct Knowledge article, while content fields enrich AI responses with detailed information.

B.

Identifying fields categorize articles for indexing purposes, while content fields provide a brief summary for display.

C.

Identifying fields highlight key terms for relevance scoring, while content fields store the full text of the article for retrieval.

Buy Now
Questions 51

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

Buy Now
Questions 52

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.

Buy Now
Questions 53

Coral Cloud Resorts wants visibility into credit usage associated with testing.

Which feature supports this?

Options:

A.

Agentforce Analytics

B.

B. Digital Wallet

C.

Testing Center

Buy Now
Questions 54

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.

Buy Now
Questions 55

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

Options:

A.

Presence Penally

B.

Variability

C.

Temperature

Buy Now
Questions 56

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 57

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 58

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

Buy Now
Questions 59

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.

Buy Now
Questions 60

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

Buy Now
Questions 61

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.

Buy Now
Questions 62

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 63

Universal Containers (UC) has configured an Agentforce Data Library using Knowledge articles. When testing in Agent Builder and the Experience Cloud site, the agent is not responding with grounded Knowledge article information. However, when tested in Prompt Builder, the response returns correctly. What should UC do to troubleshoot the issue?

Options:

A.

Create a new permission set that assigns "Manage Knowledge" and assign it to the Agentforce Service Agent User.

B.

Ensure the assigned User permission set includes access to the prompt template used to access the Knowledge articles.

C.

Ensure the Data Cloud User permission set has been assigned to the Agentforce Service Agent User.

Buy Now
Questions 64

Coral Cloud Resorts wants to handle frequent customer misspellings of package names in queries.

Which approach should the Agentforce Specialist implement?

Options:

A.

Hybrid search

B.

Vector search

C.

Keyword search

Buy Now
Questions 65

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 66

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

Options:

A.

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

B.

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

C.

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

Buy Now
Questions 67

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 68

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.

Buy Now
Questions 69

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

Buy Now
Questions 70

An Agentforce Specialist 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 calls by:

* Summarizing past purchases

* Displaying products the contact has shown interest in (with data captured via Data Cloud)

* Providing a recap of past email and phone conversations that have transcripts

Which approach should the Agentforce Specialist recommend to achieve this goal?

Options:

A.

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

B.

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

C.

Use a prompt template grounded on CRM and Data Cloud data using standard foundation models.

Buy Now
Questions 71

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

Options:

A.

Messaging End User

B.

Messaging Session

C.

Case

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

Options:

A.

Matched opportunities were created in the last 12 months.

B.

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

C.

Matched opportunities are limited to the same account.

Buy Now
Questions 74

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.

Buy Now
Questions 75

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 76

Universal Containers wants to use an existing prompt template inside Flow as part of automation.

Options:

A.

Invocable Apex

B.

Einstein for Flow

C.

Flow action

Buy Now
Questions 77

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 78

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.

Buy Now
Questions 79

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.

Buy Now
Questions 80

In Model Playground, which hyperparameters of an existing

Salesforce-enabled foundational model can An Agentforce change?

Options:

A.

Temperature, Frequency Penalty, Presence Penalty

B.

Temperature, Top-k sampling, Presence Penalty

C.

Temperature, Frequency Penalty, Output Tokens

Buy Now
Questions 81

What is an appropriate use case for leveraging Agentforce Sales Agent in a sales context?

Options:

A.

Enable a sates team to use natural language to invoke defined sales tasks grounded in relevant data and be able to ensure company policies are applied. conversationally and in the now or work.

B.

Enable a sales team by providing them with an interactive step-by-step guide based on business rules to ensure accurate data entry into Salesforce and help close deals fatter.

C.

Instantly review and read incoming messages or emails that are then logged to the correct opportunity, contact, and account records to provide a full view of customer interactions and communications.

Buy Now
Questions 82

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 83

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 84

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 85

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

Options:

A.

Sales Email

B.

Flex

C.

Field Generation

Buy Now
Questions 86

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

Which grounding technique should the Agentforce Specialist use?

Options:

A.

Ground with Apex Merge Fields

B.

Ground with Record Merge Fields

C.

Automatic grounding using Draft with Einstein feature

Buy Now
Questions 87

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 88

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.

Buy Now
Questions 89

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

Options:

A.

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

B.

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

C.

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

Buy Now
Exam Code: Agentforce-Specialist
Exam Name: Salesforce Certified Agentforce Specialist (AI-201)
Last Update: Nov 25, 2025
Questions: 298
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now Agentforce-Specialist