Courseiva

CCNA Salesforce Einstein AI Features Questions

75 of 288 questions · Page 3/4 · Salesforce Einstein AI Features · Answers revealed

151
MCQeasy

A customer service agent needs to quickly summarize a lengthy case history before responding. Which Einstein GPT feature is designed for this?

A.Sales GPT
B.Einstein Copilot
C.Einstein Email Insights
D.Service GPT
AnswerD

Service GPT provides case summaries and other service-specific generative AI features.

Why this answer

Service GPT is the correct answer because it is the Einstein GPT feature specifically designed for service agents to quickly summarize lengthy case histories, generate knowledge articles, and draft responses. It leverages generative AI to analyze case data and produce concise summaries, enabling faster and more informed customer interactions.

Exam trap

The trap here is that candidates may confuse Einstein Copilot as the summarization tool due to its general-purpose AI capabilities, but Service GPT is the dedicated feature for service-specific summarization tasks.

How to eliminate wrong answers

Option A is wrong because Sales GPT is focused on sales-related tasks such as generating personalized emails, call summaries, and opportunity updates, not on summarizing service case histories. Option B is wrong because Einstein Copilot is a conversational AI assistant that can answer questions and perform actions across Salesforce, but it is not specifically designed for summarizing case histories; it is a broader tool for natural language interactions. Option C is wrong because Einstein Email Insights provides AI-driven analysis of email communications to surface key information and sentiment, but it does not generate summaries of case histories; it is limited to email context.

152
Multi-Selectmedium

A sales team uses Einstein Email Insights to identify important emails. Which TWO email characteristics are likely to be flagged as important?

Select 2 answers
A.Emails from external domains
B.Emails with negative sentiment (e.g., complaints)
C.Emails from contacts with high open rates
D.Emails from contacts with recent expired support contracts
E.Emails from a key decision-maker on an active opportunity
AnswersB, E

Correct. Negative sentiment indicates urgency.

Why this answer

Einstein Email Insights uses natural language processing (NLP) and machine learning models to analyze email content and sender relationships. Emails with negative sentiment, such as complaints, are flagged as important because they often indicate urgent issues requiring immediate attention. This is based on sentiment analysis scoring, where negative sentiment correlates with high-priority business impact.

Exam trap

The trap here is that candidates often assume external domains or high open rates are important signals, but Einstein prioritizes content sentiment and relationship context over generic email metadata.

153
Multi-Selecthard

A company is building an Agentforce agent to handle order cancellations. Which THREE components are essential to configure in Agent Builder? (Choose three.)

Select 3 answers
A.Topics (e.g., 'Cancel Order')
B.Intents and entities for NLP
C.Testing in Agent Builder
D.Actions (e.g., 'Update Order Status' or 'Refund')
E.Prompt Builder template
AnswersA, C, D

Topics define the scope of what the agent can handle.

Why this answer

Agentforce requires defining topics, actions, and testing within Agent Builder.

154
MCQhard

A service team needs an AI bot that can handle complex customer issues requiring integration with external systems and escalate to a human agent when confidence is low. Which Einstein feature should be used?

A.Agentforce
B.Einstein Case Classification
C.Einstein Bots
D.Einstein GPT (Service GPT)
AnswerC

Einstein Bots provide chatbot builder with intents, entities, and human agent handoff.

Why this answer

Einstein Bots are designed to handle complex, multi-turn customer issues by integrating with external systems via Apex actions or REST APIs, and they include a built-in confidence threshold that triggers escalation to a human agent when the bot's confidence in resolving the query drops below a configurable level. This directly matches the requirement for handling complex issues with external system integration and low-confidence escalation.

Exam trap

The trap here is that candidates confuse Einstein Bots (a customer-facing conversational AI with escalation) with Einstein GPT (an agent-assist tool that generates responses but does not directly handle customer conversations or escalate).

How to eliminate wrong answers

Option A is wrong because Agentforce is a suite of tools for managing and optimizing human agent workflows, not an AI bot that autonomously handles customer issues or integrates with external systems. Option B is wrong because Einstein Case Classification uses machine learning to automatically classify and route cases based on historical data, but it does not handle real-time customer conversations, integrate with external systems, or escalate based on confidence. Option D is wrong because Einstein GPT (Service GPT) generates AI-powered responses for agents within the console, but it is not a bot that directly interacts with customers, nor does it have built-in escalation logic based on confidence thresholds.

155
MCQmedium

A sales rep wants to generate personalized email drafts to send to prospects based on opportunity data. Which feature should they use within Salesforce?

A.Einstein Conversation Insights
B.Sales GPT
C.Einstein Opportunity Scoring
D.Einstein Email Insights
AnswerB

Sales GPT is the generative AI feature for sales email, call summaries, etc.

Why this answer

Sales GPT is the correct feature because it uses generative AI to create personalized email drafts based on opportunity data, such as deal stage, product interest, and customer interactions. It leverages large language models to generate context-aware content directly within Salesforce, enabling the sales rep to quickly produce tailored communications without manual effort.

Exam trap

The trap here is that candidates confuse Einstein's analytics or scoring features (like Einstein Opportunity Scoring or Einstein Email Insights) with generative AI capabilities, failing to recognize that only Sales GPT (a generative AI feature) can produce new content like email drafts.

How to eliminate wrong answers

Option A is wrong because Einstein Conversation Insights analyzes call recordings and meeting transcripts to surface insights like action items and sentiment, not to generate email drafts. Option C is wrong because Einstein Opportunity Scoring predicts the likelihood of an opportunity closing and provides a score, but it does not generate any content or drafts. Option D is wrong because Einstein Email Insights provides analytics on email engagement (e.g., open rates, click rates) and suggests optimal send times, but it does not generate personalized email content.

156
MCQeasy

A service manager wants to reduce manual case classification effort by automatically setting the Type, Priority, and Reason fields on incoming cases. Which Einstein feature meets this requirement?

A.Einstein Case Classification
B.Einstein Prediction Builder
C.Einstein Reply Recommendations
D.Einstein Article Recommendations
AnswerA

This feature auto-classifies cases into fields like Type, Priority, and Reason.

Why this answer

Einstein Case Classification is the correct feature because it uses machine learning to automatically predict and set the Type, Priority, and Reason fields on incoming cases based on historical case data and patterns. This directly reduces manual classification effort by assigning these three standard fields without requiring custom models or additional configuration.

Exam trap

The trap here is that candidates confuse Einstein Case Classification with Einstein Prediction Builder, thinking any predictive AI feature can handle case fields, but only Case Classification is purpose-built for automatically setting Type, Priority, and Reason on cases.

How to eliminate wrong answers

Option B (Einstein Prediction Builder) is wrong because it is a no-code tool for building custom predictive models on any object or field, not specifically designed to auto-classify case fields like Type, Priority, and Reason. Option C (Einstein Reply Recommendations) is wrong because it suggests pre-written email responses to support agents, not case field classification. Option D (Einstein Article Recommendations) is wrong because it recommends knowledge articles to agents or customers based on case context, not automatically setting case fields.

157
MCQmedium

A service team wants to automatically suggest relevant knowledge articles to agents while they are working on a case. Which Einstein feature should be enabled?

A.Einstein Article Recommendations
B.Einstein Recommendation Builder
C.Einstein Case Classification
D.Einstein Next Best Action
AnswerA

This feature recommends articles to agents.

Why this answer

Einstein Article Recommendations uses AI to suggest articles based on case details.

158
MCQmedium

A company wants to create a custom AI model that predicts whether a support case will be escalated (Yes/No) based on historical case data. They need to define the objective field, training data, and features. Which Einstein feature allows them to build this custom prediction?

A.Einstein Case Classification
B.Einstein Next Best Action
C.Einstein Prediction Builder
D.Einstein Discovery
AnswerC

Correct. Prediction Builder is designed for custom binary predictions like escalation likelihood.

Why this answer

Einstein Prediction Builder enables creation of custom binary classification models using Salesforce data, allowing selection of prediction field, data set, and features.

159
MCQhard

An administrator is configuring Einstein Bots and needs the bot to understand when a customer says 'I want to return a product' and route them accordingly. What must be created to map this phrase to a specific bot action?

A.A new object to store return requests
B.A dialogue flow with condition nodes
C.An intent named 'ReturnProduct' and associated training phrases
D.A custom entity for 'return'
AnswerC

Intents map user utterances to actions; training phrases help NLP learn variations.

Why this answer

Intents represent the purpose of a user input (e.g., 'ReturnProduct'), and entities capture specifics like product name. The bot uses NLP to match intents.

160
MCQhard

A company uses Einstein Forecasting and notices that the AI forecast is consistently lower than the rep commit for the same period. The sales director wants to rely on the more accurate prediction. What should they do?

A.Disable rep commit entries to force reliance on AI forecast
B.Retrain the Einstein Forecasting model with manual adjustments
C.Override the AI forecast with the rep commit values in the forecast grid
D.Use the AI forecast as the primary forecast after reviewing its accuracy against past periods
AnswerD

If AI forecast is consistently accurate, it should be trusted; rep commits may be overly optimistic.

Why this answer

The recommended approach is to validate the AI forecast's accuracy by comparing it against historical actuals before adopting it as the primary forecast. Einstein Forecasting uses machine learning to analyze historical data and trends, and if it consistently underperforms rep commits, the sales director should first verify its accuracy over past periods to ensure it is reliable. This aligns with best practices for AI-driven forecasting, where trust is built through evidence rather than manual overrides or disabling human input.

Exam trap

The trap here is that candidates assume the AI forecast is always more accurate and should be used immediately, without first validating its historical performance against actual outcomes.

How to eliminate wrong answers

Option A is wrong because disabling rep commit entries removes valuable human insight and does not address the root cause of the AI forecast's inaccuracy; it forces reliance on an unvalidated model. Option B is wrong because retraining the model with manual adjustments introduces bias and contradicts the purpose of an automated, data-driven AI forecast; Einstein Forecasting is designed to learn from data, not manual tweaks. Option C is wrong because overriding the AI forecast with rep commit values defeats the purpose of using AI for accuracy and does not resolve the discrepancy; it simply substitutes one value for another without validation.

