CCNA Sfai Einstein Features Questions

75 of 326 questions · Page 1/5 · Sfai Einstein Features topic · 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

Option B is correct because 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

Option A is correct because 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

Option B is correct because 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
Multi-Selecthard

A company is using Einstein Discovery to analyze sales data and improve win rates. Which THREE outputs does Einstein Discovery provide?

Select 3 answers
A.Automated A/B test designs
B.Improvement suggestions to increase the target metric
C.Stories that explain key drivers in natural language
D.Waterfall charts showing the impact of different factors on the outcome
E.Hypothesis testing results for statistical significance
AnswersB, C, D

Correct.

Why this answer

Option B is correct because Einstein Discovery provides actionable improvement suggestions that directly target the metric being analyzed, such as win rate. These suggestions are derived from the model's analysis of historical data and are designed to help users take specific actions to improve outcomes.

Exam trap

Cisco often tests the distinction between predictive/prescriptive analytics and traditional statistical methods, leading candidates to mistakenly select hypothesis testing (Option E) when Einstein Discovery actually uses machine learning-based feature importance and natural language generation.

13
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

Option D is correct because 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.

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

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

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

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

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

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

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

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

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

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

24
MCQeasy

A sales manager wants to automatically surface important customer emails that require immediate attention. Which Einstein feature should they use?

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

Email Insights uses AI to identify which emails need attention, correctly addressing the requirement.

Why this answer

Einstein Email Insights is the correct feature because it uses natural language processing (NLP) to analyze email content and automatically surface high-priority emails that require immediate attention. This directly addresses the sales manager's need to identify important customer emails without manual sorting.

Exam trap

Cisco often tests the distinction between features that analyze email content (Einstein Email Insights) versus those that automate data entry (Einstein Activity Capture), leading candidates to confuse logging with intelligent prioritization.

How to eliminate wrong answers

Option A is wrong because Einstein Activity Capture automatically logs emails and events to Salesforce records but does not analyze email content to prioritize or surface important messages. Option B is wrong because Einstein Lead Scoring predicts the likelihood of a lead converting, not the urgency of email communications. Option C is wrong because Einstein Opportunity Scoring forecasts the probability of closing an opportunity, not the importance of incoming emails.

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

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

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

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

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

30
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

Option D is correct because 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.

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

32
MCQmedium

A service team uses Einstein Case Classification to auto-classify incoming cases. They notice that most cases are being classified as 'Low' priority regardless of the actual urgency. What is the most likely cause?

A.The model is overfitting to the training data.
B.The model has not been retrained in over 90 days.
C.The field mapping for priority is incorrect in the classification configuration.
D.The historical case data used for training has a severe class imbalance with very few high-priority cases.
AnswerD

Class imbalance causes the model to predict the majority class. This is the most likely cause.

Why this answer

D is correct because a severe class imbalance in the historical training data—where high-priority cases are rare—causes the Einstein Case Classification model to bias predictions toward the majority class ('Low'). The model learns that most cases in the training set are low priority, so it classifies new cases as 'Low' even when the actual urgency is higher, as the algorithm optimizes for overall accuracy rather than per-class performance.

Exam trap

Cisco often tests the misconception that model retraining or field mapping errors are the primary cause of classification bias, when in reality the root cause is often data quality issues like class imbalance in the training dataset.

How to eliminate wrong answers

Option A is wrong because overfitting would cause the model to perform well on training data but poorly on new data, often with erratic or overly specific predictions, not a systematic bias toward one class. Option B is wrong because retraining frequency (e.g., 90 days) does not inherently cause a class imbalance issue; the model would still reflect the original training data's distribution unless new data is balanced. Option C is wrong because field mapping for priority affects how data is ingested, not the model's learned classification behavior; incorrect mapping would likely cause errors or missing values, not a consistent 'Low' classification.

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

34
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

Option A is correct because 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.

35
MCQeasy

A sales manager wants to automatically prioritize leads with the highest likelihood of converting. Which Einstein feature should they use?

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

Lead Scoring is designed to score leads by conversion likelihood.

Why this answer

Einstein Lead Scoring is the correct feature because it uses AI to analyze historical lead data and assign a score based on the likelihood of conversion, enabling the sales manager to prioritize leads with the highest probability of becoming customers. This feature is specifically designed for lead prioritization, leveraging predictive models trained on past lead conversion patterns.

Exam trap

Cisco often tests the distinction between out-of-the-box Einstein features (like Lead Scoring) and customizable tools (like Prediction Builder), leading candidates to overthink and select the more complex option when a simpler, pre-built solution is correct.

How to eliminate wrong answers

Option A is wrong because Einstein Opportunity Scoring focuses on predicting the likelihood of closing opportunities (deals), not leads, and is used later in the sales cycle. Option B is wrong because Einstein Activity Capture is a tool for automatically logging emails and events to Salesforce records, not for predictive scoring or prioritization. Option D is wrong because Einstein Prediction Builder is a custom AI model builder that requires manual configuration and training, whereas Lead Scoring is an out-of-the-box, pre-trained feature specifically for lead prioritization.

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

37
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

Option D is correct because 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.

