Courseiva

CCNA Salesforce Einstein AI Features Questions

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

1
Multi-Selectmedium

A service team wants to use Einstein GPT to improve agent productivity. Which TWO Einstein GPT features are designed specifically for service scenarios?

Select 2 answers
A.Einstein Lead Scoring
B.Service GPT - Case Summaries
C.Service GPT - Knowledge Article Drafts
D.Sales GPT - Email Generation
E.Einstein Opportunity Scoring
AnswersB, C

Case summaries are a core Service GPT feature.

Why this answer

Service GPT - Case Summaries is correct because it automatically generates concise summaries of service cases, enabling agents to quickly understand the context without reading through lengthy case histories. This directly improves agent productivity by reducing handle time and accelerating case resolution.

Exam trap

The trap here is that candidates may confuse Einstein GPT features across domains (Sales vs. Service) and select options like Lead Scoring or Opportunity Scoring, which are sales-specific, instead of recognizing that only Service GPT features are designed for service scenarios.

2
MCQeasy

A service agent needs quick access to relevant knowledge articles while handling a case. Which Einstein feature provides article recommendations automatically?

A.Einstein Bots
B.Einstein Discovery
C.Einstein Article Recommendations
D.Einstein Case Classification
AnswerC

This feature is specifically designed to recommend knowledge articles to agents.

Why this answer

Einstein Article Recommendations is the correct feature because it uses AI to automatically suggest relevant knowledge articles to service agents based on the context of the case, such as subject, description, and product. This reduces search time and improves case resolution efficiency by surfacing the most pertinent articles without manual querying.

Exam trap

The trap here is that candidates confuse Einstein Article Recommendations with Einstein Case Classification, as both involve case context, but only Article Recommendations delivers article suggestions to agents, while Classification assigns categories or priorities.

How to eliminate wrong answers

Option A is wrong because Einstein Bots are designed for automated conversational interactions with customers, not for providing article recommendations to agents handling cases. Option B is wrong because Einstein Discovery focuses on predictive analytics and identifying trends in data, not on real-time article suggestions within a service console. Option D is wrong because Einstein Case Classification automatically categorizes cases based on intent or priority, but does not recommend knowledge articles to agents.

3
MCQmedium

A company wants to create a custom AI model that predicts whether a support case will be escalated based on historical case data. Which tool allows building this custom prediction without writing code?

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

Why this answer

Einstein Prediction Builder is the correct tool because it allows users to create custom predictive models—such as predicting case escalation—directly from Salesforce data using a point-and-click interface, without writing any code. It leverages historical case data to train a model that outputs a probability score for the target outcome, making it ideal for this no-code custom AI requirement.

Exam trap

The trap here is that candidates often confuse 'prediction' (Einstein Prediction Builder) with 'classification' (Einstein Case Classification), but the former is for custom binary or numeric predictions from historical data, while the latter is a pre-built model for categorizing cases into fixed labels.

How to eliminate wrong answers

Option B (Einstein Case Classification) is wrong because it is specifically designed to automatically categorize incoming cases into predefined classes (e.g., product type), not to predict a binary outcome like escalation. Option C (Einstein Next Best Action) is wrong because it recommends the next optimal action for a user based on business rules and AI, but it does not build custom predictive models from historical data. Option D (Einstein Discovery) is wrong because it is an analytics tool for uncovering trends and insights in data using statistical analysis, not for creating a deployable predictive model that outputs a specific prediction like escalation.

4
MCQmedium

A company uses Einstein Forecasting to predict sales. What is a key difference between the AI forecast and the rep commit forecast?

A.AI forecast is always more accurate than rep commit
B.AI forecast uses historical data and trends; rep commit is based on rep's manual entry
C.Rep commit is used for quota setting; AI forecast is not
D.AI forecast is only available in Enterprise Edition
AnswerB

Einstein Forecasting generates an AI prediction using machine learning, while rep commit is manually entered by the sales rep.

Why this answer

The AI forecast in Einstein Forecasting leverages historical data, trends, and machine learning models to generate predictions, while the rep commit forecast relies on manual entries made by sales representatives. This distinction is fundamental: AI forecasts are data-driven and automated, whereas rep commits are subjective and based on individual rep judgment.

Exam trap

The trap here is that candidates may assume AI is always superior (Option A) or confuse the purpose of rep commits with quota setting (Option C), when in fact the key difference is the data source: historical trends vs. manual entry.

How to eliminate wrong answers

Option A is wrong because AI forecasts are not always more accurate than rep commit forecasts; accuracy can vary based on data quality, model training, and market changes, and rep insights may sometimes be more current. Option C is wrong because rep commit forecasts are typically used for pipeline management and performance tracking, not for quota setting; quotas are usually set by management using historical data and business objectives. Option D is wrong because Einstein Forecasting is available in multiple Salesforce editions, including Enterprise, Performance, and Unlimited, not exclusively in Enterprise Edition.

5
Multi-Selecteasy

A company wants to use Einstein GPT to generate case summaries and knowledge article drafts. Which TWO Einstein GPT features are applicable?

Select 2 answers
A.Prompt Builder with Field Generation templates
B.Einstein Copilot
C.Service GPT
D.Sales GPT
E.Einstein Bots
AnswersA, C

Prompt Builder can create templates for generating case summaries and article drafts.

Why this answer

Prompt Builder with Field Generation templates allows users to create structured prompts that pull data from Salesforce fields to generate case summaries and knowledge article drafts. This feature is specifically designed for content generation tasks like summarization and drafting, making it directly applicable to the use case.

Exam trap

The trap here is that candidates may confuse Einstein Copilot (a conversational interface) with content generation features, or assume Sales GPT and Einstein Bots are general-purpose tools, when in fact they are specialized for sales and chatbot use cases respectively.

6
MCQmedium

A marketing team wants to display personalized product recommendations on an Experience Cloud site. Which Einstein feature should they use?

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

Recommendation Builder is designed for product/content recommendations in Experience Cloud.

Why this answer

Einstein Recommendation Builder is the correct feature because it is specifically designed to deliver personalized product recommendations on Experience Cloud sites. It uses AI to analyze customer behavior and purchase history to suggest relevant products, directly meeting the marketing team's goal of displaying personalized product recommendations.

Exam trap

The trap here is that candidates often confuse Einstein Recommendation Builder with Einstein Next Best Action, as both involve 'recommendations,' but Next Best Action is for actions or offers in flows, not product recommendations on a site.

How to eliminate wrong answers

Option B (Einstein Next Best Action) is wrong because it focuses on recommending the next best action or step in a customer journey, such as a call to action or service offer, not product recommendations on a site. Option C (Einstein Article Recommendations) is wrong because it is tailored for recommending knowledge articles, such as help articles or documentation, not products. Option D (Einstein Prediction Builder) is wrong because it is a tool for building custom predictive models (e.g., predicting churn or conversion) and not a pre-built feature for product recommendations on Experience Cloud.

7
MCQhard

A company wants to create an autonomous AI agent that can handle complex customer service tasks like processing returns and updating orders without human intervention. Which Salesforce feature should they use?

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

Agentforce enables building autonomous agents with topics, actions, and testing.

Why this answer

Agentforce is the correct choice because it is designed to create autonomous AI agents that can handle complex, multi-step customer service tasks like processing returns and updating orders without human intervention. Unlike simpler chatbots, Agentforce uses advanced reasoning and action execution to complete end-to-end workflows independently.

Exam trap

The trap here is that candidates often confuse Einstein Copilot (an AI assistant for users) with an autonomous agent, but Copilot requires user interaction and cannot operate independently like Agentforce.

How to eliminate wrong answers

Option A is wrong because Einstein Bots are rule-based chatbots that require predefined dialog flows and cannot autonomously handle complex, multi-step tasks like processing returns or updating orders without human handoff. Option C is wrong because Einstein Copilot is an AI assistant that helps users with tasks within Salesforce but is not designed for autonomous, unattended execution of customer service workflows. Option D is wrong because Einstein Next Best Action provides recommendations for the next best step but does not autonomously execute actions or handle complete customer service processes.

8
MCQhard

A financial services firm wants to deploy an autonomous AI agent that can handle complex loan application processes, including verifying documents, checking credit scores, and requesting additional information. The agent must be able to take actions in Salesforce and escalate to a human when needed. Which Salesforce tool should they use?

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

Agentforce enables autonomous agents that can execute topics and actions, and hand off to humans when necessary.

Why this answer

Agentforce is the correct choice because it is Salesforce's platform for building autonomous AI agents that can execute complex, multi-step workflows across systems like Salesforce, including document verification, credit score checks, and data retrieval. It supports tool integration (e.g., Apex, MuleSoft) and built-in escalation to human agents, making it ideal for handling end-to-end loan application processes with minimal human intervention.

Exam trap

The trap here is that candidates often confuse Einstein Copilot (a copilot that assists users) with Agentforce (an autonomous agent), because both use generative AI, but only Agentforce can independently execute multi-step workflows and escalate without a human in the loop.

How to eliminate wrong answers

Option B (Einstein Next Best Action) is wrong because it is a recommendation engine that suggests the next best action for a human agent to take, not an autonomous agent that can independently execute actions like verifying documents or updating Salesforce records. Option C (Einstein Bots) is wrong because it is designed for simple, rule-based conversational interactions (e.g., chatbots for FAQs) and lacks the autonomous decision-making and multi-step orchestration capabilities required for complex loan processing. Option D (Einstein Copilot) is wrong because it is an AI-powered assistant that helps users with natural language queries and actions within Salesforce, but it operates as a copilot (assisting a human user) rather than an autonomous agent that can independently run processes and escalate without user initiation.