161
Multi-Selectmedium

A service manager wants to use Einstein for case deflection. Which TWO features can help automatically resolve or route cases without agent involvement? (Choose two.)

Select 2 answers
A.Einstein Case Classification
B.Einstein Next Best Action
C.Einstein Discovery
D.Einstein Bots
E.Einstein Article Recommendations
AnswersA, D

Classification can route cases to the right queue for faster resolution.

Why this answer

Einstein Case Classification (A) automatically categorizes incoming cases and can route them to the appropriate queue or team without agent intervention, enabling deflection by ensuring the right resource handles the issue. Einstein Bots (D) use natural language processing to handle common customer inquiries, resolve issues, or collect information before escalating, all without requiring a live agent.

Exam trap

The trap here is that candidates often confuse Einstein Next Best Action (a recommendation engine) with a feature that can automatically execute actions, when in fact it only suggests actions and requires manual intervention to complete them.

162
Multi-Selecthard

A company wants to use Einstein Prediction Builder to predict whether a support case will escalate (binary: escalate or not). They have historical case data in Salesforce. Which THREE steps are required to set up this prediction?

Select 3 answers
A.Build an Einstein Bot for escalation handling
B.Select the dataset (records to train on)
C.Select features (input fields)
D.Create a dashboard to monitor model performance
E.Select the prediction field (escalation flag)
AnswersB, C, E

Yes, you need to specify which records are used for training.

Why this answer

Selecting the dataset is a fundamental step in setting up an Einstein Prediction Builder model. You must specify which historical case records to use for training, ensuring the data includes both escalated and non-escalated cases so the model can learn patterns. Without a properly defined dataset, the prediction cannot be built.

Exam trap

The trap here is that candidates may confuse optional post-setup activities like building dashboards or bots with the mandatory configuration steps required to create the prediction model itself.

163
MCQhard

An admin wants to create a prompt template that generates a personalized email to a lead. Which tool should they use to create and manage prompt templates for Einstein GPT?

A.Einstein Copilot
B.Prompt Builder
C.Einstein GPT Builder
D.Einstein Next Best Action
AnswerB

Why this answer

Prompt Builder is the correct tool because it is specifically designed within the Einstein GPT platform to create, version, and manage prompt templates for generative AI use cases, such as generating personalized emails to leads. Unlike other options, Prompt Builder provides a no-code interface to define the prompt structure, variables (like lead name or company), and output format, directly integrating with Salesforce data.

Exam trap

The trap here is that candidates confuse Einstein Copilot (a conversational interface) with Prompt Builder (the template creation tool), or they assume 'Einstein GPT Builder' is a valid product name, when in fact Salesforce uses 'Prompt Builder' as the official feature for managing prompt templates.

How to eliminate wrong answers

Option A is wrong because Einstein Copilot is an AI-powered conversational assistant that uses pre-built actions and prompts to answer user questions or perform tasks, but it is not the tool for creating and managing prompt templates; it consumes prompts created elsewhere. Option C is wrong because Einstein GPT Builder is not a real product name in the Salesforce ecosystem; the correct tool for prompt template management is Prompt Builder, and this option represents a distractor. Option D is wrong because Einstein Next Best Action is a recommendation engine that suggests the next best action (e.g., call or email) based on predictive models, but it does not create or manage generative AI prompt templates for personalized email content.

164
Multi-Selecthard

A data scientist wants to use Einstein Discovery to analyze customer churn. They want to understand which factors contribute most to churn and get actionable suggestions. Which THREE outputs does Einstein Discovery provide?

Select 3 answers
A.Prediction score for each record
B.Improvement suggestions (recommended actions)
C.Story (narrative explanation of insights)
D.Key drivers (most influential factors)
E.Waterfall chart (visualization of step-by-step impact)
AnswersB, C, D

Suggestions provide actionable steps to improve the outcome.

Why this answer

Einstein Discovery provides improvement suggestions (recommended actions) that guide data scientists on specific changes to reduce churn. These actionable insights are generated from the predictive model's analysis of historical data, offering concrete steps like 'increase engagement frequency' or 'offer discount' to improve outcomes.

Exam trap

The trap here is that candidates confuse Einstein Discovery's outputs (key drivers, story, improvement suggestions) with Einstein Prediction Builder's outputs (prediction scores and probability distributions), leading them to select Option A incorrectly.

165
Multi-Selectmedium

A marketing manager wants to use Einstein Next Best Action to recommend offers to customers based on their behavior. Which TWO components are used in defining Next Best Action strategies?

Select 2 answers
A.Intents and entities
B.Prompt templates
C.Image classification models
D.Apex
E.Flows
AnswersD, E

Yes, Apex can also be used for custom logic.

Why this answer

(Apex) is correct because Einstein Next Best Action strategies can use Apex classes to define custom logic for offer selection, such as querying external data or applying complex business rules. Option E (Flows) is correct because Flows allow you to orchestrate the decision process, including branching logic and data transformations, to determine which offers to present to a customer based on their behavior.

Exam trap

The trap here is that candidates may confuse components from other Einstein features (like Bots or Vision) with those used in Next Best Action, or assume that only declarative tools like Flows are valid, overlooking the programmatic option of Apex.

166
MCQeasy

Which Einstein feature provides automated statistical analysis of Salesforce data, including story creation and improvement suggestions?

A.Einstein Forecasting
B.Einstein Prediction Builder
C.Einstein Recommendation Builder
D.Einstein Discovery
AnswerD

Einstein Discovery is the AI analytics engine that provides stories, waterfall charts, and prescriptions.

Why this answer

Einstein Discovery provides automated statistical analysis, generates stories, waterfall charts, and improvement suggestions.

167
MCQeasy

A company wants to use AI to analyze call recordings and automatically capture key topics, talk time, and next steps. Which Einstein feature should they implement?

A.Einstein Activity Capture
B.Einstein Conversation Insights
C.Einstein Bots
D.Einstein Email Insights
AnswerB

Correct. Conversation Insights processes call recordings for metrics and next steps.

Why this answer

Einstein Conversation Insights is the correct feature because it is specifically designed to analyze call recordings and automatically extract key topics, talk time, and next steps using natural language processing (NLP) and speech-to-text technology. It provides post-call summaries, identifies action items, and surfaces conversation trends without requiring manual note-taking or configuration.

Exam trap

The trap here is that candidates may confuse Einstein Conversation Insights with Einstein Activity Capture, assuming both handle call data, but Activity Capture only logs metadata (e.g., call duration) and does not perform content analysis or topic extraction.

How to eliminate wrong answers

Option A is wrong because Einstein Activity Capture is a tool for automatically logging emails and events to Salesforce records, not for analyzing call recordings or extracting topics and talk time. Option C is wrong because Einstein Bots are used for automating chat-based conversations and handling routine customer inquiries, not for analyzing recorded calls or generating post-call insights. Option D is wrong because Einstein Email Insights focuses on analyzing email interactions to surface key information and sentiment, but it does not process audio or call recordings.

168
MCQeasy

Which Einstein feature creates automated statistical analyses and stories, including waterfall charts and improvement suggestions?

A.Einstein Prediction Builder
B.Einstein Discovery
C.Einstein Forecasting
D.Einstein Lead Scoring
AnswerB

Why this answer

Einstein Discovery is the correct answer because it is the Einstein feature specifically designed to automatically generate statistical analyses, narratives, and visualizations such as waterfall charts, along with actionable improvement suggestions. Unlike other Einstein tools that focus on predictions or scoring, Einstein Discovery uses machine learning to uncover patterns in data and produce plain-language explanations of the insights.

Exam trap

The trap here is that candidates confuse Einstein Discovery's automated statistical analysis and storytelling capabilities with Einstein Prediction Builder's custom prediction functionality, as both involve machine learning but serve distinct purposes.

How to eliminate wrong answers

Option A (Einstein Prediction Builder) is wrong because it is a point-and-click tool for creating custom predictive models (e.g., binary classification or numeric prediction) and does not generate automated statistical analyses, waterfall charts, or improvement suggestions. Option C (Einstein Forecasting) is wrong because it focuses on time-series predictions for revenue, sales, or other metrics, not on generating statistical narratives or waterfall charts. Option D (Einstein Lead Scoring) is wrong because it assigns a score to leads based on likelihood to convert, and does not produce automated analyses, charts, or improvement suggestions.

169
MCQmedium

A marketing team wants to recommend relevant knowledge articles to service agents while they work on a case. Which Einstein feature provides these recommendations?

A.Einstein Next Best Action
B.Einstein Recommendation Builder
C.Einstein Article Recommendations
D.Einstein Case Classification
AnswerC

Why this answer

Einstein Article Recommendations is the correct feature because it specifically uses AI to analyze the context of a service case—such as case subject, description, and product—and then surfaces the most relevant knowledge articles directly within the Salesforce console for the agent. This is distinct from general recommendation engines because it is purpose-built for knowledge article suggestions in service workflows.

Exam trap

The trap here is that candidates confuse 'recommendation' features (like Next Best Action or Recommendation Builder) with the specific article recommendation capability, not realizing that Einstein Article Recommendations is a dedicated feature for knowledge article suggestions in service cases.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action is a decision engine that presents guided actions or offers based on business rules and AI models, not specifically for recommending knowledge articles to service agents. Option B is wrong because Einstein Recommendation Builder is a tool for creating personalized product or content recommendations for customers on ecommerce sites, not for surfacing internal knowledge articles to agents. Option D is wrong because Einstein Case Classification uses AI to automatically classify cases (e.g., by type or priority) based on historical data, but it does not recommend knowledge articles.

170
MCQhard

A multi-national company wants to use Einstein Activity Capture to automatically log emails from Outlook to Salesforce. They have a requirement that emails to certain external domains (e.g., competitors) must never be logged. How should they configure this?

A.Use a Process Builder to delete the logged emails
B.Configure excluded addresses in Einstein Activity Capture settings
C.Use Einstein Email Insights to filter out those domains after logging
D.Create a validation rule on the Email Message object
AnswerB

Activity Capture allows setting excluded addresses/domains to prevent emails from being logged to Salesforce.

