Sample Questions Flashcards

1
Q

You are a data scientist who needs to view and manage models in Einstein Studio. You also need to create prompt templates in Prompt Builder.

Which permission sets should you assign to the data scientist?
1. Prompt Template User and Data Cloud Admin
2. Prompt Template Manager and Prompt Template User
3. Data Cloud Admin and Prompt Template Manager

A
  1. Data Cloud Admin and Prompt Template Manager
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You are considering using a Field Generation prompt template type.

What should you check before creating the Field Generation prompt to ensure it is possible for the field to be enabled for generative AI?

  1. That the field chosen must be a rich text field with 255 characters or more
    2. The Lightning page layout where the field will reside has been upgraded to Dynamic Forms
    3. That the org is set to API version 59 or higher
A

2. The Lightning page layout where the field will reside has been upgraded to Dynamic Forms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

you configured Data Masking within the Einstein Trust Layer.

How should you begin validating that the correct fields are being masked?

  1. Request the Einstein Generative AI Audit Data from the Security section of the Setup menu.
  2. Enable the collection and storage of Einstein Generative Al Audit Data on the Einstein Feedback setup page.
  3. Use a Flow-based resource in Prompt Builder to debug the fields’ merge values using Flow Debugger.
A
  1. Enable the collection and storage of Einstein Generative Al Audit Data on the Einstein Feedback setup page.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You want 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?

  1. Revert to using the standard template without modifications.
    2. Manually add the hyperparameters to the new template
    3. Use Model Playground to create a model configuration with the specified parameters.
A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Your current AI data masking rules do not align with organizational privacy and security policies and requirements.

What should you recommend to resolve the issue?

1. Configure data masking in the Einstein Trust Layer setup
2. Add new data masking rules in LLM setup.
3. Enable data masking for sandbox refreshes.

A
  1. Configure data masking in the Einstein Trust Layer setup
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You want to assess Salesforce’s generative AI features but have 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 Al 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 you highlight to UC that addresses these requirements?

1. Data Masking
2. Zero-Data Retention Policy
3. Prompt Defense

A

2. Zero-Data Retention Policy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

You turned on Einstein Generative AI in Setup. Now, you 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?

1. The Prompt Template Manager permission set was not assigned correctly.
2. The large language model (LLM) was not configured correctly in Data Cloud.
3. The Prompt Template User permission set was not assigned correctly.

A
  1. The Prompt Template Manager permission set was not assigned correctly.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

1. The template type needs to be switched to Flex to accommodate the variable amount of tokens generated by the prompt grounding.
2. The number of tokens that can be processed by the LLM varies with total user demand.
3. The number of tokens generated by the dynamic nature of the prompt template will vary by record.

A
  1. The number of tokens generated by the dynamic nature of the prompt template will vary by record.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

You are working on a prompt template to generate personalized emails for product demonstration requests from customers. It is important for the AI-generated email to adhere strictly to the guideline a, using only associated opportunity information, and to encourage the recipient to take the desired action.

How should you include these instructions on a new line in the prompt template?

1.Use curly brackets () to encapsulate instructions
2. Make sure merged fields are defined.
3. Surround them with triple quotes (“””).

A
  1. Surround them with triple quotes (“””).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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

  1. Data Masking
    2. Secure Data Retrieval and Grounding
    3. Prompt Defense
A

3. Prompt Defense

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Your service team wants to customize the standard case summary response from Einstein Copilot.

What should you do to achieve this?

1.Customize the standard Record Summary template for the Case object.
2. Summarize the Case with a standard copilot action.
3. Create a custom Record Summary prompt template for the Case object.

A

1 or 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

You plan to enhance the customer support team’s productivity using AI.

Which specific use case necessitates the use of Prompt Builder?

  1. Creating a draft of a support bulletin post for new product patches
  2. Estimating support ticket volume based on historical data and seasonal trends
  3. Creating an AI-generated customer support agent performance score
A
  1. Creating a draft of a support bulletin post for new product patches
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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?

1. Invoke a flow which makes a call to external data to create a Knowledge article
2. Execute tasks based on available actions, answering questions using information from accessible Knowledge articles.
3. Generate a Knowledge article based off the prompts that the agent enters to create steps to cancel flights.

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