38
MCQmedium

A company wants to predict which leads are most likely to convert. They have historical lead data with a 'Converted' field (True/False). Which Einstein feature should they use to build a custom prediction model from this data?

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

Prediction Builder lets you choose any object (Lead) and any binary field (Converted) to create a custom model.

Why this answer

Einstein Prediction Builder is the correct choice because it allows users to build custom prediction models using their own historical data, including a binary outcome field like 'Converted'. It is designed for non-data scientists to create models without code, directly from standard or custom objects.

Exam trap

Cisco often tests the distinction between pre-built scoring features (Lead Scoring, Opportunity Scoring) and the custom model builder (Prediction Builder), trapping candidates who assume any scoring feature can be customized with their own data.

How to eliminate wrong answers

Option A is wrong because Einstein Lead Scoring is a pre-built model that scores leads based on standard Salesforce fields, not a custom model built from the user's own historical data. Option B is wrong because Einstein Discovery is an analytics tool for finding insights and patterns in data, not for building a predictive model that outputs a score or probability for a specific binary outcome. Option C is wrong because Einstein Opportunity Scoring is a pre-built model for scoring opportunities, not leads, and it cannot be trained on custom 'Converted' field data from leads.

39
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

Option B is correct because 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.

40
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

Option A is correct because 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.

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

42
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

Option D is correct because 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.

43
MCQmedium

An admin wants to create a custom AI prediction that uses data from a custom object and a standard object. The prediction should be a binary classification (Yes/No). Which tool should they use?

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

Correct tool for custom binary classification predictions.

Why this answer

Einstein Prediction Builder is the correct tool because it allows admins to create custom binary classification predictions (Yes/No) using data from both custom and standard objects without requiring a data scientist. It leverages point-and-click configuration to train a model on historical data and generate predictions directly within Salesforce.

Exam trap

Cisco often tests the distinction between tools that analyze data (Einstein Discovery) and tools that generate deployable predictions (Einstein Prediction Builder), leading candidates to confuse analytics with actionable AI predictions.

How to eliminate wrong answers

Option A is wrong because Einstein Vision is designed for image recognition and classification using deep learning models, not for structured data predictions from Salesforce objects. Option C is wrong because Einstein Next Best Action focuses on recommending the next optimal action or offer based on rules and AI, not on creating custom binary classification predictions from object data. Option D is wrong because Einstein Discovery is an analytics and insights tool that identifies patterns and correlations in data, but it does not create deployable binary prediction models that can be used in flows or records like Prediction Builder does.

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

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

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

47
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

Option B is correct because 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.

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

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

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

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

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

53
MCQmedium

After deploying an Einstein Prediction Builder model, a user sees a new field on the record. What is this field called and what does it contain?

A.Prediction Category field, containing the predicted category label
B.Prediction Score field, containing a percentage between 0 and 100
C.Prediction Confidence field, containing a confidence level of the model
D.Prediction Explanation field, containing a text explanation of the prediction
AnswerB

The prediction score field shows the probability of the positive outcome (0-100%).

Why this answer

When an Einstein Prediction Builder model is deployed, it automatically creates a Prediction Score field on the record. This field contains a percentage value between 0 and 100 that represents the model's predicted likelihood for the target outcome. The score is the primary output of the model, not a category, confidence level, or text explanation.

Exam trap

The trap here is that candidates confuse the Prediction Score with a confidence level or category label, but Salesforce specifically names this field 'Prediction Score' and it always contains a percentage between 0 and 100, not a discrete category or separate confidence metric.

How to eliminate wrong answers

Option A is wrong because Prediction Builder outputs a numeric score, not a category label; category labels are used in classification models but Einstein Prediction Builder produces a probability score. Option C is wrong because there is no separate 'Prediction Confidence field' — the score itself inherently reflects the model's confidence, and Salesforce does not create a distinct confidence field. Option D is wrong because the Prediction Explanation field is not automatically created by Prediction Builder; explanation text is available through Einstein Trust Layer or custom logic, not as a default field on the record.

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

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

56
MCQhard

A company wants to create a custom AI model that predicts whether a support case will be escalated (Yes/No) based on historical case data. They have fields like Case Origin, Priority, and Description. Which Einstein feature should they use?

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

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

Why this answer

Einstein Prediction Builder is the correct feature because it allows users to create custom binary classification models (e.g., Yes/No predictions) using their own historical data fields such as Case Origin, Priority, and Description. Unlike pre-built models, Prediction Builder is designed for custom objectives like predicting case escalation without requiring data science expertise.

Exam trap

Cisco often tests the distinction between pre-built Einstein features (like Case Classification) and custom model builders (like Prediction Builder), trapping candidates who assume any AI feature that works with case data must be Case Classification.

How to eliminate wrong answers

Option A is wrong because Einstein Case Classification is a pre-built model that automatically categorizes cases into predefined categories (e.g., billing, technical), not for predicting binary outcomes like escalation. Option B is wrong because Einstein Next Best Action recommends the next best step or action for a user (e.g., offer a discount) based on real-time context, not for building a custom predictive model from historical data. Option D is wrong because Einstein Discovery is an automated insights and explanation tool that analyzes data to find patterns and root causes, but it does not create a deployable predictive model for a specific binary outcome like escalation.

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