Why this answer

Einstein Activity Capture provides a native configuration to exclude specific email addresses or domains from being logged. By adding competitor domains to the 'Excluded Email Addresses' list in the Activity Capture settings, the system prevents those emails from ever being captured, ensuring compliance without post-processing workarounds.

Exam trap

The trap here is that candidates may confuse post-capture automation (like Process Builder or validation rules) with pre-capture configuration, assuming any Salesforce tool can prevent logging, when only the native exclusion list in Activity Capture settings works at the sync layer.

How to eliminate wrong answers

Option A is wrong because Process Builder runs after the email is already logged, meaning the data has been captured and stored, which violates the requirement to never log such emails; deletion is reactive and inefficient. Option C is wrong because Einstein Email Insights analyzes email content after logging, not preventing capture, and is designed for sentiment analysis, not exclusion. Option D is wrong because validation rules on the Email Message object cannot prevent the initial capture by Einstein Activity Capture, as the capture occurs before the record is created in Salesforce.

171
MCQhard

A company uses Einstein Recommendation Builder in Experience Cloud to suggest products. They notice that users who frequently purchase from one category are not getting relevant recommendations. What is the most likely cause?

A.There is insufficient interaction data for the product category
B.The recommendation field is not added to the page layout
C.Einstein Vision is required for product image analysis
D.The recommendation model was trained on too many records, causing overfitting
AnswerA

Recommendations require historical interaction data; a lack of data for a category prevents good suggestions.

Why this answer

Recommendation Builder relies on user interactions (views, purchases) to train models. Lack of interaction data for a category would lead to poor recommendations. The other options are less likely or unrelated.

172
MCQmedium

An administrator is configuring Einstein Lead Scoring. After activation, lead scores are visible in the lead record page. However, some leads that are clearly not interested (e.g., bounced email) are scored 90+. What is the MOST likely reason?

A.Einstein Lead Scoring only works for imported leads
B.The lead score field is not added to the page layout
C.The administrator did not exclude bounced leads from the training population
D.The model requires at least 2000 converted leads to be accurate
AnswerC

Training data should include leads that had a chance to convert; excluding bounced leads prevents the model from learning from irrelevant records.

Why this answer

Einstein Lead Scoring uses historical conversion data. If the history includes leads that converted despite bounces or the model learns from patterns that don't match current behavior, scores may be inaccurate. But the question describes a scenario where the model is not trained on the correct audience.

The best answer is that the administrator did not exclude inappropriate records from the training set.

173
Multi-Selectmedium

A sales rep wants to use Einstein Email Insights to prioritize which emails to respond to first. Which TWO statements about Einstein Email Insights are true?

Select 2 answers
A.It is a chatbot that answers email-related questions
B.It automatically sends reply suggestions
C.It uses AI to identify high-priority emails
D.It logs all emails to Salesforce automatically
E.It surfaces emails that need attention in Sales Cloud
AnswersC, E

Yes, Einstein Email Insights highlights emails that are likely important.

Why this answer

Einstein Email Insights uses AI to analyze email content and sender behavior, automatically identifying high-priority emails based on factors like sender importance, email sentiment, and response patterns. This prioritization helps sales reps focus on the most critical communications first, directly supporting efficient workflow management in Sales Cloud.

Exam trap

The trap here is that candidates often confuse Einstein Email Insights with Einstein Reply Recommendations or Einstein Activity Capture, leading them to incorrectly select options about reply suggestions or automatic email logging.

174
MCQmedium

A sales rep wants to quickly generate a summary of a phone call recorded in Salesforce for their records. Which Einstein feature can automatically generate call summaries from recorded conversations?

A.Einstein Conversation Insights
B.Sales GPT
C.Einstein Activity Capture
D.Einstein Email Insights
AnswerA

Conversation Insights provides call analysis including summaries and next steps.

Why this answer

Einstein Conversation Insights is the correct feature because it uses natural language processing (NLP) to automatically analyze recorded phone calls and generate concise summaries, key topics, and action items. This allows sales reps to quickly capture call outcomes without manual note-taking, directly within Salesforce.

Exam trap

The trap here is that candidates may confuse Einstein Conversation Insights with Sales GPT because both involve AI-generated text, but Sales GPT is designed for content creation from prompts, not for processing recorded audio conversations.

How to eliminate wrong answers

Option B (Sales GPT) is wrong because it is a generative AI tool for drafting emails, creating content, and summarizing text, but it does not natively process recorded audio or generate call summaries from phone conversations. Option C (Einstein Activity Capture) is wrong because it automatically logs emails and events into Salesforce but does not analyze or summarize recorded call audio. Option D (Einstein Email Insights) is wrong because it focuses on analyzing email content to surface insights and recommendations, not on processing voice recordings or generating call summaries.

175
MCQhard

A company uses Einstein Conversation Insights to analyze sales call recordings. They want to identify calls where the competitor name 'Acme Corp' is mentioned and track the talk time of the sales rep vs. customer. How can they achieve this?

A.Use Einstein Article Recommendations to suggest articles about Acme Corp
B.Use Einstein Email Insights to search for Acme Corp in emails
C.Enable Einstein Lead Scoring to score leads mentioning Acme Corp
D.Configure Einstein Conversation Insights to track the keyword 'Acme Corp' and use the talk-time analysis feature
AnswerD

Conversation Insights supports keyword tracking and has talk-time metrics for rep vs customer.

Why this answer

Einstein Conversation Insights is specifically designed to analyze sales call recordings, track keywords (like 'Acme Corp'), and provide talk-time analysis to compare sales rep vs. customer speaking time. This directly matches the requirement to identify competitor mentions and measure talk-time distribution.

Exam trap

The trap here is that candidates may confuse Einstein Conversation Insights with other Einstein features like Email Insights or Lead Scoring, which serve different data sources (email vs. voice) and purposes (scoring vs. conversation analysis).

How to eliminate wrong answers

Option A is wrong because Einstein Article Recommendations suggests knowledge articles to users based on context, not for analyzing call recordings or tracking competitor mentions. Option B is wrong because Einstein Email Insights analyzes email content, not sales call recordings, and cannot track talk time. Option C is wrong because Einstein Lead Scoring assigns scores to leads based on conversion likelihood, not for analyzing call recordings or tracking specific keywords in conversations.

176
Multi-Selecthard

A company is building an Einstein Bot for customer support. They need to ensure the bot can understand user intents and extract key information. Which THREE components are essential for this? (Choose three)

Select 3 answers
A.NLP training
B.Entities
C.Handoff to agent
D.Intents
E.Dialog flows
AnswersA, B, D

NLP training improves the bot's ability to recognize intents and entities from user input.

Why this answer

NLP training is essential because it enables the Einstein Bot to understand natural language inputs from users. By training the bot with NLP models, it can accurately interpret user intents and extract relevant information from conversations, which is fundamental for effective customer support automation.

Exam trap

The trap here is that candidates may confuse dialog flows as essential for understanding intents, when in fact they are the structural framework that uses intents and entities to guide the conversation, not the components that perform the understanding itself.

177
MCQhard

A company wants to automatically categorize incoming support cases into Type, Priority, and Reason fields. They have historical data with these fields populated. Which Einstein feature should they use?

A.Einstein Prediction Builder
B.Einstein Case Classification
C.Einstein Article Recommendations
D.Einstein Next Best Action
AnswerB

Case Classification automatically classifies cases into fields like Type, Priority, Reason.

Why this answer

Einstein Case Classification is the correct feature because it is specifically designed to automatically categorize incoming support cases into fields like Type, Priority, and Reason using historical data. It uses machine learning models trained on past case records to predict the most likely values for these fields, enabling automated routing and prioritization without manual rules.

Exam trap

The trap here is that candidates often confuse Einstein Prediction Builder (a general-purpose tool) with Einstein Case Classification (a purpose-built solution), assuming any AI prediction feature can handle case categorization, but the exam expects knowledge of the specific, pre-built Einstein feature designed for this exact task.

How to eliminate wrong answers

Option A is wrong because Einstein Prediction Builder is a no-code tool for creating custom predictive models on any standard or custom object, but it is not pre-built for case categorization; it requires manual configuration of prediction goals and fields, whereas Case Classification is purpose-built for this exact use case. Option C is wrong because Einstein Article Recommendations suggests relevant knowledge articles to support agents based on case details, but it does not categorize cases into Type, Priority, or Reason fields. Option D is wrong because Einstein Next Best Action recommends the next optimal action (e.g., a prompt, offer, or step) for a user in real time, but it is not designed for batch or automatic categorization of incoming cases.

178
MCQmedium

A support manager wants to automatically suggest relevant knowledge articles when agents open a case. Which Einstein feature should they enable?

A.Einstein Recommendation Builder
B.Einstein Next Best Action
C.Einstein Case Classification
D.Einstein Article Recommendations
AnswerD

Correct feature for suggesting knowledge articles to agents.

Why this answer

Einstein Article Recommendations automatically suggests relevant knowledge articles to agents based on the case details, helping resolve cases faster.

179
MCQeasy

A sales rep wants to quickly generate a personalized email to a lead based on their CRM record and recent activity. Which Einstein GPT feature enables this?

A.Einstein Copilot
B.Service GPT
C.Sales GPT
D.Einstein Discovery
AnswerC

Sales GPT provides email generation, call summaries, and meeting follow-ups.

Why this answer

Sales GPT is the correct feature because it is specifically designed for sales use cases, enabling sales reps to generate personalized emails based on CRM data and recent activity. It leverages generative AI to draft contextual content directly within Salesforce, streamlining outreach without requiring manual composition.

Exam trap

The trap here is that candidates confuse Einstein Copilot as a catch-all generative AI tool, but the question specifically asks for a feature that generates personalized emails from CRM records, which is the domain of Sales GPT, not the general-purpose Copilot.

How to eliminate wrong answers

Option A is wrong because Einstein Copilot is a conversational AI assistant that answers user questions and performs actions across Salesforce, but it does not specialize in generating personalized sales emails from CRM records. Option B is wrong because Service GPT is tailored for service agents to draft case responses, knowledge articles, and service-related communications, not for sales prospecting or lead outreach. Option D is wrong because Einstein Discovery is a predictive analytics tool that identifies patterns and provides recommendations using historical data, not a generative AI feature for creating email content.