You have a legacy system that needs to integrate with Salesforce. UC wishes to create a digest of account action plans using the generative API feature.

Which API service should UC use to meet this requirement?

  1. SOAP API
    2. REST API
    3. Metadata API
A

2. REST API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

You want to use the related lists from an account in a custom prompt template.

What should you consider when configuring the prompt template?

  1. The text encoding (for example, UTF-8, ASCII) option
    2. The choice between XML and JSON rendering formats for the list
  2. The maximum number of related list merge fields
A
  1. The maximum number of related list merge fields
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How does the Einstein Trust Layer ensure that sensitive data is protected while generating useful and meaningful responses?

1. Masked data will be de-masked during response journey.
2. Masked data will be de-masked during request journey.
3. Responses that do not meet the relevance threshold will be automatically rejected

A
  1. Masked data will be de-masked during response journey.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

You have implemented Generative Al 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?

1. Create concise, clear, and consistent prompt templates with effective grounding, contextual role-playing, clear instructions, and iterative feedback.
2. Submit a prompt review case to Salesforce and conduct thorough testing in the playground to refine outputs until they meet user expectations.
3. 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.

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

you 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 you take upon modifying the masked fields?

  1. Turn on Einstein Feedback so that end users can report if there are any negative side effects on Al features.
    2. 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
    3. Turn off the Einstein Trust Layer and turn it on again.
A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

You are considering leveraging the Einstein Trust Layer in conjunction with Einstein Generative AI Audit Data.

Which audit data is available using the Einstein Trust Layer?

  1. Hallucination score and bias score
  2. Masked data and toxicity score
  3. Response accuracy and offensiveness score
A
  1. Masked data and toxicity score
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is the main purpose of Prompt Builder?

  1. A tool for developers to use in Visual Studio Code that creates prompts for Apex programming, assisting developers in writing code more efficiently.
  2. A tool that enables companies to create reusable prompts for large language models (LLMs), bringing generative Al responses to their flow of work
  3. A tool within Salesforce offering real-time Al-powered suggestions and guidance to users, improving productivity and decision-making.
A

2. A tool that enables companies to create reusable prompts for large language models (LLMs), bringing generative Al responses to their flow of work

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

You want to be able to detect with a high level of confidence if content generated by a large language model (LLM) contains toxic language.

Which action should you take in the Trust Layer to confirm toxicity is being appropriately managed?

  1. Create a Trust Layer audit report within Data Cloud that uses a toxicity detector type filter to display toxic responses and their respective scores.
    2. Create a flow that sends an email to a specified address each time the toxicity score from the response exceeds a predefined threshold.
    3. Access the Toxicity Detection log in Setup and export all entries where istoxicityDetected is true.
A
  1. Create a Trust Layer audit report within Data Cloud that uses a toxicity detector type filter to display toxic responses and their respective scores.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

You want 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 you apply the power of conversational AI to this use case?

1. Create a custom copilot action which calls a flow.
2. Configure the Integration Flow Standard Action in Einstein Copilot.
3. Create a Flex prompt template in Prompt Builder.

A

1. Create a custom copilot action which calls a flow.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

You need 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 you obtain related items?

  1. Call a prompt initiated flow to fetch and ground the required data.
    2. Utilize a standard email template and manually insert the required data fields.
    3. Create a flex template that takes the records in question as inputs.
A
  1. Call a prompt initiated flow to fetch and ground the required data.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

You implement Custom Copilot Actions to enhance its customer service operations. The development team needs to understand the core components of a Custom Copilot Action to ensure proper configuration and functionality.

What should the development team review in the Custom Copilot Action configuration to identify one of the core components of a Custom Copilot Action?

1. Instructions
2. Output Types
3. Action Triggers

A
  1. Instructions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

You are tasked with configuring a generative model to create personalized sales emails using customer data stored in Salesforce. You have already fine-tuned a large language model (LLM) on the OpenAI platform. Security and data privacy are critical concerns for the client.

How should you integrate the custom LLM into Salesforce?

