Halloween Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Salesforce > AI Specialist > Agentforce-Specialist

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

Question # 4

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

A.

The user does not have permission to access the fields.

B.

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

C.

The user does not have Einstein Sales Emails permission assigned.

Full Access
Question # 5

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?

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

Full Access
Question # 6

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?

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,

Full Access
Question # 7

An Agentforce Specialist created a Field Generation prompt template.

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

A.

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

B.

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

C.

Call a template using an autolaunched flow.

Full Access
Question # 8

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?

A.

Einstein Email Replies

B.

Einstein Service Replies for Email

C.

Einstein Generative Service Replies for Email

Full Access
Question # 9

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?

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.

Full Access
Question # 10

Choose 1 option.

Universal Containers (UC) needs to create a custom prompt template that can be called from a Lightning web component.

Which prompt template type should UC create?

A.

Field Generation

B.

Sales Email

C.

Flex

Full Access
Question # 11

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?

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.  

Full Access
Question # 12

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?

A.

Presence Penally

B.

Variability

C.

Temperature

Full Access
Question # 13

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?

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.

Full Access
Question # 14

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

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.

Full Access
Question # 15

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?

A.

Agent Action: Summarize Record

B.

Agent Action: Find Similar Opportunities

C.

Agent Action: Draft or Revise Sales Email

Full Access
Question # 16

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?

A.

Ground with Apex Merge Fields

B.

Ground with Record Merge Fields

C.

Automatic grounding using Draft with Einstein feature

Full Access
Question # 17

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?

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.

Full Access
Question # 18

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?

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.

Full Access
Question # 19

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

A.

Prompt Execute Template permission set

B.

Prompt Template User permission set

C.

Prompt Template Manager permission set

Full Access
Question # 20

Universal Containers (UC) has a library of custom-built personalized investment portfolio APIs, and is planning to extend it to agents.

Which method should UC's agent choose to dynamically use the best API service?

A.

Agent-to-Agent (A2A) protocol support

B.

Model Context Protocol (MCP) server support

C.

MuleSoft connector for custom hosted processes

Full Access
Question # 21

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?

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

Full Access
Question # 22

Universal Containers is rolling out a new generative AI initiative.

Which Prompt Builder limitations should the Agentforce Specialist be aware of?

A.

Rich text area fields are only supported in Flex template types.

B.

Creations or updates to the prompt templates are not recorded in the Setup Audit Trail.

C.

Custom objects are supported only for Flex template types.

Full Access
Question # 23

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?

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

Full Access
Question # 24

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

Opportunity Products Events near the customer Tone and voice examples

How should the Agentforce Specialist obtain related items?

A.

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

B.

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

C.

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

Full Access
Question # 25

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

A.

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

B.

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

C.

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

Full Access
Question # 26

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'

A.

Design universal product recommendations.

B.

Write a response scrip for the chatbot.

C.

Collect and analyze browsing data.

Full Access
Question # 27

Universal Containers wants support agents to use Agentforce to ask questions about its product tutorials and product guides.

What should the Agentforce Specialist do to meet this requirement?

A.

Create a prompt template for product tutorials and guides.

B.

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

C.

Publish product tutorials and guides as Knowledge articles.

Full Access
Question # 28

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

A.

Configure page layout of the master record type.

B.

Create a field set for all the fields to be grounded.

C.

Enable and configure dynamic form for the object.

Full Access
Question # 29

What is a valid use case for Data Cloud retrievers?

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.

Full Access
Question # 30

Universal Containers (UC) wants to improve the productivity of its sales team with generative AI technology. However, UC is concerned that public AI virtual assistants lack adequate company data to general useful responses.

Which solution should UC consider?

A.

fine-tune the Einstein AI model with CBM data.

B.

Build Al model with Einstein discovery and deploy to sales users.

C.

Enable Agentforce and deploy to sales users.

Full Access
Question # 31

How is Data Cloud leveraged by the Answer Questions with Knowledge action in Agentforce?

A.

Data Cloud is not required; the articles can be accessed directly from the CRM by the agent.

B.

Data Cloud stores and manages the Indexed Knowledge articles.

C.

Data Cloud provides the real-time data streams that update the Knowledge articles.  

Full Access
Question # 32

Which scenario best demonstrates when an Agentforce Data Library is most useful for improving an AI agent’s response accuracy?

A.