9
MCQhard

An admin is configuring an Einstein Bot in Service Cloud. The bot needs to understand when a customer says 'I want to return a product' and route them to a return flow, but the bot is not recognizing phrases like 'return' or 'refund'. What should the admin do first?

A.Use Einstein Case Classification to classify the case
B.Create a new intent named 'Return' and add training phrases like 'return item', 'refund'
C.Disable the bot and use a flow instead
D.Add a handoff to human agent for all unrecognized phrases
AnswerB

Defining intents with training phrases is the correct way to teach the bot.

Why this answer

Einstein Bots rely on Natural Language Understanding (NLU) to map user utterances to intents. By creating a new 'Return' intent and adding training phrases like 'return item' and 'refund', the admin provides the bot with the necessary examples to recognize and route these customer requests to the appropriate return flow.

Exam trap

The trap here is that candidates may confuse Einstein Case Classification (a case-routing feature) with Einstein Bot Intent creation, leading them to choose Option A instead of recognizing that intents must be explicitly defined for NLU-based bots.

How to eliminate wrong answers

Option A is wrong because Einstein Case Classification is used for automatically categorizing and routing cases based on their content, not for training a bot to understand user intents in real-time conversations. Option C is wrong because disabling the bot and using a flow would bypass the conversational AI layer entirely, losing the ability to handle natural language inputs and requiring a rigid, menu-driven interaction. Option D is wrong because adding a handoff for all unrecognized phrases would not solve the root cause—the bot lacks the specific intent and training phrases to recognize 'return' or 'refund'—and would result in unnecessary escalations.

10
Multi-Selecthard

A developer needs to use the Einstein Vision and Language Platform to classify images and extract named entities from text. Which THREE API capabilities should they use?

Select 3 answers
A.Named Entity Recognition (NER)
B.Object detection
C.Fine-tuning BERT models
D.Image classification
E.Deploying custom models on edge devices
AnswersA, B, D

Correct.

Why this answer

Named Entity Recognition (NER) is a core API capability of the Einstein Vision and Language Platform for extracting named entities (e.g., people, organizations, locations) from unstructured text. It directly addresses the requirement to extract named entities from text, making option A correct.

Exam trap

The trap here is that candidates may confuse custom model training or deployment strategies (like fine-tuning BERT or edge deployment) with the pre-built API capabilities that the Einstein platform directly offers, leading them to select options that are not available as out-of-the-box APIs.

11
MCQmedium

A service manager wants to provide agents with suggested 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 Bots
AnswerB

This feature recommends knowledge articles to agents in the case feed.

Why this answer

Einstein Article Recommendations is the correct feature because it uses AI to analyze the case context (such as subject, description, and product) and suggests relevant knowledge articles directly within the Salesforce console while the agent works on the case. This matches the requirement of providing suggested knowledge articles during case handling.

Exam trap

The trap here is that candidates confuse Einstein Case Classification (which categorizes cases) with Einstein Article Recommendations (which suggests articles), as both involve case analysis but serve different purposes.

How to eliminate wrong answers

Option A is wrong because Einstein Case Classification is designed to automatically categorize cases (e.g., by type or priority) using AI, not to suggest knowledge articles. Option C is wrong because Einstein Discovery is a predictive analytics and insight generation tool that identifies trends and patterns in data, not a real-time article suggestion feature for agents. Option D is wrong because Einstein Bots are AI-powered chatbots that handle customer conversations and automate responses, not a feature that suggests knowledge articles to agents working on cases.

12
MCQhard

An admin configures Einstein Lead Scoring but notices that scores for all leads are stuck at 99, even for clearly low-quality leads. What is the most likely cause?

A.All leads are from a high-quality source
B.The lead score field is a formula field
C.The lead score field is not added to the page layout
D.The scoring model is not yet built or activated
AnswerD

Einstein Lead Scoring requires a trained model; until then, scores default to 99.

Why this answer

Einstein Lead Scoring requires the scoring model to be built and activated before it can assign scores. If the model is not yet built or activated, the system defaults to a placeholder score of 99 for all leads, regardless of their actual quality. This explains why even low-quality leads show a score of 99.

Exam trap

The trap here is that candidates assume a uniform score of 99 indicates all leads are high-quality, when in fact it is the default placeholder value used when the scoring model is not active.

How to eliminate wrong answers

Option A is wrong because even if all leads were from a high-quality source, Einstein Lead Scoring would still differentiate scores based on multiple predictive factors, not assign a uniform 99. Option B is wrong because a formula field cannot hold a dynamically computed Einstein score; the lead score field must be a numeric field that the Einstein engine populates. Option C is wrong because the lead score field not being on the page layout would mean the score is not visible, but it would not cause all scores to be stuck at 99; the scoring engine would still compute and store the correct value.

13
MCQhard

A company wants to build a custom AI prediction model that predicts whether a customer will churn (yes/no) based on Salesforce data. They have historical data on churned and retained customers. Which Einstein feature should they use, and what type of prediction field is required?

A.Einstein Lead Scoring, with a formula field
B.Einstein Prediction Builder, with a picklist prediction field containing 'Churned' and 'Not Churned'
C.Einstein Discovery, with a numeric prediction field
D.Einstein Prediction Builder, with a checkbox prediction field
AnswerB

Prediction Builder uses binary classification supported by a picklist field with exactly two values.

Why this answer

Einstein Prediction Builder allows custom binary predictions. The prediction field must be a picklist with two values (e.g., 'Yes' and 'No') representing the outcome.

14
MCQhard

An admin has built an Einstein Bot that handles order status inquiries. However, when customers type 'Where is my order?', the bot often does not understand and escalates incorrectly. What is the most likely cause?

A.The bot is not connected to the order management system
B.Entities are not defined for order numbers
C.The intent for order status lacks sufficient training phrases
D.The bot's dialogue flow is not configured correctly
AnswerC

Without enough training phrases, the NLP model may not recognize the query as the intended intent.

Why this answer

The most likely cause is that the intent for order status lacks sufficient training phrases. In Einstein Bot, intents are matched using natural language processing (NLP) based on the training phrases provided. If the bot hasn't been trained on enough variations of 'Where is my order?', it will fail to recognize the user's intent and escalate incorrectly.

Exam trap

The trap here is that candidates confuse intent recognition failures with dialogue flow or system integration issues, but the core problem is insufficient training data for the NLP model.

How to eliminate wrong answers

Option A is wrong because if the bot were not connected to the order management system, it would still recognize the intent but fail to retrieve data, not misunderstand the query. Option B is wrong because entities (like order numbers) are used to extract specific details from a recognized intent; the problem here is the bot not understanding the intent itself, not missing a parameter. Option D is wrong because the dialogue flow controls the conversation path after intent recognition; if the intent is not recognized, the flow never executes correctly.

15
MCQhard

A company is using Einstein Activity Capture to sync emails and events from Gmail to Salesforce. However, certain internal emails from the IT department are being logged accidentally. Which configuration step should the admin take to prevent these emails from being captured?

A.Add the IT department's email domain to the Excluded Addresses list in sync settings
B.Create an email-to-case rule to delete those emails
C.Disable Einstein Activity Capture for the IT department users
D.Use Einstein Email Insights to mark them as low priority
AnswerA

Excluded Addresses filters out emails from specified addresses or domains.

Why this answer

Einstein Activity Capture uses an 'Excluded Addresses' list in its sync settings to prevent specific email addresses or domains from being logged into Salesforce. By adding the IT department's email domain to this list, the admin ensures that any emails sent from or to that domain are automatically excluded from capture, stopping internal IT emails from appearing in Salesforce records without affecting other users.

Exam trap

The trap here is that candidates often confuse Einstein Activity Capture's exclusion feature with user-level disablement or email routing rules, mistakenly thinking that turning off capture for specific users or using email-to-case rules will solve the problem, when the correct approach is a domain-based exclusion list that targets the content, not the user.

How to eliminate wrong answers

Option B is wrong because email-to-case rules are designed to convert incoming emails into support cases, not to delete or filter out emails from activity capture; they operate on a different data flow and cannot prevent logging in Einstein Activity Capture. Option C is wrong because disabling Einstein Activity Capture for the IT department users would stop all activity capture for those users entirely, which is an overbroad solution that would also block legitimate external emails and events, whereas the requirement is only to exclude specific internal emails. Option D is wrong because Einstein Email Insights is an analytics feature that prioritizes emails based on importance, but it does not have the ability to exclude or prevent emails from being captured; it only marks them for visibility after they are already synced.

16
Multi-Selecthard

A business wants to build a custom AI model to classify images of products and also create a chatbot that answers customer queries about those products. Which THREE Einstein features would they likely use? (Choose 3)

Select 3 answers
A.Einstein Bots
B.Einstein Forecasting
C.Einstein Lead Scoring
D.Einstein Article Recommendations
E.Einstein Vision and Language Platform
AnswersA, D, E

Einstein Bots enables building conversational chatbots that can answer customer queries.

Why this answer

Einstein Bots is correct because it enables the creation of a chatbot that can answer customer queries about products using natural language processing and predefined dialogue flows, directly addressing the requirement for a customer query chatbot.

Exam trap

The trap here is that candidates may confuse Einstein Forecasting or Lead Scoring as general AI tools, but they are specifically designed for sales prediction and lead prioritization, not for image classification or chatbot functionality.