180
Multi-Selectmedium

A sales operations team wants to improve forecast accuracy by using AI. They currently use manual rollups. Which TWO Einstein features can help achieve this?

Select 2 answers
A.Einstein Forecasting
B.Einstein Opportunity Scoring
C.Einstein Activity Capture
D.Einstein Discovery
E.Einstein Lead Scoring
AnswersA, B

Provides AI-powered forecast predictions beyond manager rollups.

Why this answer

Einstein Forecasting provides AI-enhanced predictions, and Einstein Opportunity Scoring scores individual opportunities to inform forecasts.

181
MCQmedium

A sales operations manager wants to automatically log all emails and events from sales reps' Outlook accounts to Salesforce without manual setup. Which feature should they enable?

A.Einstein Conversation Insights
B.Einstein Lead Scoring
C.Einstein Email Insights
D.Einstein Activity Capture
AnswerD

Activity Capture automatically logs emails and events to Salesforce.

Why this answer

Einstein Activity Capture (D) is the correct feature because it automatically syncs emails and events from Microsoft 365 or Google Workspace into Salesforce without requiring manual setup or user-installed add-ins. It uses a server-side integration that logs activities directly to Salesforce records, meeting the requirement for automatic logging of Outlook emails and events.

Exam trap

The trap here is that candidates confuse Einstein Email Insights (which analyzes email engagement metrics) with Einstein Activity Capture (which automatically logs emails and events), as both involve email but serve fundamentally different purposes.

How to eliminate wrong answers

Option A is wrong because Einstein Conversation Insights analyzes voice and chat conversations to surface insights, not email or calendar events. Option B is wrong because Einstein Lead Scoring uses predictive models to rank leads based on conversion likelihood, not activity logging. Option C is wrong because Einstein Email Insights provides analytics on email engagement (e.g., open rates, click-throughs) but does not automatically log emails or events to Salesforce records.

182
MCQeasy

A sales manager wants to automatically prioritize leads based on their likelihood to convert. Which Salesforce Einstein feature should be used?

A.Einstein Lead Scoring
B.Einstein Opportunity Scoring
C.Einstein Prediction Builder
D.Einstein Discovery
AnswerA

Why this answer

Einstein Lead Scoring is the correct feature because it is specifically designed to automatically prioritize leads based on their likelihood to convert, using historical data and machine learning models. It assigns a score (0–100) to each lead, enabling sales teams to focus on high-conversion leads without manual intervention.

Exam trap

The trap here is confusing Einstein Lead Scoring with Einstein Opportunity Scoring, as both involve scoring, but the former applies to leads and the latter to opportunities, which are distinct stages in the sales cycle.

How to eliminate wrong answers

Option B is wrong because Einstein Opportunity Scoring prioritizes existing opportunities (deals in progress) based on their likelihood to close, not leads. Option C is wrong because Einstein Prediction Builder is a custom tool for building tailored predictive models on any object or field, not a pre-built lead-scoring solution. Option D is wrong because Einstein Discovery is an analytics and insights tool for discovering patterns in data, not a lead-prioritization feature.

183
MCQmedium

A service manager wants to automatically categorize incoming support cases into appropriate Type, Priority, and Reason fields based on the case description. Which Einstein feature should they use?

A.Einstein Prediction Builder
B.Einstein Case Classification
C.Einstein Article Recommendations
D.Einstein Next Best Action
AnswerB

Einstein Case Classification automatically assigns values to case fields based on the case details.

Why this answer

Einstein Case Classification is the correct feature because it is specifically designed to automatically predict and populate case fields such as Type, Priority, and Reason based on the case description. It uses natural language processing (NLP) to analyze the text and map it to predefined picklist values, enabling automated categorization without manual rules.

Exam trap

The trap here is that candidates often confuse Einstein Case Classification with Einstein Prediction Builder, assuming any predictive task uses the same tool, but Prediction Builder requires custom model creation and is not optimized for text-based case field classification.

How to eliminate wrong answers

Option A is wrong because Einstein Prediction Builder is used to create custom predictive models on standard or custom objects (e.g., predicting lead conversion or opportunity win rate), not for categorizing case fields from text. Option C is wrong because Einstein Article Recommendations suggests relevant knowledge articles to support agents, not automatically classify case fields like Type or Priority. Option D is wrong because Einstein Next Best Action provides guided recommendations and offers based on real-time context, not automated case field categorization from descriptions.

184
MCQhard

A service manager wants to reduce case resolution time by automatically categorizing incoming cases and suggesting relevant knowledge articles. The team has limited data science expertise. Which combination of Einstein features should be used?

A.Einstein Lead Scoring and Einstein Discovery
B.Einstein Bots and Einstein Conversation Insights
C.Einstein Case Classification and Einstein Article Recommendations
D.Einstein Vision and Language Platform
AnswerC

Correct. These two features directly address categorization and article suggestions.

Why this answer

Einstein Case Classification uses machine learning to automatically categorize incoming cases based on historical data, and Einstein Article Recommendations suggests relevant knowledge articles to agents, directly addressing the goal of reducing case resolution time without requiring extensive data science expertise.

Exam trap

The trap here is that candidates may confuse Einstein's general AI capabilities (like Vision or Discovery) with the specific, out-of-the-box features designed for service use cases, leading them to choose options that require custom model training or address different business processes.

How to eliminate wrong answers

Option A is wrong because Einstein Lead Scoring is designed for prioritizing sales leads, not for categorizing cases or recommending articles, and Einstein Discovery is an analytics tool for uncovering trends, not for automated case routing or knowledge suggestions. Option B is wrong because Einstein Bots handle automated conversations and deflection, not case categorization, and Einstein Conversation Insights analyzes customer interactions for sentiment and trends, not for article recommendations. Option D is wrong because Einstein Vision and Language Platform provides custom image and text classification models but requires significant data science expertise to train and deploy, contradicting the team's limited data science resources.

185
MCQeasy

A support manager wants to automatically categorize incoming cases into Type, Priority, and Reason fields. Which Einstein feature should they enable?

A.Einstein Case Classification
B.Einstein Prediction Builder
C.Einstein Bots
D.Einstein Article Recommendations
AnswerA

Einstein Case Classification automatically populates case fields like Type, Priority, and Reason based on case details.

Why this answer

Einstein Case Classification is the correct feature because it is specifically designed to automatically categorize incoming cases into fields like Type, Priority, and Reason using machine learning models trained on historical case data. This allows the support manager to streamline case routing and prioritization without manual input, directly matching the requirement.

Exam trap

The trap here is that candidates often confuse Einstein Case Classification with Einstein Prediction Builder, thinking any predictive task requires the custom builder, but Case Classification is a purpose-built Einstein feature for this exact use case.

How to eliminate wrong answers

Option B (Einstein Prediction Builder) is wrong because it is a no-code tool for creating custom predictive models on any object or field, not a pre-built solution for categorizing cases into Type, Priority, and Reason. Option C (Einstein Bots) is wrong because it focuses on conversational AI for automating chat interactions and deflecting cases, not on automatically populating case classification fields. Option D (Einstein Article Recommendations) is wrong because it suggests relevant knowledge articles to agents or customers based on case context, rather than categorizing the case itself.

186
MCQmedium

A service manager wants to provide agents with real-time suggestions for knowledge articles while they are working on a case. Which Einstein feature should be enabled?

A.Einstein Case Classification
B.Einstein Article Recommendations
C.Einstein Discovery
D.Einstein Next Best Action
AnswerB

This feature recommends articles during case work.

Why this answer

Einstein Article Recommendations is the correct feature because it uses AI to analyze the context of a case (such as subject, description, and product) and surfaces relevant knowledge articles in real-time for agents. This directly matches the requirement of providing suggestions while agents work on a case, improving resolution speed and accuracy.

Exam trap

The trap here is confusing Einstein Next Best Action with article recommendations, as both provide 'suggestions' — but Next Best Action is for business actions (e.g., offers) while Article Recommendations is specifically for knowledge content.

How to eliminate wrong answers

Option A is wrong because Einstein Case Classification is designed to automatically categorize cases into predefined fields (like type or priority) based on historical data, not to recommend knowledge articles. Option C is wrong because Einstein Discovery is a predictive analytics and insight generation tool that identifies patterns and trends in data, not a real-time article suggestion engine for case workers. Option D is wrong because Einstein Next Best Action delivers guided recommendations or actions (such as discounts or steps) based on customer context, but it does not specifically surface knowledge articles for case resolution.

187
MCQhard

An organization wants to use Einstein GPT to generate case summaries. However, they need to ensure that the generated text adheres to company style and includes specific required fields. Which tool should they use to customize the prompts?

A.Einstein Copilot
B.Einstein Next Best Action
C.Einstein Service GPT
D.Prompt Builder
AnswerD

Prompt Builder is designed to create and manage prompt templates for Einstein GPT features like Service GPT.

Why this answer

Prompt Builder is the correct tool because it allows administrators to create and manage custom prompt templates that enforce company style and required fields when generating content with Einstein GPT. Unlike other options, Prompt Builder is specifically designed to tailor generative AI outputs by defining instructions, variables, and guardrails for use cases like case summaries.

Exam trap

The trap here is that candidates may confuse Einstein Service GPT, a prebuilt solution, with the customization capability of Prompt Builder, not realizing that Service GPT uses default prompts and lacks the fine-grained control over required fields and style enforcement.

How to eliminate wrong answers

Option A is wrong because Einstein Copilot is a conversational AI assistant for user interactions, not a tool for customizing generative prompts for case summaries. Option B is wrong because Einstein Next Best Action delivers recommendations and actions based on rules and AI, but it does not handle prompt customization for generative text. Option C is wrong because Einstein Service GPT is a prebuilt solution for service use cases that uses default prompts; it does not provide the granular control over prompt structure and required fields that Prompt Builder offers.

188
MCQmedium

A service manager wants AI to automatically generate a summary of a phone call recording and capture follow-up tasks. Which Einstein feature should they use?