When the AI agent must provide answers based on a curated set of policy documents that are stored, regularly updated, and indexed in the data library.

B.

When the AI agent needs to combine data from disparate sources based on mutually common data, such as Customer Id and Product Id for grounding.

C.

When data is being retrieved from Snowflake using zero-copy for vectorization and retrieval.

Full Access
Question # 33

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

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.

Full Access
Question # 34

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

What is causing the problem?

A.

The Prompt Template User permission set was not assigned correctly.

B.

The Prompt Template Manager permission set was not assigned correctly.

C.

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

Full Access
Question # 35

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

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

Which objects should UC select to configure Service AI Grounding?

A.

Case, Knowledge, and Case Notes

B.

Case and Knowledge

C.

Case, Case Emails, and Knowledge

Full Access
Question # 36

Universal Containers wants to implement a customer verification process where sensitive account information can only be accessed after the customer passes identity verification. The agent must enforce this security rule deterministically without allowing the large language model (LLM) to bypass the verification requirement.

What should an Agentforce Specialist recommend as the best solution?

A.

Use context variables to store verification status in the messaging session and configure the agent to check these variables through natural language prompts during each sensitive action.

B.

Include detailed verification instructions in the agent's topic instructions explaining when customers should be verified and rely on the LLM to follow these guidelines consistently across all interactions.

C.

Create a custom variable IsCustomerVerified set by a verification action, then apply a conditional filter using the expression IsCustomerVerified equals true to all sensitive data actions, ensuring deterministic access control that the LLM can't alter.

Full Access
Question # 37

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

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

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

The data sent cannot be accessed by the LLM provider.

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

A.

Prompt Defense

B.

Zero-Data Retention Policy

C.

Data Masking

Full Access
Question # 38

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?

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

Full Access
Question # 39

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

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.

Full Access
Question # 40

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

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

Full Access
Question # 41

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?

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.

Full Access
Question # 42

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?

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.

Full Access
Question # 43

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

A.

Plan Canvas

B.

Agent Settings

C.

Event Logs

Full Access
Question # 44

Choose 1 option.

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

Which best practice should the AgentForce Specialist recommend?

A.

Create a Record Summary custom prompt template.

B.

Create a Knowledge Answer custom prompt template.

C.

Update the standard record summary action.

Full Access
Question # 45

Choose 1 option.

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

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

A.

Semantic-based passage extraction

B.

Conversation-based chunking

C.

Section-aware chunking

Full Access
Question # 46

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?

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.

Full Access
Question # 47

Choose 1 option.

Universal Containers (UC) wants to empower its marketing team with Al capabilities that help employees quickly find campaign data, generate creative content, and manage project tasks. The solution should also allow marketers to receive personalized support, surface relevant information, and complete work directly in Salesforce.

Which Al solution should UC implement?

A.

Sales Coach Agent

B.

Service Agent

C.

Employee Agent

Full Access
Question # 48

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?

A.

Response accuracy and offensiveness score

B.

Hallucination score and bias score

C.

Masked data and toxicity score

Full Access
Question # 49

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

Which approach should the Agentforce Specialist implement?

A.

Use the default retriever which automatically accounts for regency ranking.

B.

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

C.

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

Full Access
Question # 50

A sales manager needs to contact leads at scale with hyper-relevant solutions and customized communications in the most efficient manner possible. Which Salesforce solution best suits this need?  

A.

Einstein Sales Assistant

B.

Prompt Builder

C.

Einstein Lead follow-up  

Full Access
Question # 51

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?

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.

Full Access
Question # 52

An Agentforce Service Agent, who has been successfully assisting customers with service requests in Salesforce, is now unable to help customers with issues related to a new product replacement process. The company recently implemented a custom Product Replacement object in Salesforce to track and manage these replacements. Which Agentforce Agent User change must be implemented to address this issue?

A.

The permission set group assigned to the Agent User needs to grant access to the Product Replacement flow.

B.

The permission set assigned to the Agent User needs Read access to the custom Product Replacement object.

C.

The profile assigned to the Agentforce Agent User needs AI training permission to the custom Product Replacement object.

Full Access
Question # 53

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?

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.

Full Access
Question # 54

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?

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.

Full Access
Question # 55

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?

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.

Full Access
Question # 56

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

What does Einstein consider when generating a summary?

A.

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

B.

Generation is grounded with existing conversation context only.

C.