1. Add the fine-tuned LLM in Einstein Studio Model Builder.
2. Create an application of the custom LLM and embed it in Sales Cloud via Frame.
3. Enable model endpoint on OpenAl and make callouts to the model to generate emails.

A

1. Add the fine-tuned LLM in Einstein Studio Model Builder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

You have 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 you do to identify the root cause of the problem?

1. In Copilot Builder within the Dynamic Panel, confirm selected action and observe the values in Input and Output sections.
2. In Copilot Builder, verify the utterance entered by the user and review session event logs for debug information.
3. In Copilot Builder within the Dynamic Panel, turn on dynamic debugging to show the inputs and outputs.

A

3. In Copilot Builder within the Dynamic Panel, turn on dynamic debugging to show the inputs and outputs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

A sales rep at You 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 Al feature should you recommend to help the rep get the details they might have missed during a conversation?

  1. Call Explorer
    2. Call Summary
    3. Sales Summary
A

2. Call Summary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

You are experimenting with using public Generative Al models and are 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 you recommend to address these concerns?

  1. Einstein Recommendation Builder
    2. Einstein Prompt Builder and Prompt Templates
    3. Einstein Copilot Action: Query Records
A

2. Einstein Prompt Builder and Prompt Templates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

What is best practice when refining Einstein Copilot custom action instructions?

  1. Use consistent introductory phrases and verbs across multiple action instructions.
    2. Provide examples of user messages that are expected to trigger the action.
    3. Specify the persona who will request the action.
A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

When configuring a prompt template, you preview the results of the prompt template they’ve written. They see two distinct text outputs: Resolution and Response.

Which information does the Resolution text provide?

  1. It shows the full text that is sent to the Trust Layer.
    2. It shows which sensitive data is masked before it is sent to the LLM
    3. It shows the response from the LLM based on the sample record.
A

2. It shows which sensitive data is masked before it is sent to the LLM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

You recently launched a pilot program to integrate conversational Al into its CRM business operations with Einstein Copilot.

How should you monitor Copilot’s usability and the assignment of actions?

  1. Run Einstein Copilot Analytics.
    2. Run a report on the Platform Debug Logs.
    3. Query the Copilot log data using the metadata API.
A
  1. Run Einstein Copilot Analytics.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

You (UC) recently rolled out Einstein Generative Al 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?

  1. The Einstein Trust Layer is incorrectly configured.
    2. The data being used for grounding is incorrect or incomplete.
    3. The prompt template version is incompatible with the chosen LLM.
A

2. The data being used for grounding is incorrect or incomplete.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

What is the primary function of the planner service in the Einstein Copilot system?

1. Generating record queries based on conversation history
2. Identifying copilot actions to respond to user utterances
3. Offering real-time language translation during conversations

A

2. Identifying copilot actions to respond to user utterances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

You 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 you recommend?

  1. Ingest the Einstein Shield Event logs into CRM Analytics.
    2. Enable audit trail in the Einstein Trust Layer.
    3. Review the debug logs of the running user.
A

2. Enable audit trail in the Einstein Trust Layer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