17
MCQeasy

An admin wants to automatically log emails and events from Outlook or Gmail to Salesforce without manual user action. Which feature should they enable?

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

Activity Capture logs emails and events automatically from email clients.

Why this answer

Einstein Activity Capture (C) is the correct feature because it automatically logs emails and events from Outlook or Gmail into Salesforce without requiring manual user action. It uses a background synchronization process that captures activities based on configured rules, eliminating the need for plugins or add-ins.

Exam trap

The trap here is that candidates may confuse Einstein Activity Capture with Einstein Email Insights, as both involve email, but Email Insights focuses on analytics while Activity Capture handles automatic logging of activities.

How to eliminate wrong answers

Option A is wrong because Einstein Conversation Insights analyzes voice and chat conversations to surface insights, not automatically log emails or events. Option B is wrong because Einstein Bots are designed for automated customer service conversations via chatbots, not for capturing email or calendar data. Option D is wrong because Einstein Email Insights provides analytics on email engagement (e.g., open rates, click-through rates) but does not automatically log emails or events into Salesforce.

18
MCQmedium

A retail company wants to display personalized product recommendations on their Experience Cloud site based on customer browsing behavior. Which Einstein feature should they implement?

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

Recommendation Builder is designed for product/content recommendations in Experience Cloud.

Why this answer

Einstein Recommendation Builder is the correct choice because it is specifically designed to deliver personalized product recommendations on Experience Cloud sites by analyzing customer browsing behavior, purchase history, and other engagement signals. It uses AI to surface the most relevant products in real time, directly matching the requirement for personalized product recommendations based on browsing behavior.

Exam trap

The trap here is that candidates often confuse Einstein Next Best Action (which is for actions like offers or steps) with product recommendations, because both involve 'recommendations,' but Next Best Action is not for product recommendations on a site.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action is focused on recommending the next best action (e.g., a discount offer or service call) for a customer in a service or sales context, not product recommendations based on browsing behavior. Option B is wrong because Einstein Prediction Builder allows admins to create custom predictive models (e.g., churn probability) from object data, but it does not natively generate product recommendations for a site. Option D is wrong because Einstein Article Recommendations is designed for knowledge articles (e.g., help docs) in Service Cloud, not for product recommendations on a retail Experience Cloud site.

19
MCQeasy

A sales rep wants to automatically log emails and events to Salesforce without manual entry. Which feature should the admin enable?

A.Einstein Activity Capture
B.Einstein Conversation Insights
C.Einstein Email Insights
D.Einstein Activity Capture is not available; use the standard Email-to-Salesforce
AnswerA

Einstein Activity Capture automatically logs emails and events from connected email and calendar systems.

Why this answer

Einstein Activity Capture syncs emails and calendar events from Outlook or Gmail into Salesforce automatically.

20
MCQeasy

Which Einstein feature uses AI to automatically log user emails and events to Salesforce records without manual effort?

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

Activity Capture automatically syncs emails and events to Salesforce.

Why this answer

Einstein Activity Capture (D) is the correct answer because it is the specific Einstein feature that automatically logs user emails and events to Salesforce records without manual effort. It uses AI to analyze email and calendar data from connected systems (like Gmail or Outlook) and automatically associates them with the relevant Salesforce records, eliminating the need for manual logging.

Exam trap

The trap here is that candidates often confuse Einstein Activity Capture with Einstein Email Insights, because both involve email, but Email Insights is about analyzing engagement metrics, not automatically logging activities to records.

How to eliminate wrong answers

Option A is wrong because Einstein Conversation Insights is designed to analyze voice and digital conversation transcripts to provide coaching insights and sentiment analysis, not to automatically log emails and events to records. Option B is wrong because Einstein Email Insights focuses on analyzing email engagement metrics (like open rates and click-through rates) to prioritize leads and contacts, not on automatically logging emails to Salesforce records. Option C is wrong because Einstein Lead Scoring uses AI to predict the likelihood of a lead converting, based on historical data and lead attributes, and does not involve logging emails or events.

21
MCQmedium

A marketing manager wants to display product recommendations on a community site powered by Experience Cloud. Which Einstein feature should they integrate?

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

This feature is specifically for product/content recommendations in Experience Cloud.

Why this answer

Einstein Recommendation Builder provides product and content recommendations for Experience Cloud sites based on user behavior and preferences.

22
MCQmedium

A sales operations manager wants to use Einstein to automatically prioritize leads based on their likelihood to convert. The team needs a score from 1 to 99 that updates dynamically as new lead data is captured. Which Einstein feature should they use?

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

Correct. Einstein Lead Scoring provides a 1-99 score based on conversion likelihood and updates dynamically.

Why this answer

Einstein Lead Scoring is the correct feature because it is specifically designed to automatically assign a dynamic score (1–99) to leads based on their likelihood to convert, updating in real time as new data is captured. This directly matches the requirement for prioritizing leads with a dynamic score, unlike other Einstein features that serve different purposes such as opportunity scoring, custom model building, or data analysis.

Exam trap

The trap here is that candidates confuse Einstein Lead Scoring with Einstein Opportunity Scoring because both involve scoring and conversion, but the key distinction is the object type: leads vs. opportunities.

How to eliminate wrong answers

Option A is wrong because Einstein Opportunity Scoring scores opportunities (deals in the pipeline), not leads, and focuses on the likelihood of closing a deal rather than converting a lead. Option B is wrong because Einstein Prediction Builder allows users to create custom predictive models for any object or field, but it requires manual configuration and is not the out-of-the-box, automatically updating lead scoring feature described. Option D is wrong because Einstein Discovery is an analytics and insight tool that surfaces patterns and recommendations from historical data, not a real-time lead scoring engine.

23
MCQhard

An organization uses Einstein Conversation Insights to analyze sales call recordings. They want to automatically capture next steps discussed during calls and log them as tasks in Salesforce. Which feature should they use?

A.Einstein Conversation Insights
B.Einstein Email Insights
C.Einstein Activity Capture
D.Einstein Prediction Builder
AnswerA

Conversation Insights analyzes calls and can capture next steps and create Salesforce tasks.

Why this answer

Einstein Conversation Insights can capture next steps from call recordings and create tasks automatically. The other options are not designed for extracting action items from audio.

24
Multi-Selecteasy

A service manager wants to recommend knowledge articles to agents handling cases. Which TWO Einstein features can be used for this purpose?

Select 2 answers
A.Einstein Bots
B.Einstein Prediction Builder
C.Einstein Case Classification
D.Einstein Article Recommendations
E.Einstein Next Best Action
AnswersD, E

Specifically designed to suggest knowledge articles to agents.

Why this answer

Einstein Article Recommendations and Einstein Next Best Action can both surface knowledge articles to agents.

25
MCQhard

A service manager wants to analyze recorded customer service calls to identify top keywords, measure talk-time ratios, and capture next steps automatically. Which Einstein product should they use?

A.Einstein Conversation Insights
B.Einstein Bots
C.Einstein Email Insights
D.Einstein Discovery
AnswerA

Conversation Insights provides call recording analysis, keyword tracking, talk-time metrics, and next step capture.

Why this answer

Einstein Conversation Insights is the correct Einstein product for analyzing recorded customer service calls because it uses natural language processing (NLP) to transcribe calls, extract top keywords, measure talk-time ratios (e.g., agent vs. customer speaking time), and automatically capture next steps or action items. This product is specifically designed for post-call analytics on voice interactions, unlike other Einstein tools that focus on chatbots, email, or predictive modeling.

Exam trap

The trap here is that candidates may confuse Einstein Conversation Insights with Einstein Bots because both involve customer conversations, but Bots handle real-time chat automation while Conversation Insights analyzes recorded voice calls for post-call analytics.

How to eliminate wrong answers

Option B (Einstein Bots) is wrong because it is designed for automating chat-based conversations and handling routine inquiries via chatbots, not for analyzing recorded call audio or extracting keywords and talk-time metrics. Option C (Einstein Email Insights) is wrong because it analyzes email interactions to surface key topics and sentiment, but it does not process voice recordings or measure talk-time ratios. Option D (Einstein Discovery) is wrong because it is a predictive analytics and machine learning tool that identifies trends and recommendations from structured data, not a product for analyzing unstructured audio or call transcripts.

26
MCQhard

An admin is setting up Einstein Prediction Builder to predict whether a lead will convert. The admin has selected the prediction field and data set. What is the next step in the configuration wizard?

A.Train the model immediately
B.Define the prediction explanation
C.Choose the prediction score field
D.Select features (input fields) to train the model
AnswerD

After selecting prediction field and data set, the next step is to choose features (input fields).

Why this answer

The Einstein Prediction Builder wizard proceeds: select prediction field, select data set, select features, define prediction field, then train.

27
Multi-Selectmedium

A company wants to use Agentforce to create an autonomous agent that can handle order cancellations. Which TWO components are required when building the agent in Agent Builder?

Select 2 answers
A.Flows
B.Intents
C.Prompts
D.Actions
E.Topics
AnswersD, E

Actions are specific tasks the agent can perform, e.g., 'Cancel Order'.

Why this answer

Actions (D) are required in Agent Builder because they define the specific tasks the agent can perform, such as invoking an Apex class, a Flow, or an external API to process an order cancellation. Topics (E) are required because they group related user intents and map them to the appropriate actions, enabling the agent to understand and route cancellation requests correctly.

Exam trap