58
MCQhard

An admin creates an Einstein Prediction Builder model to predict whether a lead will convert (binary classification). After training, they notice the prediction score field shows values from 0 to 1000 instead of the expected 0 to 100. What is the most likely cause?

A.The prediction field uses a scale of 1-999 by default, not a percentage
B.The model includes a numeric custom field as a feature that skews the output
C.The prediction field was incorrectly mapped to a currency field
D.The model was trained on too few records, causing overfitting
AnswerA

Einstein Prediction Builder outputs a score from 1 to 999, not 0-100 percent. This is the expected behavior.

Why this answer

Einstein Prediction Builder outputs prediction scores on a 0–1000 scale by default, not a percentage. The score represents the relative likelihood of the predicted outcome, where higher values indicate greater confidence. The admin expected a 0–100 scale, but the default range is 0–1000, making option A correct.

Exam trap

The trap here is that candidates assume prediction scores are always percentages (0–100) because many other AI tools use that scale, but Salesforce specifically uses a 0–1000 range to provide finer granularity without decimals.

How to eliminate wrong answers

Option B is wrong because including a numeric custom field as a feature does not change the output scale of the prediction score; it only influences the model's internal weighting. Option C is wrong because the prediction field is a numeric score field, not a currency field, and mapping it incorrectly would cause a data type mismatch error, not a scale change. Option D is wrong because training on too few records causes overfitting, which leads to poor generalization and unreliable predictions, not a shift in the output score range.

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

60
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

Option C is correct because 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.

61
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

Option C is correct because 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.

62
Multi-Selecteasy

Which TWO use cases can be achieved using Einstein GPT for Sales (Sales GPT)?

Select 2 answers
A.Generating personalized sales emails
B.Generating call summaries for sales calls
C.Generating knowledge article drafts
D.Summarizing customer support cases
E.Automatically classifying incoming cases by type
AnswersA, B

Correct.

Why this answer

Einstein GPT for Sales (Sales GPT) is specifically designed to assist sales representatives by generating personalized sales emails and summarizing sales calls. Option A is correct because Sales GPT can analyze CRM data and customer context to draft tailored email content, improving engagement. Option B is correct because it can automatically generate concise call summaries from recorded sales conversations, saving reps time and ensuring accurate follow-up.

Exam trap

Cisco often tests the distinction between Sales GPT and Service GPT, so the trap here is assuming that any generative AI feature in Salesforce belongs to Sales GPT, when in fact tasks like knowledge article creation and case summarization are exclusive to Service GPT.

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

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

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

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

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

68
Multi-Selectmedium

A company wants to build an autonomous AI agent that can handle customer inquiries end-to-end. Which TWO tools are part of Agentforce for building and testing agents?

Select 2 answers
A.Einstein Bots
B.Topics and Actions
C.Prompt Builder
D.Einstein Copilot
E.Agent Builder
AnswersB, E

Why this answer

Topics and Actions is correct because it is the core mechanism within Agentforce that allows you to define the specific intents (Topics) and the corresponding API calls or logic (Actions) that the agent will use to handle customer inquiries. This enables the agent to understand what the customer wants and execute the appropriate response or backend operation.

Exam trap

Cisco often tests the distinction between the user-facing interface (Einstein Copilot) and the development tools (Agent Builder, Topics and Actions), causing candidates to mistakenly select Einstein Copilot as a building tool.

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

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

71
MCQmedium

A sales operations manager wants to automatically prioritize leads based on their likelihood to convert. The team uses Sales Cloud and wants to avoid custom development. Which feature should they use?

A.Einstein Opportunity Scoring
B.Einstein Prediction Builder
C.Einstein Next Best Action
D.Einstein Lead Scoring
AnswerD

This feature automatically scores leads 1-99 based on conversion likelihood using historical data.

Why this answer

Einstein Lead Scoring is the correct feature because it is specifically designed to automatically prioritize leads based on their likelihood to convert, using historical data and predictive models. It is a native Salesforce Sales Cloud feature that requires no custom development, directly addressing the manager's need to rank leads by conversion probability.

Exam trap

The trap here is confusing Einstein Lead Scoring with Einstein Opportunity Scoring, as both involve scoring but apply to different objects (leads vs. opportunities), and candidates often overlook the specific 'lead' requirement in the question.

How to eliminate wrong answers

Option A is wrong because Einstein Opportunity Scoring prioritizes opportunities, not leads, and focuses on deal closure likelihood rather than lead conversion. Option B is wrong because Einstein Prediction Builder is a no-code tool for creating custom predictive models on any object, but it requires configuration and is not a pre-built lead prioritization feature like Lead Scoring. Option C is wrong because Einstein Next Best Action recommends the next step or action to take (e.g., call or email) based on context, but it does not score or prioritize leads by conversion likelihood.

72
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

Activity Capture automatically logs emails and events to Salesforce records.

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.

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

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

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

Page 1 of 5 · 326 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Sfai Einstein Features questions.