A.Einstein Email Insights
B.Service GPT
C.Einstein Activity Capture
D.Einstein Conversation Insights
AnswerD

Conversation Insights analyzes calls, provides summaries, and captures next steps.

Why this answer

Einstein Conversation Insights analyzes call recordings, provides summaries, and captures next steps.

189
MCQeasy

Which Einstein feature records call recordings and provides analysis on keywords, talk-time metrics, and next steps?

A.Einstein Email Insights
B.Einstein Conversation Insights
C.Einstein Activity Capture
D.Einstein Discovery
AnswerB

Conversation Insights provides call recording analysis and metrics.

Why this answer

Einstein Conversation Insights is the correct feature because it is specifically designed to record and analyze sales calls, providing transcriptions, keyword spotting, talk-time metrics, and automated next steps. It uses natural language processing (NLP) to surface insights from conversational data, directly matching the question's requirements.

Exam trap

The trap here is that candidates confuse Einstein Conversation Insights with Einstein Email Insights, assuming both handle communication analysis, but only Conversation Insights processes real-time call recordings and audio metrics.

How to eliminate wrong answers

Option A is wrong because Einstein Email Insights analyzes email interactions, not call recordings, and focuses on email engagement metrics like open rates and reply patterns. Option C is wrong because Einstein Activity Capture syncs calendar events and emails from Exchange or Gmail into Salesforce, but does not record or analyze call audio. Option D is wrong because Einstein Discovery is a predictive analytics and AI-powered recommendation engine for data patterns, not a tool for recording or analyzing call conversations.

190
MCQhard

A support center wants to use Einstein Case Classification to automatically assign categories to incoming cases. They have historical case data with the 'Type' field populated for 70% of cases, 'Priority' for 50%, and 'Reason' for 30%. They want to classify on 'Type' and 'Reason'. What is the best approach to maximize model accuracy?

A.Use Einstein Prediction Builder instead, which can handle multi-class classification for both fields.
B.Build a single model that predicts both Type and Reason simultaneously to leverage all available data.
C.Start by training a model for Type only, since it has more populated records, then train a model for Reason once more data is accumulated.
D.Create two separate models: one for Type using all records with Type populated, and one for Reason using all records with Reason populated.
AnswerC

Starting with Type gives a larger training set (70% of records), likely meeting the 1500 record minimum. Reason can be added later when more records have that field populated.

Why this answer

Einstein Case Classification requires a minimum of 1500 records with the target field populated. Prioritizing the field with more populated records (Type) ensures a larger training set, improving accuracy. Reason can be added later once more data is available.

191
MCQmedium

A company wants to use Einstein to automatically log emails and events from their email system into Salesforce without manual user action. Which feature should be enabled?

A.Einstein Email Insights
B.Einstein Conversation Insights
C.Einstein Discovery
D.Einstein Activity Capture
AnswerD

Activity Capture automatically logs emails and events from connected email accounts.

Why this answer

Einstein Activity Capture automatically logs emails and events to Salesforce based on sync settings.

192
MCQmedium

A service agent is working on a case and needs to quickly find relevant knowledge articles without searching manually. Which Einstein feature can automatically suggest articles based on the case details?

A.Einstein Next Best Action
B.Einstein Search
C.Einstein Article Recommendations
D.Einstein Case Classification
AnswerC

Article Recommendations suggests relevant knowledge articles automatically.

Why this answer

Einstein Article Recommendations is the correct feature because it automatically suggests relevant knowledge articles based on the case details, such as subject, description, and product. This eliminates the need for manual search by leveraging AI to match case context with article content.

Exam trap

The trap here is that candidates may confuse Einstein Article Recommendations with Einstein Case Classification, because both use case details, but one suggests articles while the other assigns field values.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action recommends the next best action for an agent to take (e.g., a guided process or offer), not knowledge articles. Option B is wrong because Einstein Search is a natural language search tool that requires the user to input a query, whereas the question specifies automatic suggestions without manual searching. Option D is wrong because Einstein Case Classification automatically assigns case fields like type or priority based on case details, but it does not suggest knowledge articles.

193
Multi-Selectmedium

An organization wants to use Einstein GPT to generate case summaries and draft knowledge articles for service agents. Which TWO Einstein GPT products should they enable? (Choose two)

Select 2 answers
A.Prompt Builder
B.Service GPT
C.Einstein Copilot
D.Sales GPT
E.Einstein Article Recommendations
AnswersA, B

Prompt Builder is used to create and manage prompt templates that power GPT features, including case summaries and article drafts.

Why this answer

Service GPT includes case summary and knowledge article draft capabilities.

194
Multi-Selectmedium

A company wants to use Agentforce to create an autonomous AI agent that can handle customer service inquiries. Which TWO components must be configured in Agent Builder?

Select 2 answers
A.Topics
B.Prompt Templates
C.Entities
D.Actions
E.Intents
AnswersA, D

Topics define the subject areas the agent can handle.

Why this answer

A is correct because Topics in Agent Builder define the high-level categories of customer inquiries (e.g., 'Billing', 'Returns') that the autonomous agent can handle. They are mandatory for structuring the agent's conversation flow and routing logic. Without Topics, the agent would have no defined scope of work.

Exam trap

The trap here is that candidates confuse the required components of Agent Builder (Topics and Actions) with similar concepts from other Salesforce AI features, such as Intents from Einstein Bots or Prompt Templates from Einstein Generative AI.

195
MCQhard

An administrator is configuring Einstein Forecasting. They notice the AI forecast differs significantly from the manager's commit. The manager wants to understand why the AI forecast is lower. What should the administrator do?

A.Run an Einstein Discovery story on the forecast data
B.Disable Einstein Forecasting and rely solely on manager commit
C.Check the AI forecast explanation, which shows key drivers like historical win rate and pipeline changes
D.Adjust the AI forecast manually to match the commit
AnswerC

The explanation highlights what drives the AI forecast, helping to reconcile differences.

Why this answer

Einstein Forecasting provides an AI forecast explanation that details the key drivers influencing the prediction, such as historical win rates and pipeline changes. This explanation allows the administrator to transparently show the manager why the AI forecast is lower, addressing the discrepancy without disabling or manually overriding the AI model.

Exam trap

The trap here is that candidates may think Einstein Discovery is the correct tool for explaining forecasts, but it is designed for broader data exploration, not for providing per-forecast driver explanations like the built-in AI forecast explanation feature does.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is a separate tool for analyzing data patterns and generating stories, not for explaining a specific forecast's drivers; it would not directly show why the AI forecast differs from the manager's commit. Option B is wrong because disabling Einstein Forecasting eliminates the AI-driven insights entirely, which is an overreaction and does not help the manager understand the discrepancy. Option D is wrong because manually adjusting the AI forecast to match the commit defeats the purpose of using AI forecasting and introduces bias, undermining the model's objectivity.

196
Multi-Selectmedium

A company is configuring Einstein Lead Scoring. Which TWO statements accurately describe how the feature works?

Select 2 answers
A.It assigns a score between 1 and 99 indicating conversion likelihood.
B.It only works with leads imported from external systems.
C.It scores opportunities based on deal size.
D.It can be used to prioritize leads in list views and reports.
E.It requires manual configuration of scoring rules by an admin.
AnswersA, D

Correct.

Why this answer

Einstein Lead Scoring uses a predictive model to assign a score between 1 and 99 that reflects the likelihood a lead will convert to an opportunity. The score is calculated automatically based on historical conversion patterns and lead attributes, without requiring manual rule definition.

Exam trap

The trap here is that candidates often assume Einstein AI features require manual rule configuration (like traditional scoring tools), but Einstein Lead Scoring is fully automated and self-learning, making Option E a common distractor.

197
Multi-Selectmedium

A sales operations manager wants to use Einstein Opportunity Scoring to improve win rates. They want to view the opportunity score and understand why a particular score is high or low. Where can they see the score and explanation in Salesforce Lightning? (Choose TWO)

Select 2 answers
A.In Salesforce Mobile App under 'Today'
B.In the Activity Timeline
C.In the Opportunity list view as a column
D.In the Opportunity record's Einstein score component
E.In the Einstein Discovery dashboard
AnswersC, D

The score field can be added to list views for quick comparison.

Why this answer

Einstein Opportunity Scoring appears in the Opportunity record page as a score field and a component with explanation. It can also be added to list views and reports. The score field is automatically added to the Opportunity object.

198
MCQmedium

An admin wants to deploy an autonomous AI agent that can handle order cancellations end-to-end without human intervention. The agent needs to execute specific actions like querying order status and updating records. Which tool should they use?

A.Einstein Bots
B.Agentforce with Agent Builder
C.Einstein Next Best Action
D.Einstein GPT with Prompt Builder
AnswerB

Agentforce enables building autonomous agents that can perform actions independently based on topics.

Why this answer

Agentforce with Agent Builder is the correct tool because it is specifically designed to build autonomous AI agents that can execute end-to-end workflows, including querying order status and updating records, without human intervention. It uses a combination of large language models, deterministic actions, and guardrails to handle complex, multi-step tasks like order cancellations autonomously.

Exam trap

The trap here is that candidates confuse Einstein Bots (which require human-in-the-loop for actions) with autonomous agents, or they assume any Einstein AI tool with 'GPT' or 'Next Best Action' can execute backend transactions, when only Agent Builder provides the autonomous action execution capability.

How to eliminate wrong answers

Option A is wrong because Einstein Bots are designed for conversational, guided interactions with human customers, not for autonomous execution of backend actions like updating records without human oversight. Option C is wrong because Einstein Next Best Action provides recommendations for human agents or customers to act upon, not autonomous execution of actions. Option D is wrong because Einstein GPT with Prompt Builder generates text or content based on prompts, but it cannot autonomously execute API calls or database updates to complete an order cancellation workflow.

199
MCQmedium

A Service Cloud admin wants to deploy a chatbot that can handle common customer requests and escalate to a human agent when necessary. The chatbot must understand natural language variations. Which combination of tools should they use?

A.Einstein Case Classification with auto-response
B.Einstein Copilot with custom actions
C.Einstein Next Best Action with flows
D.Einstein Bots with intents and entities, and handoff to agent
AnswerD