The trap here is that candidates often confuse Topics with Intents or Flows, but Agent Builder specifically requires Topics (to define conversation paths) and Actions (to execute tasks), while Intents are a legacy concept from Einstein Bots and Flows are just one type of Action, not a separate required component.

28
MCQhard

A company wants to use AI to automatically assign a priority (High, Medium, Low) to incoming cases based on the case description and account history. Which feature should they configure?

A.Einstein Discovery with a recipe
B.Einstein Next Best Action with a flow
C.Einstein Prediction Builder with a three-class model
D.Einstein Case Classification
AnswerD

Case Classification is designed to auto-populate case fields like Priority.

Why this answer

Einstein Case Classification is specifically designed to automatically assign categories or priorities (like High, Medium, Low) to incoming cases based on case descriptions and account history, using a pre-built AI model that learns from historical case data. This feature directly addresses the requirement without needing custom model training or flow configuration.

Exam trap

The trap here is that candidates often confuse Einstein Prediction Builder (which requires custom model creation) with Einstein Case Classification (which is a pre-built, purpose-built solution for case categorization), leading them to choose Option C despite the extra effort required.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery with a recipe is used for analyzing historical data to find trends and predictions, not for real-time case priority assignment; it requires a recipe to define the analysis and does not directly classify incoming cases. Option B is wrong because Einstein Next Best Action with a flow is designed to recommend the next best action or step for a user based on context, not to automatically assign a priority label to a case; it relies on flow logic and recommendations rather than classification. Option C is wrong because Einstein Prediction Builder with a three-class model can predict a categorical outcome (like High, Medium, Low), but it requires building and training a custom prediction model from scratch, whereas Einstein Case Classification provides a ready-to-use, pre-trained model specifically for case classification, making it the more appropriate and efficient choice.

29
MCQmedium

An admin wants to provide a conversational AI assistant within the CRM that can answer user questions about records, generate summaries, and create tasks. Which feature should they enable?

A.Einstein GPT
B.Einstein Bots
C.Einstein Copilot
D.Agentforce
AnswerC

Copilot is the conversational AI assistant within Salesforce CRM.

Why this answer

Einstein Copilot is a conversational AI assistant embedded in the CRM that can answer questions and take actions.

30
Multi-Selecthard

A healthcare company uses Einstein Prediction Builder to predict patient no-shows. After training a model, they receive a low prediction accuracy. Which THREE actions should they take to improve?

Select 3 answers
A.Increase the number of records in the training dataset
B.Use Einstein Discovery instead
C.Change the prediction field to a different field
D.Enable Einstein Case Classification
E.Add more relevant features (input fields) to the dataset
AnswersA, C, E

More data generally improves model performance.

Why this answer

Increasing the number of records in the training dataset helps the model learn more patterns and reduces overfitting, which directly improves prediction accuracy. Einstein Prediction Builder requires a minimum number of historical records to produce statistically significant results, and more data generally leads to better model performance.

Exam trap

The trap here is that candidates may confuse Einstein Discovery with Einstein Prediction Builder, thinking they are interchangeable, or assume that enabling unrelated features like Case Classification can fix accuracy issues.

31
Multi-Selecteasy

Which TWO of the following are capabilities of Einstein Conversation Insights?

Select 2 answers
A.Keyword tracking across call recordings
B.Lead scoring based on call sentiment
C.Talk-time metrics for agents
D.Real-time transcription during calls
E.Automated email generation for follow-ups
AnswersA, C

Correct.

Why this answer

Einstein Conversation Insights includes a keyword tracking feature that allows users to define specific keywords or phrases to be detected across call recordings. This enables the system to surface relevant conversations and trends based on predefined terms, which is a core capability for analyzing customer interactions at scale.

Exam trap

The trap here is that candidates often confuse Einstein Conversation Insights with Einstein Call Coaching or real-time transcription tools, leading them to select real-time transcription (Option D) as a capability when it is actually a post-call analysis platform.

32
MCQhard

A company using Einstein Bots wants to improve the bot's ability to understand varied customer expressions (e.g., 'I want a refund', 'money back', 'return my purchase'). Which component should they configure to map these expressions to a common intention?

A.Entities
B.Intents
C.NLP training
D.Dialog flows
AnswerB

Intents group multiple utterances that share the same customer goal, such as requesting a refund.

Why this answer

Intents are the correct component because they define the purpose or goal behind a customer's input. In Einstein Bots, intents are trained to recognize varied phrasings (e.g., 'I want a refund', 'money back', 'return my purchase') and map them to a single, common intention, such as 'Request_Refund'. This allows the bot to understand and route the conversation appropriately without requiring exact keyword matches.

Exam trap

The trap here is that candidates often confuse 'NLP training' (a process) with the actual component (Intents) that stores and maps the varied expressions to a common intention, leading them to select Option C.

How to eliminate wrong answers

Option A is wrong because Entities are used to extract specific data points (e.g., product names, dates, amounts) from a user's utterance, not to map varied expressions to a common intention. Option C is wrong because NLP training is the process of improving the bot's language understanding, but it is not a component that directly maps expressions to intentions; it enhances the underlying model that supports intent recognition. Option D is wrong because Dialog flows define the conversation paths and responses after an intent is identified, not the mapping of varied expressions to that intent.

33
MCQhard

A company uses Einstein Conversation Insights to analyze sales call recordings. They want to automatically capture action items from each call. How can they achieve this?

A.Use Einstein Call Summaries in Sales GPT
B.Manually create tasks from the call transcript
C.Integrate with Einstein Bots to capture steps
D.Enable the 'Next Step Capture' feature in Conversation Insights settings
AnswerD

Conversation Insights includes a next step capture feature that identifies action items from calls.

Why this answer

Einstein Conversation Insights includes a built-in 'Next Step Capture' feature that automatically identifies and extracts action items from sales call recordings. This feature uses natural language processing (NLP) to detect commitments, tasks, and follow-ups mentioned during the conversation, eliminating the need for manual transcription review or external integrations.

Exam trap

The trap here is that candidates may confuse Einstein Call Summaries (which provides a summary) with the specific action-item extraction capability, or assume that a manual process or chatbot integration is required, when in fact the feature is natively built into Conversation Insights settings.

How to eliminate wrong answers

Option A is wrong because Einstein Call Summaries in Sales GPT provides a summary of the call but does not specifically capture or extract action items; it focuses on generating a narrative overview rather than discrete tasks. Option B is wrong because manually creating tasks from the call transcript defeats the purpose of automation and is not a feature within Conversation Insights; it relies on human effort and does not leverage the platform's AI capabilities. Option C is wrong because Einstein Bots are designed for automated conversational interactions (e.g., chatbots) and are not used to capture steps from recorded calls; they operate in real-time chat scenarios, not post-call analysis.

34
MCQhard

A company uses Einstein Lead Scoring and notices that leads with a score above 90 are not converting as expected. They suspect the model is overfit to historical patterns. What should they do to improve model performance?

A.Increase the score range from 1-99 to 1-100
B.Retrain the model by including more recent leads and removing outdated ones
C.Manually adjust lead scores for high-scoring leads
D.Add more features to the model to capture more signals
AnswerB

Adding more diverse, recent data can reduce overfitting and improve generalization.

Why this answer

Overfitting occurs when a model learns historical patterns that are no longer relevant. By retraining the model with more recent leads and removing outdated ones, the model can adapt to current conversion behaviors and reduce overfitting, improving predictive performance.

Exam trap

The trap here is that candidates may think adding more features (Option D) always improves model accuracy, but in the context of overfitting, it often worsens the problem by increasing variance.

How to eliminate wrong answers

Option A is wrong because increasing the score range from 1-99 to 1-100 does not address overfitting; it merely changes the numeric scale without altering the model's underlying bias toward historical patterns. Option C is wrong because manually adjusting lead scores introduces human bias and undermines the automated, data-driven nature of Einstein Lead Scoring, which relies on machine learning algorithms. Option D is wrong because adding more features to an already overfit model can exacerbate overfitting by providing additional noise or irrelevant signals, rather than correcting the root cause of over-reliance on outdated data.

35
Multi-Selectmedium

A company uses Einstein Discovery to analyze sales data. They want to understand the key drivers of deal closures. Which THREE output types can Einstein Discovery provide? (Choose 3)

Select 3 answers
A.Stories that explain key factors in natural language
B.Operational prescriptions that recommend specific actions
C.Waterfall charts illustrating the contribution of each factor
D.Sentiment analysis scores
E.Custom binary prediction models
AnswersA, B, C

Stories are automatically generated narratives highlighting important findings.

Why this answer

Einstein Discovery generates 'Stories' that automatically describe key factors influencing outcomes in natural language, enabling users to understand drivers of deal closures without manual analysis. These stories are derived from statistical models that identify the most impactful variables in the dataset.

Exam trap

The trap here is that candidates confuse the distinct output types of Einstein Discovery (Stories, prescriptions, waterfall charts) with other Einstein AI features like sentiment analysis or custom model builders, leading them to select options that are valid Einstein capabilities but not outputs of Discovery.

36
MCQeasy

What is the primary purpose of the Einstein Copilot feature in Salesforce?

A.To automatically log emails and events
B.To analyze call recordings for talk-time metrics
C.To generate marketing email campaigns
D.To provide a conversational AI assistant within the CRM
AnswerD

Correct. Einstein Copilot assists users across Salesforce.

Why this answer

Einstein Copilot is a conversational AI assistant embedded directly in the Salesforce CRM interface. It allows users to ask natural-language questions, get summaries of records, generate field values, and execute actions without navigating menus. This aligns with option D, as its primary purpose is to provide an AI-powered chat experience within the CRM, not to automate logging, analyze calls, or generate marketing campaigns.

