Summer Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: wrap60

Salesforce Agentforce-Specialist Dumps

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

Question 1

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

What is a key reason for implementing Agent?

Options:

A.

Improving data entry and data cleansing

B.

Allowing AI to perform tasks without user interaction

C.

Streamlining workflows and automating repetitive tasks

Question 2

What is true of Agentforce Testing Center?

Options:

A.

Running tests risks modifying CRM data in a production environment.

B.

Running tests does not consume Einstein Requests.

C.

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

Question 3

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.

Question 4

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

Options:

A.

Query Records

B.

Fetch Records

C.

Select Records  

Question 5

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

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

Options:

A.

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

B.

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

C.

Using a dialog pattern. the LLM matches the user query to the available topic, action and steps then

performs the steps for each action, such as retrieving a fast of open opportunities.

Question 6

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 7

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

Question 8

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 9

A customer service representative is looking at a custom object that stores travel information. They recently received a weather alert and now need to cancel flights for the customers that are related to this Itinerary. The representative needs to review the Knowledge articles about canceling and rebooking the customer flights. Which Agentforce capability helps the representative accomplish this?

Options:

A.

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

B.

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

C.

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

Question 10

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

Options:

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.

Question 11

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.

Question 12

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 13

How does Secure Data Retrieval ensure that only authorized users can access necessary Salesforce data for dynamic grounding?

Options:

A.

Retrieves Salesforce data based on the 'Run As" users permissions.

B.

Retrieves Salesforce data based on the user’s permissions executing the prompt.

C.

Retrieves Salesforces data based on the Prompt template's object permissions.

Question 14

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 15

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.

Question 16

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

Question 17

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

field.

What is the most likely cause of the issue?

Options:

A.

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

B.

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

C.

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

Question 18

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 19

Leadership needs to populate a dynamic form field with a summary or description created by a large language model (LLM) to facilitate more productive conversations with customers. Leadership also wants to keep a human in the loop to be considered in their AI strategy. Which prompt template type should the Agentforce Specialist recommend?

Options:

A.

Field Generation

B.

Sales Email

C.

Record Summary

Question 20

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.

Question 21

Universal Containers wants to implement a solution in Salesforce with a custom UX that allows users to enter a sales order number. Subsequently, the system will invoke a custom prompt template to create and display a summary of the sales order header and sales order details. Which solution should an Agentforce Specialist implement to meet this requirement?

Options:

A.

Create an autolaunched flow and invoke the prompt template using the standard "Prompt Template" flow action.

B.

Create a template-triggered prompt flow and invoke the prompt template using the standard "Prompt Template" flow action.

C.

Create a screen flow to collect the sales order number and invoke the prompt template using the standard "Prompt Template" flow action.

Question 22

Universal Containers (UC) wants to use the Draft with Einstein feature in Sales Cloud to create a personalized introduction email.

After creating a proposed draft email, which predefined adjustment should UC choose to revise the draft with a more casual tone?

Options:

A.

Make Less Formal

B.

Enhance Friendliness

C.

Optimize for Clarity

Question 23

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?

Options:

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.

Question 24

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

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

Which objects should UC select to configure Service AI Grounding?

Options:

A.

Case, Knowledge, and Case Notes

B.

Case and Knowledge

C.

Case, Case Emails, and Knowledge

Question 25

Northern Trail Outfitters (NTO) wants to configure Einstein Trust Layer in its production org but is unable to see the option on the Setup page.

After provisioning Data Cloud, which step must an Al Specialist take to make this option available to NTO?

Options:

A.

Turn on Agent.

B.

Turn on Einstein Generative AI.

C.

Turn on Prompt Builder.

Question 26

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 27

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.

Question 28

Universal Containers (UC) is experimenting with using public Generative AI models and is familiar with the language required to get the information it needs. However, it can be time-consuming for both UC’s sales and service reps to type in the prompt to get the information they need, and ensure prompt consistency. Which Salesforce feature should the company use to address these concerns?

Options:

A.

Agent Builder and Action: Query Records.

B.

Einstein Prompt Builder and Prompt Templates.

C.