Einstein Bots use NLP to understand intents and can escalate to live agents.

Why this answer

Einstein Bots in Service Cloud can be configured with intents and entities for NLP understanding and can hand off to human agents when needed.

200
MCQmedium

An organization wants to build an autonomous AI agent that can handle customer inquiries order status and return requests without human intervention. Which Salesforce tool allows them to build such an agent with topics and actions?

A.Agentforce
B.Einstein Copilot
C.Einstein Bots
D.Einstein Next Best Action
AnswerA

Correct. Agentforce with Agent Builder enables creation of autonomous agents with topics and actions.

Why this answer

Agentforce is the correct answer because it is the Salesforce tool specifically designed to build autonomous AI agents that can handle customer inquiries, order status, and return requests without human intervention. It allows you to define topics (e.g., 'Order Status') and actions (e.g., 'Lookup Order') that the agent can execute independently, using natural language processing and integration with Salesforce data.

Exam trap

The trap here is that candidates often confuse Einstein Copilot (a user-facing assistant) with Agentforce (a builder for autonomous agents), or they assume Einstein Bots can handle complex autonomous tasks when they are actually limited to simpler, scripted interactions.

How to eliminate wrong answers

Option B is wrong because Einstein Copilot is a conversational AI assistant that helps users interact with Salesforce data and workflows, but it is not designed to build autonomous agents with topics and actions; it is more of a copilot for users. Option C is wrong because Einstein Bots are rule-based or AI-powered chatbots that can handle simple inquiries, but they lack the autonomous agent capabilities and the structured topics/actions framework that Agentforce provides for complex, multi-step tasks. Option D is wrong because Einstein Next Best Action is a recommendation engine that suggests the next best action for a user (e.g., a sales rep) based on AI models, not an autonomous agent that handles customer inquiries end-to-end.

201
MCQhard

A company uses Einstein GPT for Sales to generate personalized email drafts. They want to ensure that the generated emails consistently include the recipient's company name and a specific discount offer from the opportunity. Which configuration is required?

A.Create a prompt template in Prompt Builder with merge fields for Company and Discount
B.Configure Einstein Email Insights to highlight opportunities with discount information
C.Set up a Flow in Einstein Next Best Action to inject data into the email
D.Use Einstein Recommendation Builder to define dynamic email components
AnswerA

Prompt Builder enables merging of Salesforce field values into generative AI prompts, ensuring consistency.

Why this answer

Prompt Builder allows admins to create prompt templates that include merge fields for dynamic data, such as the recipient's company name and a discount offer from the opportunity. When Einstein GPT for Sales generates email drafts, it uses these merge fields to pull the specific values from the Salesforce record, ensuring consistency across all generated emails.

Exam trap

The trap here is that candidates may confuse Einstein GPT's content generation capabilities with other Einstein features like Next Best Action or Recommendation Builder, which are designed for recommendations and actions rather than direct, merge-field-driven text generation.

How to eliminate wrong answers

Option B is wrong because Einstein Email Insights is an analytics tool that provides visibility into email engagement metrics (e.g., open rates, click rates) and does not have the capability to inject or control dynamic content like company names or discount offers into email drafts. Option C is wrong because Einstein Next Best Action is designed to recommend the next best action (e.g., a prompt or offer) to users based on context, but it does not directly generate or populate email content with merge fields; it relies on flows or recommendations, not prompt templates. Option D is wrong because Einstein Recommendation Builder is used to create product or content recommendations (e.g., 'Customers also bought') for websites or emails, not to define dynamic text components with merge fields for personalized email drafts.

202
MCQmedium

A company wants to build a custom AI model that predicts whether a customer will churn within the next 30 days, using data from multiple Salesforce objects. The prediction should output a score from 0 to 100. Which Einstein feature is most appropriate?

A.Einstein Discovery
B.Einstein Case Classification
C.Einstein Prediction Builder
D.Einstein Next Best Action
AnswerC

Prediction Builder enables creating a custom binary classification model predicting churn, with a score field.

Why this answer

Einstein Prediction Builder is the correct choice because it allows users to build custom predictive models using data from multiple Salesforce objects without writing code, and it outputs a score (0–100) representing the likelihood of a specific outcome, such as customer churn within 30 days. This feature is designed for point-and-click creation of binary classification models that generate a probability score, directly matching the requirement.

Exam trap

The trap here is that candidates confuse Einstein Discovery (which provides insights and explanations) with Einstein Prediction Builder (which outputs a custom predictive score), because both use AI and can analyze data, but only Prediction Builder generates a 0–100 probability score for a user-defined outcome.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is an automated analytics and insights tool that identifies patterns and correlations in data but does not output a custom predictive score for a specific binary outcome like churn; it provides explanations and recommendations, not a 0–100 prediction score. Option B is wrong because Einstein Case Classification is specifically designed to automatically classify and route support cases based on intent or topic, not to predict customer churn using data from multiple Salesforce objects. Option D is wrong because Einstein Next Best Action recommends the next best action to take for a customer based on predefined rules or AI models, but it does not build a custom predictive model that outputs a churn score; it consumes predictions from other tools.

203
MCQhard

A Salesforce admin wants to use Einstein GPT to automatically generate a meeting follow-up email after a sales rep closes a meeting record in Salesforce. They want the email to include the meeting summary, key action items, and next steps. Which combination of features should they use?

A.Einstein Discovery and Prompt Builder
B.Prompt Builder with a Sales Email template and Einstein Activity Capture
C.Einstein Conversation Insights and Einstein GPT for Sales
D.Einstein Activity Capture and Einstein Bots
AnswerB

Activity Capture logs the meeting, and Prompt Builder generates the email from meeting data.

Why this answer

Prompt Builder can create a Sales Email prompt template that pulls data from the meeting record. Einstein Activity Capture can log the meeting, but generation is done via Prompt Builder. Einstein Bots and Discovery are not relevant.

204
Multi-Selecthard

An admin is troubleshooting why Einstein Lead Scoring is not generating scores for some leads. They have enabled the feature and assigned permission sets. Which two factors could cause scores to be missing?

Select 2 answers
A.The lead's status is 'Converted' and scoring is configured to exclude converted leads
B.The lead has a custom field that is not included in the model
C.The lead does not have an email address
D.The lead's owner does not have a Salesforce license
E.There are fewer than 100 open leads in the org
AnswersA, E

Converted leads may be excluded by default or admin settings.

Why this answer

Einstein Lead Scoring can be configured to exclude leads with a 'Converted' status. If the scoring model is set to skip converted leads, those leads will not receive a score, even if the feature is enabled and permission sets are assigned. This is a common configuration setting that directly prevents scoring for converted records.

Exam trap

The trap here is that candidates may assume missing scores are due to data quality issues (like missing email) or licensing, when the actual cause is a deliberate configuration setting that excludes converted leads from scoring.

205
MCQmedium

A service agent needs quick access to relevant knowledge articles while handling a case. Which Einstein feature can suggest the most relevant articles automatically?

A.Einstein Next Best Action
B.Einstein Case Classification
C.Einstein Article Recommendations
D.Einstein Service GPT
AnswerC

Article Recommendations uses AI to suggest relevant knowledge articles to agents.

Why this answer

Einstein Article Recommendations (C) is the correct feature because it uses AI to automatically surface the most relevant knowledge articles based on the context of the case, such as subject, description, and product. This directly addresses the need for quick access to relevant articles without manual search, leveraging Salesforce's predictive AI to match case data with article content.

Exam trap

The trap here is that candidates often confuse Einstein Article Recommendations with Einstein Next Best Action, because both involve 'recommendations,' but Next Best Action is for customer-facing offers or actions, not for agent-facing knowledge retrieval.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action is designed to recommend the next best action or offer to a customer based on real-time data and business rules, not to suggest knowledge articles for agent use. Option B is wrong because Einstein Case Classification automatically categorizes and routes cases to the appropriate queue or agent, but it does not provide article recommendations. Option D is wrong because Einstein Service GPT is a generative AI tool that can draft responses or summarize cases, but it is not specifically built for suggesting relevant knowledge articles; its primary function is content generation, not retrieval of existing articles.

206
Multi-Selecthard

A Salesforce admin is creating an Agentforce agent in Agent Builder to handle order status inquiries. The agent needs to look up order data from a custom object 'Order__c' and respond with the status. Which THREE components must the admin configure in Agent Builder?

Select 3 answers
A.Prompt instructions that tell the agent how to respond
B.Intents and entities for natural language understanding
C.An action that queries the Order__c object
D.A topic named 'Order Status'
E.A Flow to route the conversation to a human agent
AnswersA, C, D

Prompt instructions define the agent's tone, format, and behavior.

Why this answer

Topics group related conversations, actions perform data operations, and prompt instructions guide the agent's behavior. Intents are for Einstein Bots, not Agent Builder. Flows are used within actions, but the action itself is required.

207
MCQmedium

A marketing team wants to recommend products to customers in an Experience Cloud community using AI. Which feature should they implement?

A.Einstein GPT for Sales
B.Einstein Article Recommendations
C.Einstein Next Best Action
D.Einstein Recommendation Builder
AnswerD

Recommendation Builder is designed for Experience Cloud to recommend products or content based on AI.

Why this answer

Einstein Recommendation Builder is the correct feature because it allows marketers to create and deploy AI-powered product recommendations specifically within Experience Cloud communities, using customer behavior and profile data to personalize the community experience. Unlike other Einstein features, Recommendation Builder is designed for community sites and can be configured without code to recommend products, articles, or custom records.

Exam trap

The trap here is that candidates often confuse Einstein Next Best Action (which is broader and action-oriented) with product recommendations, but Next Best Action is rule-based and not optimized for the specific use case of recommending products in a community without custom development.

How to eliminate wrong answers

Option A is wrong because Einstein GPT for Sales is a conversational AI tool for sales teams to generate emails, call summaries, and deal insights, not a product recommendation engine for Experience Cloud communities. Option B is wrong because Einstein Article Recommendations is focused on suggesting knowledge articles (e.g., help docs) within communities or service consoles, not products for marketing purposes. Option C is wrong because Einstein Next Best Action is a decision engine that presents the most relevant actions (e.g., offers, tasks) to agents or customers based on rules and AI, but it is not specifically designed for product recommendations in a community context and requires more complex configuration than Recommendation Builder.