You (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?

1. Customer churn prediction
2. Contract Renewal Date prediction
3. Product recommendation prediction

A

1. Customer churn prediction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

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?

  1. The records related to the prompt have not been selected.
  2. A merge field has not been inserted in the prompt.
  3. The prompt has not been saved and activated.
A
  1. The records related to the prompt have not been selected.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

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

  1. 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.
  2. 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.
  3. 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.
A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

You want to utilize Einstein for Sales to help sales reps reach their sales quotas by providing AI-generated plans containing guidance and steps for closing deals.

Which feature should you recommend to the sales team?

  1. Create Account Plan
    2. Create Close Plan
    3. Find Similar Deals
A

2. Create Close Plan

39
Q

You want to use Flow to bring data from unified Data Cloud objects to prompt templates.

Which type of flow should UC use?

1. Data Cloud-triggered flow
2. Unified-object linking flow
3. Template-triggered prompt flow

A
  1. Template-triggered prompt flow
40
Q

You (UC) plans to send one of three different emails to its customers based on the customer’s lifetime value score and their market segment.

Considering that UC are required to explain why an email was selected, which AI model should UC use to achieve this?

  1. Predictive model
    2. Generative model
  2. Predictive model and generative model
A
  1. Predictive model
41
Q

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

  1. Enable Salesforce admin users to create and train custom large language models (LLMs) using CRM data.
    2. Bring together a conversational interface for interacting with AI for all Salesforce users, such as developers and ecommerce retailers.
    3. Enable data scientists to train predictive AI models with historical CRM data using built-in machine learning capabilities.
A

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

42
Q

You (UC) uses Salesforce Service Cloud to support its customers and agents handling cases. UC is considering implementing Einstein Copilot and extending Service Cloud to mobile users.

When would Einstein Copilot implementation be most advantageous?

1. When the goal is to streamline customer support processes and improve response times
2. When the focus is on optimizing marketing campaigns and strategies
3. When the main objective is to enhance data security and compliance measures

A

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

43
Q

You have recently received an increased number of support cases. As a result, UC has hired more customer support reps and has started to assign some of the ongoing cases to newer reps.

Which generative AI solution should the new support reps use to understand the details of a case without reading through each case comment?

1. Einstein Sales Summaries
2. Einstein Copilot
3. Einstein Work Summaries

A
  1. Einstein Work Summaries
44
Q

Amid their busy schedules, sales reps at You 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?

  1. Einstein Copilot Action: Draft or Revise Sales Email
    2. Einstein Copilot Action: Find Similar Opportunities
    3. Einstein Copilot Action: Summarize Record
A

1. Einstein Copilot Action: Draft or Revise Sales Email

45
Q

You are evaluating Einstein Generative Al features to improve the productivity of the service center operation.

Which features should you recommend?

1. Service Replies and Case Summaries
2. Reply Recommendations and Sales Summaries
3. Service Replies and Work Summaries

A
  1. Service Replies and Work Summaries
46
Q

You need 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 you gather the necessary data for the prompt template?

  1. Create a flow to retrieve the opportunity information.
    2. Select the Account Opportunity object as a resource when creating the prompt template.
    3. Select the latest Opportunities related list as a merge field.
A
  1. Create a flow to retrieve the opportunity information.
47
Q

Where should you go to add/update actions assigned to a copilot?

1. Copilot Actions page or Global Actions
2. Copilot Detail page, Global Actions, or the record page for the copilot action
3. Copilot Actions page, the record page for the copilot action, or the Copilot Action Library tab

A
  1. Copilot Actions page, the record page for the copilot action, or the Copilot Action Library tab
48
Q

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

Which tool should you recommend?

1. Model Playground
2. Einstein Copilot
3. Copilot Builder

A

3. Copilot Builder

49
Q

What should you consider when using related list merge fields in a prompt template associated with an Account object in Prompt Builder?

  1. Prompt generation will yield no response when there is no related list associated with an Account in runtime.
    2. If person accounts have been enabled, merge fields will not be available for the Account object.
    3. The Activities related list on the Account object is not supported because it is a polymorphic field.
A

3. The Activities related list on the Account object is not supported because it is a polymorphic field.

50
Q

You test 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?

  1. The user does not have Einstein Sales Emails permission assigned.
    2. The user’s locale language is not supported by Prompt Builder.
    3. The user does not have permission to access the fields.
A
  1. The user does not have permission to access the fields.
51
Q

You want to improve the efficiency of addressing customer questions and reduce agent handling time with Al-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?

  1. Turn on Service Al Grounding, Grounding with Case, and Service Replies.
    2. Turn on Service Replies, Service Al Grounding, and Grounding with Knowledge.
  2. Turn on Service Al Grounding and Grounding with Knowledge.
A

2. Turn on Service Replies, Service Al Grounding, and Grounding with Knowledge.

52
Q

In Model Playground, which hyperparameters of an existing Salesforce-enabled foundational model can you change?

  1. Temperature, Top-k sampling, Presence Penalty
  2. Temperature, Frequency Penalty, Output Tokens
  3. Temperature, Frequency Penalty, Presence Penalty
A
  1. Temperature, Frequency Penalty, Presence Penalty
53
Q

You want to offer personalized service experiences and reduce agent handling time with AI-generated email responses, grounded in Knowledge base.

Which Al capability should UC use?

  1. Einstein Email Replies
  2. Einstein Generative Service Replies for Email
  3. Einstein Service Replies for Email
A
  1. Einstein Service Replies for Email
54
Q

You are 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 you use to include data from the related list of opportunities le prompt template?

1. Use merge fields to reference the default related list of opportunities.
2. Use formula fields to reference the Einstein related list of opportunities.
3. Use the merge fields to reference a custom related list of opportunities.

A
  1. Use merge fields to reference the default related list of opportunities.
55
Q

You want to include data from the response of external service invocation (REST API callout) into the prompt template.

How should you meet this requirement?

  1. Use External Service Record merge fields.
  2. Use “Add Prompt Instructions” flow element.
  3. Convert the JSON to an XML merge field.
A

2. Use “Add Prompt Instructions” flow element.

56
Q

The marketing team at You is looking for a way to personalize emails based on customer behavior, preferences, and purchase history.

Why should the team use Einstein Copilot as the solution?

  1. To generate relevant content when engaging with each customer
  2. To analyze past campaign performance
  3. To send automated emails to all customers
A
  1. To generate relevant content when engaging with each customer
57
Q

You want to enable its sales team with automatic post-call visibility into unknown of competitors, products, and other custom phrases.

Which feature should you set up to enable UC’s sales team?

  1. Call Insights
  2. Call Summaries
  3. Call Explorer
A
  1. Call Explorer
58
Q

When a customer chat is initiated, which functionality in Salesforce provides generative AI replies or draft emails based on recommended Knowledge articles?
1. Einstein Service Replies
2. Einstein Grounding
3. Einstein Reply Recommendations

A

1. Einstein Service Replies

59
Q

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

  1. Identify the best matching actions and correct order of execution
  2. Find similar requests and provide the actions that need to be executed
  3. Determine a user’s access and sort actions by priority to be executed
A
  1. Identify the best matching actions and correct order of execution
60
Q

You want to enable its sales team to use AI to suggest recommended products from its catalog.

Which type of prompt template should UC use?

  1. Email generation prompt template
  2. Flex prompt template
  3. Record summary prompt template
A
  1. Email generation prompt template
61
Q

You are tasked with configuring a generative model to create personalized sales emails using customer data stored in Salesforce. You have already fine-tuned a large language model (LLM) on the OpenAI platform. Security and data privacy are critical concerns for the client.

How should you integrate the custom LLM into Salesforce?

1. Create an application of the custom LLM and embed it in Sales Cloud via IFrame.
2. Enable model endpoint on OpenAI and make callouts to the model to generate emails.
3. Add the fine-tuned LLM in Einstein Studio Model Builder.

A
  1. Add the fine-tuned LLM in Einstein Studio Model Builder.
62
Q

An administrator is responsible for ensuring the security and reliability of your CRM data. Your org needs enhanced data protection and up-to-date AI capabilities. You also need 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?

1. Zero-data retention policy
2. Data masking
3. Dynamic grounding with secure data retrieval

A
  1. Dynamic grounding with secure data retrieval
63
Q

You want 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?

1. Enhance Friendliness
2. Optimize for Clarity
3. Make Less Formal

A

3. Make Less Formal

64
Q

You are planning a marketing email about products that most closely match a customer’s expressed interests.
,
What should you recommend to generate this email?

  1. Standard email marketing template using Apex or flows for matching interest in products
  2. Standard email draft with Einstein and choose standard email template
  3. Custom sales email template which is grounded with interest and product information
A
  1. Custom sales email template which is grounded with interest and product information
65
Q

you are creating a custom action in Einstein Copilot.
Which option is available for you to choose for the custom copilot action?

  1. SOQL
  2. Flows
  3. Apex trigger
A

2. Flows

66
Q

You have an active standard email prompt template that does not fully deliver on the business requirements.

Which steps should you take to use the content of the standard prompt email template in question and customize it to fully meet the business requirements?

  1. Save as New Version and edit as needed.
    (pick this one if the question referenced a Flex Template)
  2. Save as New Template and edit as needed.
  3. Clone the existing template and modify as needed
A

2. Save as New Template and edit as needed.

67
Q

You have 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?

1. Service AI Grounding
2. Service Replies
3. Work Summaries

A
  1. Service AI Grounding
68
Q

You are 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?

1. Storing this data requires Data Cloud to be provisioned.
2. Storing this data requires Salesforce big objects.
3. Storing this data requires a custom object for data to be configured.

A

1. Storing this data requires Data Cloud to be provisioned.

69
Q

You implement 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. You need to configure the system to use the most accurate and up-to-date information for email generation.

Which grounding technique should you use?

  1. Ground with Record Merge Fields
  2. Automatic grounding using Draft with Einstein feature
  3. Ground with Apex Merge Fields
A
  1. Ground with Record Merge Fields
70
Q

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

  1. App Bullder
  2. Copilot Builder
  3. Model Builder
A
  1. Model Builder
71
Q

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 you recommend?

1. Sales Email
2. Field Generation
3. Record Summary

A

2. Field Generation

72
Q

You are using Einstein Copilot for Sales to find similar opportunities to help close deals faster. The team wants to understand the criteria used by the copilot to match opportunities.

What is one criteria that Einstein Copilot for Sales uses to match similar opportunities?

  1. Matched opportunities were created in the last 12 months.
  2. Matched opportunities have a status of Closed Won from last 12 months.
  3. Matched opportunities are limited to the same account.
A

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

73
Q

You want 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?

1. Create a custom Copilot action calling an Apex class.
2. Create a custom Copilot action calling a flow.
3. Use the standard Copilot action.

A

3. Use the standard Copilot action.

74
Q

You need sales reps to be able to only execute prompt templates.

What should you recommend to achieve this requirement?

1. Prompt Template User permission set
2. Prompt Template Manager permission set
3. Prompt Execute Template permission set

A

1. Prompt Template User permission set

75
Q

You are looking to enhance its operational efficiency. UC has recently adopted Salesforce and is considering implementing Einstein Copilot to improve its processes.

What is a key reason for implementing Einstein Copilot?

1. Improving data entry and data cleansing
2. Streamlining workflows and automating repetitive tasks
3. Allowing Al to perform tasks without user interaction

A

2. Streamlining workflows and automating repetitive tasks

76
Q

Based on the user utterance, “Show me all the customers in New York”, which standard Einstein Copilot action will the planner service use?

1. Query Records
2. Fetch Records
3. Select Records

A

1. Query Records

77
Q

You are tasked with 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 you use and which consideration should they review?

1. Flex, and that Dynamic Fields is enabled
2. Field Generation, and that Dynamic Forms is enabled

A

3. Field Generation, and that Dynamic Forms is enabled

78
Q

You have 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 AI-enabled field icon next to the summary field.

What is the most likely cause of the issue?

1. The prompt template associated with summary field is not activated for that user.
2. The user does not have the Prompt Template User permission set assigned.
3. The user does not have the field Generative AI User permission set assigned.

A

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

79
Q

You want 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 you implement to meet this requirement?

  1. Create an autolaunched flow and invoke the prompt template using the standard “Prompt Template”
    flow action.
    2. Create a screen flow to collect sales order number and invoke the prompt template using the standard “Prompt Template” flow action.
  2. Create a template-triggered prompt flow and invoke the prompt template using the standard “prompt Template” flow action.
A

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

80
Q

You are 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 Al Grounding?

  1. Case and Knowledge
  2. Case, Knowledge, and Case Notes
  3. Case, Case Emails, and Knowledge
A
  1. Case and Knowledge
81
Q

You plan to implement prompt templates that utilize the standard foundation models.

What should you consider when building prompt templates in Prompt Builder?

1. Include multiple-choice questions within the prompt to test the LIM’s understanding of the context.
2. Train LLM with data using different writing styles including word choice, intensifiers, emojis, and punctuation.
3. Ask it to role-play as a character in the prompt template to provide more context to the LLM.

A

3. Ask it to role-play as a character in the prompt template to provide more context to the LLM.

82
Q

You are interested in improving the sales operation efficiency by analyzing their data using AI-powered predictions in Einstein Studio.

Which use case works for this scenario?

  1. Predict customer sentiment toward a promotion message.
    2. Predict most popular products from new product catalog.
    3. Predict customer lifetime value of an account.
A

3. Predict customer lifetime value of an account.

83
Q

You want to use an external large language model (LLM) in Prompt Builder.

What should you recommend?

1. Use Flow and External Services to bring data from an external LLM.
2. Use BYO-LLM functionality in Einstein Studio.
3. Use Apex to connect to an external LLM and ground the prompt.

A

2. Use BYO-LLM functionality in Einstein Studio.

84
Q

You want to reduce overall agent handling time by minimizing the time spent typing routine answers for common questions in-chat, and reducing the post-chat analysis by suggesting values for case fields.

Which combination of Einstein for Service features enables this effort?

  1. Einstein Reply Recommendations and Case Summaries
    2. Einstein Reply Recommendations and Case Classification
    3. Einstein Service Replies and Work Summaries
A

2. Einstein Reply Recommendations and Case Classification

85
Q

You want to make a sales proposal and directly use data from multiple unrelated objects (standard and custom) in a prompt template.

What should you recommend?

  1. Create a prompt template passing in a special custom object that connects the records temporarily.
  2. Create a Flex template to add resources with standard and custom objects as inputs.
  3. Create a prompt template-triggered flow to access the data from standard and custom objects.
A

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

86
Q

Your current AI data masking rules do not align with organizational privacy and security policies and requirements.

What should you recommend to resolve the issue?

  1. Enable data masking for sandbox refreshes.
  2. Configure data masking in the Einstein Trust Layer setup.
  3. Add new data masking rules in LLM setup.
A

2. Configure data masking in the Einstein Trust Layer setup.

87
Q

You want 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 you take to make this option available to NTO?

1. Turn on Prompt Builder.
2. Turn on Einstein Generative AI.
3. Turn on Einstein Copilot.

A

2. Turn on Einstein Generative AI.

88
Q

You implemented Einstein Copilot for its users. One user complains that Einstein Copilot is not deleting activities from the past 7 days.

What is the reason for this issue?

  1. Einstein Copilot does not have the permission to delete the user’s records.
  2. Einstein Copilot does not support the Delete Record action.
  3. Einstein Copilot Delete Record Action permission is not associated with the user.
A

2. Einstein Copilot does not support the Delete Record action.

89
Q

You want to enable its sales team to get insights into product and competitor names mentioned during calls.

How should UC meet this requirement?

  1. Enable Einstein Conversation Insights, connect a recording provider, assign permission sets, and customize insights with up to 25 products.
  2. Enable Einstein Conversation Insights, enable sales recording, assign permission sets, and customize insights with up to 50 products.
  3. Enable Einstein Conversation Insights, assign permission sets, define recording managers, and customize insights with up to 50 competitor names.
A

2. Enable Einstein Conversation Insights, enable sales recording, assign permission sets, and customize insights with up to 50 products.

90
Q

The sales team at a hotel resort would like to generate a guest summary about the guests’ interests and provide recommendations based on their activity preferences captured in each guest profile. They want the summary to be available only on the contact record page.

Which AI capability should the team use?

1. Prompt Builder
2. Model Builder
3. Einstein Copilot

A
  1. Prompt Builder
91
Q

What are you able to do when the “Enrich event logs with conversation data” setting in Einstein Copilot is enabled?

1. View the user click path that led to each copilot action.
2. Generate details reports on all Copilot conversations over any time period.
3. View session data including user input and copilot responses for sessions over the past 7 days.

A

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

92
Q

A support team handles a high volume of chat interactions and needs a solution to provide quick, relevant responses to customer inquiries. Responses must be grounded in the organization’s knowledge base to maintain consistency and accuracy.

Which feature in Einstein for Service should the support team use?

1.Einstein Knowledge Recommendations
2. Einstein Service Replies
3. Einstein Reply Recommendations

A
  1. Einstein Reply Recommendations
93
Q

You are 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 AI Toxicity Score?

1. Moderately safe
2. Not safe
3. Safe

A
  1. Safe