Exam trap

The trap here is that candidates confuse Einstein Copilot with other Einstein features like Einstein Activity Capture (logging) or Einstein Conversation Insights (call analysis), because all are 'Einstein' branded but serve entirely different purposes.

How to eliminate wrong answers

Option A is wrong because automatically logging emails and events is handled by Salesforce's Email-to-Case, Einstein Activity Capture, or standard Activity Logging features, not by Einstein Copilot. Option B is wrong because analyzing call recordings for talk-time metrics is a function of Einstein Conversation Insights (formerly Call Analytics), which uses natural language processing on voice data, not the conversational assistant Copilot. Option C is wrong because generating marketing email campaigns is the domain of Salesforce Marketing Cloud Engagement or Einstein Copy Insights, not the in-CRM Copilot assistant.

37
MCQhard

A company uses Einstein Bots for customer support. They want the bot to understand when a customer says 'I want to return a product' and trigger a return flow. What must be configured to recognize this intent?

A.Add a dialogue step that matches the phrase exactly
B.Create an entity for 'product' and map it to return flow
C.Use Einstein Article Recommendations to surface return policy
D.Train the bot's NLP with sample utterances for the 'Return_Product' intent
AnswerD

Intents are trained with example phrases so the bot can recognize variations.

Why this answer

Einstein Bots rely on Natural Language Processing (NLP) to interpret user intent from free-form text. To recognize the intent 'Return_Product', you must train the bot's NLP model by providing sample utterances (phrases) that represent that intent. This allows the bot to generalize and match variations like 'I need to send this back' or 'How do I return an item?' without requiring exact phrase matching.

Exam trap

The trap here is that candidates confuse exact phrase matching (Option A) with NLP-based intent recognition, assuming the bot works like a simple keyword trigger rather than a trained machine learning model.

How to eliminate wrong answers

Option A is wrong because Einstein Bots do not use exact phrase matching for intent recognition; they use NLP to handle variations in user language. Option B is wrong because entities (like 'product') are used to extract specific data from a user's utterance, not to define or trigger an intent. Option C is wrong because Einstein Article Recommendations surface knowledge articles to answer questions, not to recognize or trigger a return flow intent.

38
MCQhard

An admin wants to create a prompt template that generates a personalized sales email for a lead using fields like Company, Industry, and Lead Source. The email should be generated when a user clicks a button on the lead record. Which Prompt Builder template type is appropriate?

A.Flex Prompt
B.Case Field Generation
C.Field Generation
D.Sales Email
AnswerD

Sales Email is a template type in Prompt Builder for generating sales emails from records.

Why this answer

The Sales Email template type in Prompt Builder is specifically designed to generate personalized sales emails using standard fields like Company, Industry, and Lead Source, and it triggers on a button click on the lead record. This template type includes built-in placeholders and formatting optimized for email generation, making it the correct choice for this use case.

Exam trap

The trap here is that candidates often confuse Field Generation (which fills a single field) with Sales Email (which generates a complete email), or they assume Flex Prompt is always the fallback for any custom generation task, ignoring the specialized template types.

How to eliminate wrong answers

Option A is wrong because Flex Prompt is a generic template type for custom prompts that do not fit into predefined categories, but it lacks the specialized email generation logic and field mapping required for a sales email triggered from a lead record. Option B is wrong because Case Field Generation is designed to auto-populate fields on a case record based on case data, not to generate a sales email from a lead record. Option C is wrong because Field Generation is used to generate values for a single field (e.g., a description or summary) rather than producing a complete email output with multiple fields.

39
MCQeasy

A sales operations manager wants to compare the AI-predicted forecast against the sales rep's manual commit for the current quarter. Which Einstein feature provides this comparison?

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

Forecasting shows AI predictions vs rep commits in the forecast grid.

Why this answer

Einstein Forecasting is the specific feature designed to compare AI-predicted forecasts against sales reps' manual commitments for the current quarter. It provides a side-by-side view of the AI-generated forecast and the human-entered commit, enabling managers to identify discrepancies and adjust strategies accordingly.

Exam trap

The trap here is that candidates may confuse Einstein Forecasting with Einstein Opportunity Scoring, mistakenly thinking scoring provides forecast comparison, when in fact scoring only evaluates individual opportunity likelihood, not aggregated forecast data.

How to eliminate wrong answers

Option A is wrong because Einstein Opportunity Scoring focuses on predicting the likelihood of an individual opportunity closing, not on comparing aggregated forecast numbers against manual commits. Option C is wrong because Einstein Lead Scoring evaluates the probability that a lead will convert, which is unrelated to quarterly forecast comparison. Option D is wrong because Einstein Prediction Builder allows custom AI model creation for any object or field, but it does not natively provide the out-of-the-box forecast comparison between AI predictions and manual commits that Einstein Forecasting offers.

40
MCQeasy

A company wants to automatically generate draft email replies to customer support inquiries using generative AI. Which Einstein GPT feature is designed for this purpose?

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

Correct. Service GPT provides reply recommendations for support cases.

Why this answer

Service GPT includes reply recommendations that generate draft responses for support agents.

41
Multi-Selectmedium

A company is implementing Einstein Activity Capture. They want to ensure that emails between the sales rep and the company's legal department are NOT logged. Which TWO actions should the admin take?

Select 2 answers
A.Configure a validation rule to suppress logging when the recipient contains legal domain
B.Add the legal department's email domain (e.g., @company-legal.com) to the excluded addresses list
C.Add the specific email addresses of legal team members to the excluded addresses list
D.Remove the sales rep's permission to log activities
E.Disable Einstein Activity Capture for the legal team's profiles
AnswersB, C

Excluded addresses prevent logging based on domain or address.

Why this answer

Einstein Activity Capture provides an 'Excluded Addresses' list where you can specify email domains (e.g., @company-legal.com) to prevent any emails to or from that domain from being logged. Option C is correct because you can also add individual email addresses to the same excluded list, giving granular control over which specific contacts are excluded from activity logging.

Exam trap

The trap here is that candidates may confuse Einstein Activity Capture's exclusion mechanism with Salesforce's validation rules or profile-based permissions, thinking they can use record-level logic or user permissions to filter captured emails, when in fact the feature has a dedicated exclusion list for addresses and domains.

42
MCQeasy

A sales admin wants to automatically log emails and events from a sales rep's email client to Salesforce without manual entry. Which feature should they enable?

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

Activity Capture is designed for automatic logging of emails and events.

Why this answer

Einstein Activity Capture (D) is the correct feature because it automatically logs emails and events from a connected email client (like Outlook or Gmail) into Salesforce without requiring manual entry. It uses server-side synchronization to capture interactions based on configured rules, making it the direct solution for this use case.

Exam trap

The trap here is that candidates confuse Einstein Activity Capture with Einstein Email Insights, assuming that analytics features also include automatic logging, but Email Insights only provides engagement metrics, not data capture.

How to eliminate wrong answers

Option A is wrong because Einstein Conversation Insights analyzes voice and chat conversations for coaching insights, not for logging emails or events. Option B is wrong because Einstein Lead Scoring uses predictive models to rank leads based on conversion likelihood, not for capturing email or calendar data. 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.

43
MCQmedium

A marketing team wants to recommend products and content to website visitors in Experience Cloud. Which Einstein feature should they use?

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

This builder creates product/content recommendations for Experience Cloud.

Why this answer

Einstein Recommendation Builder is designed for product/content recommendations in Experience Cloud.

44
MCQeasy

Which Einstein feature helps agents by suggesting relevant knowledge articles while working on a case?

A.Einstein Search
B.Einstein Article Recommendations
C.Einstein Case Classification
D.Einstein Reply Recommendations
AnswerB

Einstein Article Recommendations suggests knowledge articles based on case context.

Why this answer

Einstein Article Recommendations uses AI to recommend relevant knowledge articles to service agents.

45
Multi-Selectmedium

A company wants to use Einstein Next Best Action to recommend actions to sales reps. Which TWO components are part of the Next Best Action strategy? (Choose 2)

Select 2 answers
A.Flows
B.Einstein Bots
C.Apex
D.Einstein Prediction Builder models
E.External machine learning models
AnswersA, C

Flows can be used to define actions.

Why this answer

Next Best Action strategies can use Flows or Apex to define and execute recommended actions.

46
MCQeasy

Which Salesforce AI feature provides automated statistical analysis and generates plain-language stories about trends in data?

A.Einstein Discovery
B.Einstein Forecasting
C.Einstein Prediction Builder
D.Einstein GPT
AnswerA

Discovery generates stories and statistical analysis.

Why this answer

Einstein Discovery automatically analyzes data and produces stories, charts, and improvement suggestions.

47
MCQmedium

A sales operations manager wants to automatically prioritize leads based on historical conversion data. Which Salesforce Einstein feature should they use to create a custom predictive model without writing code?

A.Einstein Discovery
B.Einstein Lead Scoring
C.Einstein Bots
D.Einstein Prediction Builder
AnswerD

Einstein Prediction Builder lets admins select a prediction field, data set, and features to create a custom AI prediction.

Why this answer

Einstein Prediction Builder (D) is the correct answer because it allows users to create custom predictive models—such as lead conversion propensity—using point-and-click tools, without writing any code. It leverages historical data from the org to train a model that outputs a prediction score for each record, directly meeting the requirement to automatically prioritize leads based on historical conversion data.

Exam trap