208
MCQhard

An administrator is setting up an Einstein Bot for a service cloud. The bot needs to understand when a customer types 'cancel order' to route them to a cancellation flow. Which bot component should the administrator configure to recognize this phrase?

A.Intent
B.Dialog
C.Action
D.Entity
AnswerA

Correct. Intents are used to classify user input into categories like 'cancel order'.

Why this answer

An intent represents the goal or purpose behind a user's input, such as 'cancel order.' In Einstein Bots, intents are trained to recognize specific phrases and map them to corresponding dialog flows. By configuring an intent for 'cancel order,' the bot can accurately route the customer to the cancellation flow without relying on exact keyword matching.

Exam trap

The trap here is confusing 'intent' with 'entity' — candidates often think extracting the phrase 'cancel order' is an entity task, but entities capture data values (e.g., order ID), not the action or goal expressed by the user.

How to eliminate wrong answers

Option B is wrong because a dialog defines the conversation path and responses after an intent is recognized, not the recognition of the phrase itself. Option C is wrong because an action performs a specific task (e.g., calling an API or updating a record) after the intent is identified, not the initial phrase recognition. Option D is wrong because an entity extracts specific data from the user's input (e.g., order number), not the overall intent or purpose of the phrase.

209
MCQmedium

An admin wants to generate a summary of a sales call recording automatically. Which Einstein feature should be used?

A.Einstein Activity Capture
B.Einstein Conversation Insights
C.Einstein GPT for Sales
D.Einstein Email Insights
AnswerB

Why this answer

Einstein Conversation Insights is the correct feature because it is specifically designed to analyze sales call recordings and generate summaries, key moments, and action items using natural language processing (NLP) and speech-to-text technology. It ingests audio from calls, transcribes them, and applies AI to extract insights such as customer sentiment, competitor mentions, and next steps, directly meeting the admin's requirement.

Exam trap

The trap here is that candidates often confuse Einstein Conversation Insights with Einstein Activity Capture, assuming that any feature with 'Activity' in the name can handle call recordings, when in fact Activity Capture is limited to email and calendar sync and lacks audio processing capabilities.

How to eliminate wrong answers

Option A is wrong because Einstein Activity Capture syncs emails, events, and contacts between Salesforce and external systems (e.g., Outlook, Gmail) but does not process or summarize call recordings. Option C is wrong because Einstein GPT for Sales generates personalized content like email drafts or call scripts using generative AI, but it does not analyze existing call recordings to produce summaries. Option D is wrong because Einstein Email Insights analyzes email metadata and engagement patterns (e.g., open rates, reply times) to prioritize leads, not audio or transcript data from sales calls.

210
MCQmedium

A company uses Einstein Lead Scoring but notices that many leads with high scores are not converting. The admin wants to understand which factors are influencing the score. Where can the admin find this information?

A.In the Einstein Setup menu under Lead Scoring Models
B.By contacting Salesforce support for a model explanation
C.On the lead record, in the Einstein Lead Score component, by clicking 'Score Factors'
D.By running a report on the Lead object with the Einstein Score field
AnswerC

The lead record displays the score and an expandable 'Score Factors' section showing contributing fields.

Why this answer

The Einstein Lead Score component on the lead record includes a 'Score Factors' link that, when clicked, displays the top positive and negative factors influencing the lead score. This is the designated UI element for admins to gain transparency into which attributes (e.g., source, industry, behavior) are driving the score, without needing to access setup menus or external support.

Exam trap

The trap here is that candidates assume the model configuration or a report would show factor details, but Salesforce deliberately hides factor breakdowns behind the lead record component to emphasize that this is a per-record, UI-level insight, not a setup or reporting feature.

How to eliminate wrong answers

Option A is wrong because the Einstein Setup menu under Lead Scoring Models is used to configure scoring models (e.g., select fields, set model status), not to view per-lead factor breakdowns. Option B is wrong because Salesforce support does not provide model explanations for standard Einstein features; the factor details are self-service via the lead record. Option D is wrong because a report on the Lead object with the Einstein Score field shows only the numeric score, not the contributing factors; factor details are not exposed in reportable fields.

211
MCQhard

A company uses Einstein Conversation Insights to analyze sales calls. They want to identify when a competitor is mentioned and automatically log that mention to the opportunity. Which feature should they configure?

A.Einstein Next Best Action
B.Einstein Email Insights
C.Einstein Activity Capture
D.Keyword Tracking in Conversation Insights
AnswerD

Keyword tracking captures specific terms and can trigger actions such as logging.

Why this answer

Einstein Conversation Insights allows keyword tracking, where you can define keywords (e.g., competitor names) and set actions like logging to a record.

212
MCQmedium

A data analyst wants to understand why a particular opportunity win rate dropped last quarter. They need automated statistical analysis with natural language explanations and improvement suggestions. Which tool should they use?

A.Einstein Discovery
B.Einstein Prediction Builder
C.Einstein Conversation Insights
D.Einstein Next Best Action
AnswerA

Discovery offers automated analysis, stories, and prescriptions.

Why this answer

Einstein Discovery provides automated statistical analysis, stories, and improvement suggestions.

213
MCQmedium

A service analytics team wants to understand why customer case resolution times have increased. They need automated statistical analysis that generates natural language explanations and suggests improvements. Which product should they use?

A.Einstein Prediction Builder
B.Einstein Discovery
C.Einstein GPT
D.Einstein Bots
AnswerB

Discovery performs automated statistical analysis and generates stories and improvement suggestions.

Why this answer

Einstein Discovery is the correct product because it is specifically designed for automated statistical analysis that generates natural language explanations of data patterns and suggests actionable improvements. It uses machine learning to analyze historical data, identify key drivers of changes like increased resolution times, and outputs plain-English insights and recommendations, directly matching the team's need for automated analysis with explanatory and prescriptive output.

Exam trap

The trap here is that candidates often confuse Einstein Discovery's explanatory and prescriptive analytics with Einstein Prediction Builder's predictive scoring, failing to recognize that the question specifically asks for 'automated statistical analysis that generates natural language explanations and suggests improvements'—a hallmark of Discovery, not Prediction Builder.

How to eliminate wrong answers

Option A is wrong because Einstein Prediction Builder focuses on creating custom predictive models (e.g., predicting case resolution time) but does not generate natural language explanations or suggest improvements; it outputs predictions and scores, not analytical narratives. Option C is wrong because Einstein GPT is a generative AI tool for creating content (e.g., email drafts, knowledge articles) and answering questions conversationally, but it does not perform automated statistical analysis of historical data to explain root causes or suggest process improvements. Option D is wrong because Einstein Bots are designed for automated conversational interactions (e.g., handling customer queries via chat) and do not perform statistical analysis or generate explanatory insights about case resolution trends.

214
Multi-Selectmedium

A company wants to build an autonomous AI agent with Agentforce that can handle customer inquiries about order status and returns. The agent should escalate to a human agent when it cannot resolve the issue. Which two components must be configured in Agent Builder?

Select 2 answers
A.Topics
B.Actions
C.Intents
D.Entities
E.Testing
AnswersA, B

Topics define the subjects the agent can handle.

Why this answer

Topics are correct because they define the specific areas of customer inquiries (e.g., order status, returns) that the autonomous agent can handle. In Agentforce, Topics act as the primary organizational unit that groups related intents and actions, enabling the agent to route conversations appropriately. Without Topics, the agent would lack the structured domain knowledge needed to process and escalate customer issues.

Exam trap

The trap here is that candidates often confuse Intents with Topics, thinking Intents are the primary building block, but in Agentforce, Topics are the required container that must be configured first, with Intents nested inside them.

215
Multi-Selectmedium

A company implements Einstein Opportunity Scoring and wants to understand where the opportunity scores appear in the Salesforce Lightning interface. Which two locations display the score?

Select 2 answers
A.Global search results
B.List view column
C.Home page sidebar
D.Opportunity record page component
E.Report chart
AnswersB, D

The score field can be added as a column in list views.

Why this answer

Einstein Opportunity Scoring can be added as a column in list views, allowing users to see the score for each opportunity directly in the list. Option D is correct because the score is also displayed on the opportunity record page via a dedicated component, providing detailed scoring insights at the record level.

Exam trap

The trap here is that candidates often confuse the display locations of Einstein features, assuming scores appear in global search or report charts, when in fact they are limited to list views and record page components.

216
MCQmedium

A company wants to build a custom AI prediction for churn rate using their Customer_Churn__c (Yes/No) field. In Einstein Prediction Builder, after selecting the object and prediction field, what is the next step?

A.Define the prediction score field and explanation field.
B.Deploy the model to production.
C.Select the dataset (records to train on).
D.Select features (input fields) to train the model.
AnswerC

After choosing the prediction field, you define the dataset (object and filters) to train the model.

Why this answer

After selecting the prediction field (binary classification), you must select the dataset (records to train on) and then choose features (input fields) that the model will use to make predictions.

217
MCQhard

A company needs to build a custom AI model that predicts whether a support case will be escalated based on account history, case description, and product category. The output should be a binary yes/no. Which tool should they use?

A.Einstein Prediction Builder
B.Einstein Vision and Language Platform
C.Einstein Discovery
D.Einstein GPT
AnswerA

Prediction Builder is designed for creating custom binary classification models from Salesforce data.

Why this answer

Einstein Prediction Builder is the correct tool because it is specifically designed for binary classification (yes/no) predictions using structured data from Salesforce objects, such as account history, case description, and product category. It allows admins to create custom predictive models without code, directly within the Salesforce platform, making it ideal for predicting case escalation.

Exam trap

The trap here is that candidates confuse Einstein Discovery (which provides insights and explanations) with Einstein Prediction Builder (which generates deployable predictions), leading them to choose Option C for any data analysis task rather than recognizing the need for a binary output model.

How to eliminate wrong answers

