Pre-Winter Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

Salesforce-AI-Specialist Questions and Answers

Question # 6

What is the primary function of the planner service in the Einstein Copilot 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 # 7

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

A.

Find similar requests and provideactions 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

Full Access
Question # 8

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 in Einstein Copilot?

A.

Use the standard Copilot action.

B.

Create a custom Copilot action calling a flow.

C.

Create a custom Copilot action calling an Apex class.

Full Access
Question # 9

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

What should the AI Specialist consider?

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.

Full Access
Question # 10

An AI 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 AI Specialist gather the necessary data for the prompt template?

A.

Create a flow to retrieve the opportunity information.

B.

Select the Account Opportunity object as a resource when creating the prompt template.

C.

Select the latest Opportunities related list as a merge field.

Full Access
Question # 11

A service agent 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 with this itinerary. The service agent needs to review the Knowledge articles about canceling and

rebooking the customer flights.

Which Einstein Copilot capability helps the agent accomplish this?

A.

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

B.

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

C.

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

Full Access
Question # 12

Universal Containers wants to make a sales proposal and directly use data from multiple unrelated objects (standard and custom) inaprompt template.

What should the AI Specialist recommend?

A.

Create a Flex template to add resources with standard and custom objects as inputs.

B.

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

C.

Create a prompt template-triggered flow to access the data from standard and custom objects.

Full Access
Question # 13

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?

A.

Product recommendation prediction

B.

Customer churn prediction

C.

Contract Renewal Date prediction

Full Access
Question # 14

Universal Containers wants touse an external large languagemodel (LLM) in Prompt Builder.

What should an AI Specialist recommend?

A.

Use Apex to connect to an external LLM and ground the prompt.

B.

Use BYO-LLM functionality in Einstein Studio,

C.

Use Flow and External Services to bring data from an external LLM.

Full Access
Question # 15

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 followingcapabilities 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 AI Specialist highlight to UC that addresses these requirements?

A.

Prompt Defense

B.

Zero-Data Retention Policy

C.

Data Masking

Full Access
Question # 16

When a customer chat is initiated, which functionality in Salesforce provides generative AI replies or draft emails based on recommended Knowledge articles?

A.

Einstein Reply Recommendations

B.

Einstein Service Replies

C.

Einstein Grounding

Full Access
Question # 17

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?

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.

Full Access
Question # 18

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?

A.

Make Less Formal

B.

Enhance Friendliness

C.

Optimize for Clarity

Full Access
Question # 19

Universal Containers wants to utilize Einstein for Sales to help sales reps reach their sales quotas by providing Al-generated plans containing guidance and steps for closing deals.

Which feature should the AI Specialist recommend to the sales team?

A.

Find Similar Deals

B.

Create Account Plan

C.

Create Close Plan

Full Access
Question # 20

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?

A.

Turn on Einstein Copilot.

B.

Turn on Einstein Generative AI.

C.

Turn on Prompt Builder.

Full Access
Question # 21

An AI Specialist built a Field Generation prompt template that worked for many records, but users are reporting random failures with token limit errors.

What is the cause of the random nature of this error?

A.

The number of tokens generated by the dynamic nature of the prompt template will vary by record.

B.

The template type needs to be switched to Flex to accommodate the variable amount of tokens generated by the prompt grounding.

C.

The number of tokens that can be processed by the LLM varies with total user demand.

Full Access
Question # 22

A Salesforce Administrator is exploring the capabilities of Einstein Copilot to enhance user interaction within their organization. They are particularly interested in how Einstein Copilot processes user requests and the mechanism it employs to deliver responses. The administrator is evaluating whether Einstein Copilot 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 Einstein Copilot handle user requests In Salesforce?

A.

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

B.

Einstein Copilot will perform an HTTP callout to an LLM provider.

C.

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

Full Access
Question # 23

Universal Containers' service team wants to customize the standard case summary response from Einstein Copilot.

What should the AI Specialist do to achieve this?

A.

Customize the standard Record Summary template for the Case object,

B.

Summarize the Case with a standard copilot action.

C.

Create a custom Record Summary prompt template for the Case object.

Full Access
Question # 24

Which use case is best supported by Salesforce Einstein Copilot's capabilities?

A.

Bring together a conversational interface for interacting with AI for all Salesforce users, such as developers and ecommerce retailers.

B.

Enable Salesforce admin users to create and train custom large language models (LLMs) using CRM data.

C.

Enable data scientists to train predictiveAI models with historical CRM data using built-in machine learning capabilities

Full Access
Question # 25

Universal Containers plans to implement prompt templates that utilize the standard foundation models.

What should the AI Specialist 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 # 26

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 AI Specialist integrate the custom LLM into Salesforce?

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.

Full Access
Question # 27

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

Which grounding technique should the AI Specialist use?

A.

Ground with Apex Merge Fields

B.

Ground with Record Merge Fields

C.

Automatic grounding using Draft with Einstein feature

Full Access