The trap here is that candidates confuse the pre-built, no-code Einstein Lead Scoring (B) with the customizable Einstein Prediction Builder (D), not realizing that Lead Scoring is a fixed model and cannot be retrained on custom historical data.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is an augmented analytics tool that surfaces insights and explanations from data, but it does not create deployable predictive models for lead scoring or prioritization. Option B is wrong because Einstein Lead Scoring is a pre-built, out-of-the-box model that scores leads based on standard fields; it cannot be customized to use arbitrary historical conversion data or to create a new custom model from scratch. Option C is wrong because Einstein Bots are designed for conversational AI and automated chat interactions, not for building predictive models to prioritize leads.

48
Multi-Selectmedium

A company wants to use Einstein GPT in Service Cloud to improve agent productivity. Which TWO features are available in Service GPT? (Choose 2)

Select 2 answers
A.Lead scoring
B.Knowledge article draft creation
C.Meeting follow-up generation
D.Case summary generation
E.Call recording analysis
AnswersB, D

Service GPT can draft knowledge articles.

Why this answer

Knowledge article draft creation is a feature of Service GPT that uses generative AI to automatically draft knowledge articles from case details, reducing manual effort for agents. Case summary generation is another Service GPT feature that produces concise summaries of case interactions, helping agents quickly understand case history and context.

Exam trap

The trap here is that candidates confuse features across Einstein GPT products (Sales GPT, Service GPT, Marketing GPT) and may incorrectly associate call recording analysis or lead scoring with Service GPT, when they belong to separate Einstein tools.

49
MCQmedium

An admin wants to create a custom AI model that predicts whether a support case will be escalated (Yes/No) based on historical cases. The training data includes fields like Subject, Description, Account Tier, and Product Family. Which Einstein feature should they use?

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

Prediction Builder lets you create a custom binary prediction model (e.g., escalated vs not escalated) from Salesforce object data.

Why this answer

Einstein Prediction Builder allows creating custom binary prediction models from Salesforce data. It supports selecting prediction field, dataset, and features. The other features do not enable custom model creation.

50
MCQmedium

A developer wants to use AI to automatically extract key entities like dates, product names, and amounts from customer emails and store them in Salesforce fields. Which Einstein API should they use?

A.Einstein Discovery API
B.Einstein Prediction Builder API
C.Einstein Bots API
D.Einstein Vision and Language Platform API
AnswerD

This platform includes NER API for entity extraction.

Why this answer

Einstein Vision and Language Platform (Einstein Platform Services) provides APIs for text classification, named entity recognition (NER), and other AI tasks. NER is specifically for extracting entities like dates, product names, and amounts.

51
MCQmedium

A sales manager wants to automatically prioritize leads based on their likelihood to convert. The team uses Salesforce Sales Cloud and has historical lead data with conversion outcomes. Which Einstein feature should they use to create a custom prediction model?

A.Einstein Discovery
B.Einstein GPT
C.Einstein Prediction Builder
D.Einstein Lead Scoring
AnswerC

Prediction Builder lets you create a custom binary prediction using your data.

Why this answer

Einstein Prediction Builder is the no-code Einstein feature specifically designed to allow admins to create custom binary prediction models (e.g., lead conversion) using their own historical data fields without requiring data science expertise. It automatically selects the most predictive fields and generates a model that outputs a probability score for each lead, which can then be used for prioritization.

Exam trap

The trap here is that candidates confuse the pre-built Einstein Lead Scoring (which is automatic and non-customizable) with the custom model builder Einstein Prediction Builder, assuming 'Lead Scoring' implies customizability when it does not.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is an analytics tool for identifying patterns and root causes in data, not for building custom prediction models that output a probability score for each record. Option B is wrong because Einstein GPT is a generative AI feature for creating content (e.g., email drafts, knowledge articles) and does not build predictive models for lead conversion. Option D is wrong because Einstein Lead Scoring is a pre-built, out-of-the-box scoring model that uses standard fields and cannot be customized with the user's own historical lead data and conversion outcomes.

52
MCQmedium

A company wants to use Einstein Prediction Builder to predict whether a support case will be escalated within the first 24 hours. Which field should be selected as the prediction field?

A.A date field for the escalation date
B.A text field with case escalation notes
C.A checkbox field named 'Escalated within 24 hours'
D.A numeric field representing escalation time in hours
AnswerC

Correct. Checkbox fields are binary and suitable for prediction.

Why this answer

Einstein Prediction Builder requires the prediction field to be a binary outcome (e.g., true/false, yes/no) that the model will learn to predict. A checkbox field named 'Escalated within 24 hours' directly represents the binary target (checked = escalated, unchecked = not escalated) needed for supervised classification.

Exam trap

The trap here is that candidates often confuse the prediction field with input features, selecting a date or numeric field that seems related to escalation timing, but Einstein Prediction Builder requires a binary target field for classification, not a continuous or text field.

How to eliminate wrong answers

Option A is wrong because a date field (e.g., escalation date) is a continuous or ordinal value, not a binary outcome; Prediction Builder cannot use a date as the prediction target without explicit binary transformation. Option B is wrong because a text field with case escalation notes is unstructured free text, which Prediction Builder does not support as a prediction field—it requires structured, categorical or boolean data. Option D is wrong because a numeric field representing escalation time in hours is a continuous numeric value; while it could be used for regression, the question asks for predicting a binary outcome (escalated or not within 24 hours), and Prediction Builder's classification models require a categorical or boolean target.

53
MCQmedium

A sales rep wants to see which of their leads are most likely to convert, ranked from 1 to 99, directly in the lead list view. Which feature provides this capability?

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

Lead Scoring provides a score 1-99 visible in list views.

Why this answer

Einstein Lead Scoring is the correct feature because it automatically assigns a score from 1 to 99 to each lead based on historical conversion patterns, directly in the lead list view. This allows the sales rep to rank leads by likelihood to convert without manual calculation or custom development.

Exam trap

The trap here is that candidates confuse Einstein Lead Scoring with Einstein Opportunity Scoring, assuming both score leads, but Einstein Opportunity Scoring is specifically for opportunities and uses a different scale and object.

How to eliminate wrong answers

Option A is wrong because Einstein Opportunity Scoring scores opportunities, not leads, and operates on a 0–100 scale, not 1–99, and is used for deal conversion likelihood, not lead conversion. Option C is wrong because Einstein Activity Capture syncs email and calendar events to Salesforce records but does not provide any scoring or ranking of leads. Option D is wrong because Einstein Prediction Builder is a no-code tool for creating custom predictive models on any object, but it requires configuration and does not automatically surface a 1–99 score in the lead list view out of the box.

54
MCQeasy

Which Einstein feature uses generative AI to help sales reps compose personalized emails directly in Salesforce?

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

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

Why this answer

Sales GPT includes email generation capabilities for sales reps.

55
MCQmedium

A company wants to build an autonomous AI agent that can handle customer inquiries and perform actions like updating records or creating orders without human intervention. Which Salesforce solution should they use?

A.Einstein Copilot
B.Einstein Bots
C.Agentforce
D.Einstein Prediction Builder
AnswerC

Agentforce enables autonomous agents that can take actions.

Why this answer

Agentforce is the correct solution because it is designed to build autonomous AI agents that can handle complex customer inquiries and perform actions like updating records or creating orders without human intervention. It leverages large language models and integrates with Salesforce Data Cloud to enable reasoning, planning, and execution of multi-step tasks autonomously.

Exam trap

The trap here is that candidates confuse Einstein Copilot (which requires human approval for actions) with an autonomous agent, but Agentforce is the only solution that operates without human intervention for end-to-end task execution.

How to eliminate wrong answers

Option A is wrong because Einstein Copilot is a conversational AI assistant that requires human-in-the-loop for action execution, not an autonomous agent that acts without human intervention. Option B is wrong because Einstein Bots are rule-based or simple AI chatbots that handle predefined intents and cannot autonomously perform complex actions like updating records or creating orders across systems. Option D is wrong because Einstein Prediction Builder is a tool for creating custom predictive models (e.g., churn prediction) and does not provide autonomous action execution capabilities.

56
MCQeasy

A sales leader wants to compare each rep's forecast against an AI-generated prediction for the same period. Which Einstein feature provides this comparison?

A.Einstein Opportunity Scoring
B.Einstein Discovery
C.Einstein Lead Scoring
D.Einstein Forecasting
AnswerD

Einstein Forecasting offers AI predictions that can be compared to rep commits and manager forecasts.

Why this answer

Einstein Forecasting is the correct feature because it directly compares a sales rep's manual forecast against an AI-generated prediction for the same period, providing a side-by-side view of discrepancies. This allows sales leaders to assess forecast accuracy and adjust strategies based on AI insights.

Exam trap

The trap here is that candidates confuse Einstein Forecasting with Einstein Discovery, assuming Discovery is used for all AI-driven comparisons, but Discovery is for historical analysis, not real-time forecast comparison.

How to eliminate wrong answers

Option A is wrong because Einstein Opportunity Scoring predicts the likelihood of an opportunity closing, not comparing forecasts against AI predictions. Option B is wrong because Einstein Discovery is a data analysis tool for uncovering patterns and insights in historical data, not for real-time forecast comparison. Option C is wrong because Einstein Lead Scoring predicts the likelihood of a lead converting, not for comparing rep forecasts with AI predictions.

57
MCQhard

A company uses Einstein Discovery to analyze sales data and wants to share the findings with business stakeholders who are not Salesforce users. What is the recommended way to share the story?