Option B (Einstein Vision and Language Platform) is wrong because it is designed for unstructured data like images, documents, and text, not for structured tabular data with binary outcomes. Option C (Einstein Discovery) is wrong because it focuses on analyzing historical data to find patterns and insights, not on building a deployable predictive model that outputs a binary yes/no for individual cases. Option D (Einstein GPT) is wrong because it is a generative AI tool for creating content (e.g., email drafts, knowledge articles), not for making binary predictions based on structured case data.

218
MCQmedium

A marketing team wants to identify which leads are most likely to convert, based on historical lead data. They need a score from 1-99 visible on lead records. Which feature should they implement?

A.Einstein Prediction Builder
B.Einstein Lead Scoring
C.Einstein Opportunity Scoring
D.Einstein Discovery
AnswerB

This feature scores leads 1-99 based on conversion likelihood and displays on lead records.

Why this answer

Einstein Lead Scoring is the correct feature because it is specifically designed to assign a score from 1 to 99 to leads based on historical conversion data and predictive models. This score is automatically calculated and displayed on lead records, enabling the marketing team to prioritize leads most likely to convert.

Exam trap

The trap here is that candidates confuse Einstein Lead Scoring with Einstein Prediction Builder, thinking the latter can be used for lead scoring, but Prediction Builder requires custom configuration and does not provide the out-of-the-box 1-99 score on lead records.

How to eliminate wrong answers

Option A is wrong because Einstein Prediction Builder is used to create custom predictive models for any object or field, not specifically for lead scoring with a 1-99 score on lead records. Option C is wrong because Einstein Opportunity Scoring is designed for opportunities, not leads, and provides a score from 1-99 on opportunity records. Option D is wrong because Einstein Discovery is an analytics tool for uncovering insights and patterns in data, not a feature that assigns a lead score visible on records.

219
Multi-Selectmedium

A company wants to build an autonomous AI agent using Agentforce that can handle customer inquiries about order status and reset passwords. Which components must be defined in Agent Builder? (Choose TWO.)

Select 2 answers
A.Entities
B.Topics
C.Dialogues
D.Intents
E.Actions
AnswersB, E

Topics define the agent's areas of expertise.

Why this answer

In Agent Builder, Topics are the primary mechanism for defining the scope of an autonomous agent's capabilities. Each topic represents a distinct customer intent (e.g., 'Order Status' or 'Password Reset') and contains the instructions, prompts, and conversation flow logic for handling that specific type of inquiry. Without defining Topics, the agent would have no structured way to route or process customer requests.

Exam trap

The trap here is that candidates often confuse the components of Agent Builder with those of Einstein Bots (which use Intents and Dialogues), leading them to select Intents or Dialogues instead of recognizing that Agent Builder uses Topics and Actions as its core building blocks.

220
MCQeasy

A sales manager wants to automatically identify which emails require immediate attention in their Sales Cloud inbox. Which Einstein feature should they enable?

A.Einstein Activity Capture
B.Einstein Email Insights
C.Einstein Conversation Insights
D.Einstein Lead Scoring
AnswerB

Einstein Email Insights uses AI to highlight emails that require action based on engagement and content.

Why this answer

Einstein Email Insights is the correct feature because it uses AI to analyze email content and metadata to identify high-priority messages, such as those from VIP contacts or with urgent keywords, and surfaces them in the Sales Cloud inbox for immediate attention. It directly addresses the need to automatically flag emails requiring prompt action without manual sorting.

Exam trap

The trap here is that candidates confuse Einstein Activity Capture (which syncs emails) with Einstein Email Insights (which analyzes them), assuming any email-related feature can prioritize inbox items, but only Email Insights applies AI to determine urgency.

How to eliminate wrong answers

Option A is wrong because Einstein Activity Capture syncs emails and events from Microsoft or Google to Salesforce records, but it does not analyze email content for urgency or priority. Option C is wrong because Einstein Conversation Insights analyzes sales call recordings and transcripts to provide coaching insights, not email inbox prioritization. Option D is wrong because Einstein Lead Scoring predicts lead conversion likelihood based on historical data and behaviors, not email triage or inbox management.

221
Multi-Selectmedium

A service manager wants to implement Einstein Case Classification to automatically classify incoming cases. Which THREE objects are suitable for case classification?

Select 3 answers
A.Case.Priority
B.Case.Reason
C.Case.Status
D.Case.Type
E.Case.OwnerId
AnswersA, B, D

Yes, Priority is a standard field on cases.

Why this answer

Case classification in Einstein uses standard picklist fields to categorize incoming cases. Case.Priority is a standard picklist that defines the urgency of a case, making it a suitable field for Einstein to learn classification patterns based on historical data.

Exam trap

The trap here is that candidates often confuse system-managed fields like Status or OwnerId with classification-friendly picklist fields, forgetting that Einstein Case Classification only works with standard or custom picklist fields that represent categories, not workflow states or record ownership.

222
MCQmedium

A company wants to automatically categorize incoming support cases by Type, Priority, and Reason. They have historical case data with these fields populated. Which Einstein feature should they configure?

A.Einstein Lead Scoring
B.Einstein Article Recommendations
C.Einstein Case Classification
D.Einstein Prediction Builder
AnswerC

Correctly classifies cases into fields like Type, Priority, and Reason.

Why this answer

Einstein Case Classification is specifically designed to automatically categorize incoming support cases by fields like Type, Priority, and Reason using historical case data. It uses machine learning models trained on past case records to predict these categories, enabling automated routing and prioritization without manual rules.

Exam trap

The trap here is that candidates confuse Einstein Case Classification with Einstein Prediction Builder, assuming any custom prediction task requires the builder, but Case Classification is a dedicated, pre-built feature for this specific use case.

How to eliminate wrong answers

Option A is wrong because Einstein Lead Scoring is used to rank leads based on conversion likelihood, not to categorize support cases by Type, Priority, or Reason. Option B is wrong because Einstein Article Recommendations suggests knowledge articles to case agents based on case content, but it does not classify cases into predefined fields. Option D is wrong because Einstein Prediction Builder allows custom prediction models on any object, but it requires manual configuration and training, whereas Case Classification is an out-of-the-box feature purpose-built for case categorization.

223
MCQhard

An administrator notices that Einstein Lead Scoring is not displaying scores for some leads. The leads have the required fields populated. What is the most likely cause?

A.The lead record type is not included in the scoring model
B.Insufficient historical lead conversion data to train the model
C.The lead score field is not added to the page layout
D.The user does not have the 'View Einstein Lead Scoring' permission
AnswerB

Einstein Lead Scoring needs enough converted leads (50+) to build a model; without it, no scores are generated.

Why this answer

Einstein Lead Scoring requires a minimum amount of historical lead conversion data to train its predictive model. If there is insufficient data, the model cannot generate scores, even if all required fields are populated. This is the most likely cause because the model relies on pattern recognition from past conversions, not just field completeness.

Exam trap

The trap here is that candidates often confuse data sufficiency with configuration or permission issues, assuming that if required fields are populated, scoring should work, but Einstein models depend on historical training data, not just current field values.

How to eliminate wrong answers

Option A is wrong because the record type not being included would prevent scoring for leads of that type, but the administrator notes that some leads are missing scores, not all leads of a specific type, and the required fields are populated. Option C is wrong because the lead score field not being on the page layout would hide the score from the user interface but would not prevent the scoring engine from calculating and storing the score. Option D is wrong because the 'View Einstein Lead Scoring' permission controls visibility of the score, not the actual calculation; the model would still generate scores even if the user cannot see them.

224
MCQmedium

A company wants to recommend products to visitors on their Experience Cloud site based on browsing behavior and past purchases. Which Einstein feature should be used?

A.Einstein Next Best Action
B.Einstein Recommendation Builder
C.Einstein Article Recommendations
D.Einstein Lead Scoring
AnswerB

This feature serves personalized product recommendations in Experience Cloud sites.

Why this answer

Einstein Recommendation Builder is the correct feature because it is specifically designed to deliver personalized product recommendations on Experience Cloud sites based on visitor browsing behavior and past purchase history. It uses AI to analyze customer interactions and transaction data to surface the most relevant products, directly matching the use case described.

Exam trap

The trap here is that candidates often confuse 'Next Best Action' with product recommendations because both involve AI-driven suggestions, but Next Best Action is for actions (e.g., offers or content) while Recommendation Builder is specifically for product recommendations on commerce sites.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action is used to recommend the next best action (e.g., a call to action or content) for a customer journey, not for product recommendations based on browsing and purchase history. Option C is wrong because Einstein Article Recommendations is designed for recommending knowledge articles (e.g., help articles) on Experience Cloud, not physical products. Option D is wrong because Einstein Lead Scoring is a predictive model that scores leads based on likelihood to convert, not for recommending products to visitors.

225
MCQeasy

A company uses Einstein Bots in Service Cloud. They want the bot to understand when a customer types 'I want to return a product' and route them appropriately. What must the admin configure first?

A.Create a dialogue flow with a menu of options
B.Enable Einstein Bots API for external integration
C.Define an intent named 'Return Product' with sample phrases
D.Configure a handoff rule to a human agent for all queries
AnswerC

Intents map user utterances to actions. Training the intent with phrases is essential for NLP.

Why this answer

Einstein Bots use Natural Language Understanding (NLU) to interpret customer intents. Defining an intent named 'Return Product' with sample phrases trains the bot to recognize variations of that request and route the conversation accordingly. Without an intent, the bot cannot understand the customer's goal.

Exam trap

The trap here is that candidates often confuse defining an intent with building a dialogue flow, thinking the menu or handoff is the first step, when in fact the NLU intent must be created first to enable the bot to understand the customer's request.

How to eliminate wrong answers

Option A is wrong because creating a dialogue flow with a menu of options is a downstream step that occurs after intents are defined; it does not enable the bot to understand free-text input. Option B is wrong because enabling the Einstein Bots API for external integration is unrelated to configuring the bot's NLU understanding; it is used for connecting external systems. Option D is wrong because configuring a handoff rule to a human agent for all queries bypasses the bot's automation entirely and defeats the purpose of using Einstein Bots for self-service.

← PreviousPage 3 of 4 · 288 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Salesforce Einstein AI Features questions.