Generation is grounded with conversation context and Knowledge articles.

Full Access
Question # 57

Choose 1 option.

How does Agentforce select the correct action to resolve a user's request?

A.

Each topic contains a list of the matching action’s user utterances so that the agent can map the user request to the right topic and action.

B.

The large language model (LLM) selects the right topic and action, if they exist. If there are no matches, the LLM

attempts to answer the user's request.

C.

The reasoning engine identifies the agent action to be executed by its name and action input instructions.

Full Access
Question # 58

Choose 1 option.

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

A.

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

B.

Only the latest version of a template can be activated.

C.

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

Full Access
Question # 59

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?

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.  

Full Access
Question # 60

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?

A.

Einstein Call Summaries

B.

Einstein Conversation Insights

C.

Einstein Video KPI

Full Access
Question # 61

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

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

Full Access
Question # 62

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

A.

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

B.

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

C.

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

Full Access
Question # 63

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

A.

Recipient Opportunities

B.

Recipient Account

C.

User Organization

Full Access
Question # 64

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?

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.

Full Access
Question # 65

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?

A.

Prompt Defense

B.

Data Masking

C.

Dynamic Grounding

Full Access
Question # 66

Universal Containers implemented Agent for its users.

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

What is the reason for this issue?

A.

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

B.

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

C.

Agent does not support the Delete Record action.

Full Access
Question # 67

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?

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.

Full Access
Question # 68

Universal Containers is very concerned about security compliance and wants to understand:

Which prompt text is sent to the large language model (LLM)

* How it is masked

* The masked response

What should the Agentforce Specialist recommend?

A.

Ingest the Einstein Shield Event logs into CRM Analytics.

B.

Review the debug logs of the running user.

C.

Enable audit trail in the Einstein Trust Layer.

Full Access
Question # 69

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

Which feature supports this?

A.

Agentforce Analytics

B.

B. Digital Wallet

C.

Testing Center

Full Access
Question # 70

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

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.

Full Access
Question # 71

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?

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.

Full Access
Question # 72

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?

A.

Enable data encryption on the address field

B.

Review the platform event logs

C.

Inspect the AI audit trail

Full Access
Question # 73

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?

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.

Full Access
Question # 74

A Salesforce Agentforce Specialist is reviewing the feedback from a customer about the ineffectiveness of the prompt template.

What should the Agentforce Specialist do to ensure the prompt template's effectiveness?

A.

Monitor and refine the template based on user feedback.

B.

Use the Prompt Builder Scorecard to help monitor.

C.

Periodically change the templates grounding object.

Full Access
Question # 75

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

Which type of prompt template should UC use?

A.

Field Generation prompt template

B.

Flex Prompt template

C.

Sales Email prompt template

Full Access
Question # 76

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?

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.

Full Access
Question # 77

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

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.

Full Access
Question # 78

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

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

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

A.

Agent Action: Find Similar Opportunities

B.

Agent Action: Draft or Revise Sales Email

C.

Agent Action: Summarize Record

Full Access
Question # 79

Universal Containers is evaluating Einstein Generative AI features to improve the productivity of the service center operation.

Which features should the Agentforce Specialist recommend?

A.

Service Replies and Case Summaries

B.

Service Replies and Work Summaries

C.

Reply Recommendations and Sales Summaries

Full Access
Question # 80

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?

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.

Full Access
Question # 81

What is the main purpose of Prompt Builder?

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.

Full Access
Question # 82

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

Which tool should the Agentforce Specialist recommend?

A.

Model Playground

B.

Agent

C.

Copilot Builder

Full Access
Question # 83

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?

A.

Add Flex Instructions

B.

Add Prompt Instructions

C.

Add Flow Instructions

Full Access
Question # 84

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

A.

Messaging End User

B.

Messaging Session

C.

Case

Full Access
Question # 85

Choose 1 option.

Universal Containers (UC) has registered an external service and created a template-triggered prompt flow that invokes the external service to fetch data from a REST API. UC now needs to make the response data from the external service usable inside a prompt template as a merge field when the template runs.

How should UC meet this requirement?

A.

Use External Service Record merge fields.

B.

Convert the JSON to an XML merge field.

C.

Use the ‘Add Prompt Instructions’ flow element.

Full Access
Question # 86

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

A.

Secure Data Retrieval and Grounding

B.

Data Masking

C.

Prompt Defense

Full Access