A.Create a public Salesforce site to display the story
B.Grant the stakeholders a Salesforce login and viewer permission
C.Embed the story in a Chatter post
D.Download the story as a PDF and email it
AnswerD

Einstein Discovery allows exporting stories as PDFs, which can be shared externally.

Why this answer

Einstein Discovery supports PDF export of stories, making it easy to share insights with external stakeholders.

58
MCQeasy

A company wants to build a chatbot in Service Cloud that can handle common customer queries and escalate to a human agent when needed. Which tool should they use?

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

Einstein Bots is the chatbot builder in Service Cloud with handoff capabilities.

Why this answer

Einstein Bots is the correct tool because it is specifically designed to build conversational chatbots within Service Cloud that can handle common customer queries using predefined flows and seamlessly escalate to a human agent when the bot cannot resolve the issue. Unlike other Einstein features, Einstein Bots integrates directly with Omni-Channel routing to transfer conversations to live agents, making it the appropriate choice for this use case.

Exam trap

The trap here is that candidates confuse Einstein Copilot, which is an internal assistant for Salesforce users, with a customer-facing chatbot, leading them to select it instead of Einstein Bots.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action is a recommendation engine that suggests the next best action for agents or customers based on AI models, not a chatbot for handling customer queries. Option C is wrong because Einstein GPT is a generative AI tool for creating content like email drafts or knowledge articles, not a conversational chatbot for live customer interactions. Option D is wrong because Einstein Copilot is an AI-powered assistant for Salesforce users to interact with CRM data via natural language, not a customer-facing chatbot for Service Cloud escalation.

59
Multi-Selecthard

A company is using Einstein Discovery to improve customer retention. The data scientist wants to understand the key drivers of churn and receive actionable recommendations. Which THREE capabilities of Einstein Discovery support this goal?

Select 3 answers
A.Improvement suggestions
B.Chatbot integration
C.Waterfall charts
D.Automated statistical analysis
E.Story creation
AnswersA, C, D

Yes, Einstein Discovery provides specific suggestions to improve the predicted outcome.

Why this answer

Einstein Discovery provides automated statistical analysis to identify key drivers, waterfall charts to show how factors combine to influence outcomes, and improvement suggestions for actions. Stories are an output, but 'story creation' is a feature; 'improvement suggestions' is listed explicitly in the domain; 'operational prescriptions' are similar to improvement suggestions but the term 'improvement suggestions' is more specific to Einstein Discovery. The correct three are: automated statistical analysis (identifies key drivers), waterfall charts (visualize contribution of factors), and improvement suggestions (recommend actions).

Story creation is more about narrative summary; operational prescriptions are part of Einstein Discovery but typically refer to prescriptions that can be operationalized; however, improvement suggestions is the standard term.

60
MCQeasy

A user wants to automatically log emails and events from their email client to Salesforce without manual entry. Which feature should they enable?

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

Einstein Activity Capture automatically synchronises emails and events from a connected email client into Salesforce using server-side logging, eliminating manual entry. Its background sync engine matches email addresses to Salesforce contacts and leads, then creates activity records without user intervention. This satisfies the constraint of zero manual data entry by operating on a continuous, rule-based capture model rather than requiring user-triggered imports or manual logging.

Why this answer

Einstein Activity Capture (C) is the correct feature because it automatically logs emails and events from a connected email client (like Outlook or Gmail) into Salesforce without requiring manual entry. It uses a background synchronization process that captures email metadata and calendar events based on configured rules, eliminating the need for manual logging or add-ins.

Exam trap

The trap here is that candidates confuse 'automatic logging of emails and events' with Einstein Email Insights, which focuses on analysis rather than capture, or with Einstein Conversation Insights, which deals with voice data.

How to eliminate wrong answers

Option A is wrong because Einstein Email Insights is a feature that analyzes email content to provide relationship intelligence and recommendations, not automatic logging of emails and events. Option B is wrong because Einstein Lead Scoring uses predictive models to rank leads based on conversion likelihood, not to capture email or event data. Option D is wrong because Einstein Conversation Insights analyzes voice and digital conversation transcripts from call recordings and chats, not email client data.

61
MCQhard

An administrator is setting up Einstein Bots for a service center. They want the bot to understand when a customer says 'I want to return my order' and route to the returns process. What must the admin configure in the bot builder?

A.Use the pre-built 'Returns' intent from the intent library.
B.Create a new intent called 'Return Order' and map it to the returns dialogue flow.
C.Enable the 'Return Order' entity and add sample utterances directly to the dialogue.
D.Add a keyword trigger for 'return' in the bot configuration.
AnswerB

Intents are used to classify user input. The admin must create the intent and associate a dialogue flow.

Why this answer

In Einstein Bots, intents represent the customer's goal (e.g., return order), and entities capture specifics (e.g., order number). The admin must define an intent for returns and train the NLP model with example phrases. Entities can capture order IDs.

62
MCQmedium

A company uses Einstein Discovery to analyze their sales pipeline. They see a waterfall chart showing the expected revenue changes from one stage to the next. What does the waterfall chart primarily help identify?

A.The expected revenue at each stage and the changes between stages.
B.The accuracy of the AI prediction compared to actuals.
C.The improvement suggestions from Einstein Discovery.
D.The top reasons why deals are won or lost.
AnswerA

Waterfall charts break down the cumulative effect of sequentially introduced factors, showing revenue changes step by step.

Why this answer

In Einstein Discovery, waterfall charts visualize the contribution of individual factors to a target metric (e.g., revenue). They show how each stage or factor adds or subtracts from the total, helping identify key drivers.

63
MCQmedium

A company wants to implement an autonomous AI agent in Salesforce that can handle customer service cases end-to-end. Which feature should they use?

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

Agentforce provides autonomous AI agents that can perform actions and handle cases independently.

Why this answer

Agentforce is the correct feature because it is specifically designed to create autonomous AI agents that can handle customer service cases end-to-end in Salesforce. Unlike simpler bots or copilots, Agentforce can independently execute multi-step workflows, make decisions, and take actions across Salesforce objects without requiring human intervention for every step.

Exam trap

The trap here is that candidates often confuse Einstein Copilot or Einstein Bots with autonomous agents, but the key differentiator is that Agentforce is built for fully autonomous, end-to-end execution without requiring human-in-the-loop for every step.

How to eliminate wrong answers

Option A is wrong because Einstein Copilot is a conversational AI assistant that helps users with tasks but is not designed for autonomous, end-to-end case handling; it requires user prompts and oversight. Option B is wrong because Einstein Next Best Action provides recommendations for the next best step but does not autonomously execute a full case resolution workflow. Option C is wrong because Einstein Bots are rule-based or AI-powered chatbots that can handle simple interactions but lack the autonomous decision-making and multi-step orchestration capabilities needed for end-to-end case management.

64
MCQhard

A developer wants to build a custom app that classifies images of products into categories (e.g., shoes, bags). The app must run in Salesforce and use Einstein AI. Which approach is MOST appropriate?

A.Use Einstein Recommendation Builder to classify products
B.Use Einstein Vision and Language Platform APIs
C.Use Einstein GPT with a prompt that describes the image
D.Use Einstein Copilot to process images
AnswerB

This platform provides pre-built models and APIs for image classification, object detection, etc.

Why this answer

Einstein Vision and Language Platform APIs provide the image classification capabilities needed for this custom app. These APIs allow developers to train and deploy custom image classification models that can categorize products like shoes and bags directly within Salesforce.

Exam trap

The trap here is that candidates may confuse Einstein's generative AI tools (GPT, Copilot) with its predictive AI capabilities (Vision and Language APIs), assuming any 'AI' feature can handle image classification without understanding the specific service boundaries.

How to eliminate wrong answers

Option A is wrong because Einstein Recommendation Builder is designed for product recommendations based on user behavior and preferences, not for image classification. Option C is wrong because Einstein GPT is a generative AI tool for text and content generation, not for processing or classifying images. Option D is wrong because Einstein Copilot is a conversational AI assistant that helps with tasks and queries, not a tool for image classification.

65
MCQmedium

A manager wants to use Einstein Forecasting to compare the AI-predicted forecast against sales reps' committed forecast amounts. Where in Salesforce can they view this comparison?

A.In the Einstein Forecasts list view, the AI forecast column appears next to the rep commit column.
B.In the Einstein Lead Scoring dashboard.
C.In the Einstein Discovery story for opportunities.
D.Only in a custom report type built from Opportunity object.
AnswerA

Correct. The AI forecast is shown as a separate column for comparison.

Why this answer

Einstein Forecasting provides an AI forecast that is displayed alongside the rep's committed forecast in the forecast list view and reports.

66
MCQhard

A developer wants to use AI to classify images uploaded to Salesforce. Which platform/service should they use?

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

Why this answer

Einstein Vision and Language Platform is the correct service because it provides pre-built and custom AI models specifically designed for image classification, object detection, and optical character recognition (OCR) within Salesforce. It allows developers to upload images and train models using labeled data directly in the Salesforce ecosystem, making it the only option that directly addresses the requirement to classify images.

Exam trap

The trap here is that candidates confuse Einstein GPT's generative capabilities with classification tasks, assuming any 'AI' service can handle images, when in fact Einstein GPT is strictly for text generation and does not process image content.

How to eliminate wrong answers