Einstein Recommendation Builder.

Question 29

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

Question 30

What is An Agentforce able to do when the “Enrich event logs with conversation data" setting in Agent is enabled?

Options:

A.

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

B.

View session data including user Input and copilot responses for sessions over the past 7 days.

C.

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

Question 31

Universal Containers would like to route SMS text messages to a service rep from an Agentforce Service Agent. Which Service Channel should the company use in the flow to ensure it’s routed properly?

Options:

A.

Messaging

B.

Route Work Action

C.

Live Agent

Question 32

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

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

Options:

A.

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

B.

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

C.

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

Question 33

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.

Question 34

Universal Containers (UC) uses Salesforce Service Cloud to support its customers and agents handling cases. UC is considering implementing Agent and extending Service Cloud to mobile users.

When would Agent implementation be most advantageous?

Options:

A.

When the goal is to streamline customer support processes and improve response times

B.

When the main objective is to enhance data security and compliance measures

C.

When the focus is on optimizing marketing campaigns and strategies

Question 35

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 36

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.

Question 37

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

Question 38

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 39

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?

Options:

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.

Question 40

What is the primary function of the reasoning engine in Agentforce?

Options:

A.

Identifying agent topics and actions to respond to user utterances

B.

Offering real-time natural language response during conversations

C.

Generating record queries based on conversation history  

Question 41

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

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

Options:

A.

Model Builder

B.

App Builder

C.

Copilot Builder

Question 42

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 43

Universal Containers is rolling out a new generative AI initiative.

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

Options:

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.

Question 44

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 45

Where should the Agentforce Specialist go to add/update actions assigned to a copilot?

Options:

A.

Copilot Actions page, the record page for the copilot action, or the Copilot Action Library tab

B.

Copilot Actions page or Global Actions

C.

Copilot Detail page, Global Actions, or the record page for the copilot action

Question 46

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

Options:

A.

Find similar requests and provide actions that need to be executed

B.

Identify the best matching actions and correct order of execution

C.

Determine a user's access and sort actions by priority to be executed

Question 47

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

What should the Agentforce Specialist do to meet this requirement?

Options:

A.

Create a prompt template for product tutorials and guides.

B.

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

C.

Publish product tutorials and guides as Knowledge articles.

Question 48

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.

Question 49

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 50

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.

Question 51

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

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

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

The data sent cannot be accessed by the LLM provider.

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

Options:

A.

Prompt Defense

B.

Zero-Data Retention Policy

C.

Data Masking

Question 52

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?

Options:

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.

Question 53

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

Options:

A.

Prompt Execute Template permission set

B.

Prompt Template User permission set

C.

Prompt Template Manager permission set

Question 54

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 55

Universal Containers (UC) is looking to improve its sales team's productivity by providing real-time insights and recommendations during customer interactions.

Why should UC consider using Agentforce Sales Agent?

Options:

A.

To track customer interactions for future analysis

B.

To automate the entire sales process for maximum efficiency

C.

To streamline the sales process and increase conversion rates

Question 56

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

Which features should the Agentforce Specialist recommend?

Options:

A.

Service Replies and Case Summaries

B.

Service Replies and Work Summaries

C.

Reply Recommendations and Sales Summaries

Question 57

Universal Containers wants to allow its service agents to query the current fulfillment status of an order with natural language. There is an existing auto launched flow to query the information from Oracle ERP, which is the system of record for the order fulfillment process.

How should An Agentforce apply the power of conversational AI to this use case?

Options:

A.

Create a Flex prompt template in Prompt Builder.

B.

Create a custom copilot action which calls a flow.

C.

Configure the Integration Flow Standard Action in Agent.

Question 58

Universal Containers (UC) is implementing generative AI and wants to leverage a prompt template to provide responses to customers that gives personalized product recommendations to website visitors based on their browsing history.

Which initial step should UC take to ensure the chatbot can deliver accurate recommendations'

Options:

A.

Design universal product recommendations.

B.

Write a response scrip for the chatbot.

C.

Collect and analyze browsing data.

Question 59

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 60

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

Options:

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.

Page: 1 / 20
Total 202 questions