Option B (Einstein Bots) is wrong because it is a service for building conversational chatbots that handle customer service interactions via text or voice, not for image classification. Option C (Einstein GPT) is wrong because it is a generative AI tool for creating content like emails, summaries, and knowledge articles, not for analyzing or classifying images. Option D (Einstein Discovery) is wrong because it is a predictive analytics and automated insights engine that works on structured data (e.g., CRM records) to identify trends and anomalies, not on unstructured image data.

67
Multi-Selectmedium

A service manager wants to use AI to automatically suggest knowledge articles to agents during case handling. Which TWO Einstein features can fulfill this requirement?

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

Directly suggests knowledge articles to agents.

Why this answer

Einstein Article Recommendations uses AI to automatically suggest relevant knowledge articles to agents during case handling, based on the case context and historical data. This feature is specifically designed to improve agent efficiency by surfacing the most helpful articles without manual search.

Exam trap

The trap here is that candidates often confuse Einstein Next Best Action (which recommends generic actions or offers) with Einstein Article Recommendations, but Next Best Action is a broader feature for recommending any action (e.g., discounts, workflows) and requires custom configuration, whereas Article Recommendations is purpose-built for knowledge articles.

68
Multi-Selecthard

A company is building an Einstein Bot that needs to handle customer inquiries and escalate to a human agent when necessary. The bot must also analyze conversations to improve its performance. Which THREE capabilities should they configure? (Choose 3)

Select 3 answers
A.Einstein Case Classification to categorize conversations
B.Einstein Discovery to analyze bot logs
C.Intents and entities to understand customer requests
D.Bot analytics to monitor performance and conversation outcomes
E.Handoff to human agent when the bot cannot resolve
AnswersC, D, E

Intents and entities are fundamental for NLP understanding in bots.

Why this answer

To handle inquiries, the bot needs intents/entities for understanding. For escalation, it needs handoff settings. For analysis, bot analytics provides insights.

69
MCQeasy

A company wants to improve sales forecast accuracy by incorporating AI predictions that compare rep commits with statistical forecasts. Which Einstein feature should they use?

A.Einstein Discovery
B.Einstein Lead Scoring
C.Einstein Forecasting
D.Einstein Opportunity Scoring
AnswerC

Einstein Forecasting uses AI to generate forecasts and compare with rep commits.

Why this answer

Einstein Forecasting is the correct feature because it directly combines statistical forecasts with sales rep commit data to produce a more accurate, AI-driven prediction. This feature specifically addresses the need to reconcile top-down statistical models with bottom-up rep inputs, which is exactly what the question describes.

Exam trap

The trap here is that candidates often confuse 'forecasting' with 'scoring' or 'discovery,' assuming any AI feature that deals with sales data can improve forecast accuracy, but only Einstein Forecasting is designed to merge rep commits with statistical predictions.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is used for uncovering patterns and root causes in data, not for comparing rep commits with statistical forecasts. Option B is wrong because Einstein Lead Scoring focuses on ranking leads based on conversion likelihood, not on forecasting sales amounts. Option D is wrong because Einstein Opportunity Scoring predicts the likelihood of closing an opportunity, not the comparison of rep commits with statistical forecasts.

70
MCQmedium

A company wants to build a custom AI model that predicts whether a support case will be escalated based on fields like case origin, priority, and description. They want to use existing Salesforce data without coding. Which tool should they use?

A.Einstein Case Classification
B.Einstein Prediction Builder
C.Einstein Article Recommendations
D.Einstein Discovery
AnswerB

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

Why this answer

Einstein Prediction Builder allows admins to create custom predictions from Salesforce data without coding, using binary classification for yes/no outcomes.

71
MCQmedium

A sales manager wants to see how AI-predicted forecast amounts compare to sales reps' committed amounts. Which feature provides this comparison?

A.Einstein Discovery
B.Einstein Lead Scoring
C.Einstein Forecasting
D.Einstein Opportunity Scoring
AnswerC

Einstein Forecasting provides AI forecast predictions compared to rep commits.

Why this answer

Einstein Forecasting is the correct feature because it directly compares AI-predicted forecast amounts against sales reps' committed amounts. This allows sales managers to see discrepancies between the AI's data-driven predictions and the reps' manual commitments, enabling more accurate pipeline management.

Exam trap

The trap here is that candidates may confuse Einstein Forecasting with Einstein Discovery or Opportunity Scoring because all involve AI predictions, but only Forecasting specifically provides the comparison of predicted versus committed amounts in a sales forecast context.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is an analytics tool that identifies patterns and provides predictions or recommendations from data, but it does not specifically compare forecast amounts to committed amounts. Option B is wrong because Einstein Lead Scoring assigns a score to leads based on their likelihood to convert, focusing on lead prioritization rather than forecasting comparisons. Option D is wrong because Einstein Opportunity Scoring evaluates the probability of closing an opportunity, not the comparison of predicted versus committed forecast amounts.

72
MCQmedium

A company wants to build a chatbot that can understand customer intents like 'open a case' or 'check order status' and route conversations accordingly. They need the bot to be trained with natural language examples. Which Einstein Bot component is used to map user phrases to actions?

A.Entities
B.Intents
C.Dialog flows
D.NLP training
AnswerB

Intents categorize user input and map to appropriate bot actions.

Why this answer

Intents are the correct component because they map user phrases (natural language examples) to specific actions or goals, such as 'open a case' or 'check order status'. In Einstein Bot, intents are trained with sample utterances to recognize what the user wants, enabling the bot to route conversations to the appropriate dialog flow.

Exam trap

The trap here is that candidates confuse 'NLP training' (the process) with the actual component (intents) that stores the phrase-to-action mapping, leading them to select option D instead of B.

How to eliminate wrong answers

Option A is wrong because entities are used to extract specific data from user input (e.g., account numbers, dates), not to map phrases to actions. Option C is wrong because dialog flows define the conversation path and responses after an intent is recognized, not the mapping of phrases to actions. Option D is wrong because NLP training is the process of training the natural language model, not a component that directly maps phrases to actions; the component that holds the trained mappings is the intent.

73
MCQmedium

A company wants to use Einstein Forecasting to compare AI-generated predictions against sales rep commitments. They have enabled the feature and entered their sales data. What must they do to view the AI forecast?

A.Run Einstein Discovery on opportunity data
B.Enable Einstein Activity Capture
C.Turn on Einstein AI in the Forecasts settings
D.Create a custom report type for forecasts
AnswerC

The AI forecast option must be selected to generate and compare predictions.

Why this answer

After enabling Einstein Forecasting and entering sales data, the user must turn on Einstein AI in the Forecasts settings to activate the AI-generated predictions. This setting allows the system to compare AI forecasts against sales rep commitments within the standard Forecasts component.

Exam trap

The trap here is that candidates may confuse Einstein Forecasting with Einstein Discovery or assume that additional setup like custom report types or Activity Capture is required, when in fact the AI forecast is simply enabled by a toggle in the Forecasts settings.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is a separate AI feature for analyzing historical data and generating insights, not for generating or viewing AI forecasts within the Forecasts component. Option B is wrong because Einstein Activity Capture is used to automatically log emails and events to Salesforce records, and it is not required for viewing AI forecasts. Option D is wrong because creating a custom report type is unnecessary; the AI forecast is displayed directly in the Forecasts tab once Einstein AI is enabled in the Forecasts settings, without needing a custom report type.

74
MCQmedium

An administrator wants to build a custom AI model that predicts whether a support case will be escalated based on historical case data. The prediction must be binary (escalated or not). Which tool should they use?

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

Prediction Builder is designed for custom binary predictions using Salesforce data.

Why this answer

Einstein Prediction Builder is the correct tool because it is specifically designed to create custom binary classification models using historical Salesforce data, such as predicting case escalation (yes/no). It requires no data science expertise and automates model training, evaluation, and deployment directly within the Salesforce platform.

Exam trap

The trap here is that candidates confuse Einstein Discovery's analytical capabilities with predictive model building, but Einstein Discovery explains past patterns while Einstein Prediction Builder creates deployable binary prediction models.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is an augmented analytics tool that explains patterns and provides recommendations from data, but it does not build custom predictive models for binary outcomes like escalation. Option B is wrong because Einstein Next Best Action is a recommendation engine that suggests the next best action for a user based on rules and AI, not a tool for building a custom binary prediction model from historical case data. Option D is wrong because Einstein Vision is used for image recognition and classification tasks, not for predicting binary outcomes from structured tabular data like case records.

75
MCQeasy

A call center manager wants to analyze recorded sales calls to identify keywords, measure talk-time, and capture follow-up tasks. Which Einstein feature provides these capabilities?

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

This feature analyzes call recordings, providing keyword tracking, talk-time metrics, and next step capture.

Why this answer

Einstein Conversation Insights is the correct answer because it is specifically designed to analyze recorded sales calls by transcribing conversations, identifying keywords and topics, measuring talk-time, and capturing follow-up tasks. It uses natural language processing (NLP) to extract actionable insights from voice and text interactions, directly matching the requirements in the question.

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 from phone system integration) without analyzing the actual conversation content for keywords or tasks.

How to eliminate wrong answers

Option B is wrong because Einstein Discovery is a predictive analytics and machine learning tool that surfaces patterns and recommendations from structured data, not from recorded sales calls or audio transcripts. Option C is wrong because Einstein Activity Capture automatically logs emails and events to Salesforce records but does not analyze call recordings for keywords, talk-time, or tasks. Option D is wrong because Einstein Email Insights focuses on analyzing email interactions (e.g., sentiment, intent) and does not process voice calls or provide talk-time metrics.

Page 1 of 4 · 288 questions totalNext →

Ready to test yourself?

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