Courseiva

Salesforce AI Associate AI Associate (AI Associate) — Questions 676750

753 questions total · 11pages · All types, answers revealed

Page 9

Page 10 of 11

Page 11
676
MCQhard

A large enterprise is using Einstein Lead Scoring and notices that the model score is not updating for leads created via a web-to-lead form. The leads have all required fields populated. The admin has verified that the model is active and the data source includes the Lead object. What could be causing the score to remain static?

A.The data source excludes leads created by web-to-lead
B.Web-to-lead leads are not supported by Einstein AI
C.The model is not yet activated
D.The model has not scored enough leads to start scoring new ones
AnswerD

Einstein requires a critical mass of scored records to calibrate the model before scoring new leads.

Why this answer

Einstein Lead Scoring requires a minimum number of scored leads (typically 500) before it begins scoring new leads. Until that threshold is met, the model remains in a 'training' or 'pending' state and will not update scores for any leads, including those from web-to-lead forms. The admin has confirmed the model is active and the Lead object is included, so the most likely cause is that the model has not yet processed enough leads to start scoring.

Exam trap

Salesforce often tests the concept that Einstein AI models require a minimum data threshold before they become operational, and candidates mistakenly assume that an 'active' model immediately scores all leads, ignoring the training/pending state requirement.

How to eliminate wrong answers

Option A is wrong because the data source for Einstein Lead Scoring includes all leads in the Lead object by default; there is no option to exclude leads based on creation method (e.g., web-to-lead). Option B is wrong because Einstein AI fully supports leads created via web-to-lead forms; there is no restriction on lead source. Option C is wrong because the admin has already verified that the model is active, so the model is not in an 'inactive' or 'not yet activated' state.

677
MCQeasy

A company wants to use its data from Salesforce to train an Einstein AI model. However, they need to exclude records where the customer has opted out of data use. Which field should they configure in the Data Manager?

A.A checkbox field named Data Use Opt-Out
B.The Record Type of the object
C.A picklist field on the object
D.A formula field that evaluates to true
AnswerA

Salesforce Data Manager uses a checkbox field to mark records that should be excluded from AI training.

Why this answer

The Data Manager in Einstein AI uses a standard checkbox field named 'Data Use Opt-Out' to identify records that should be excluded from model training. When this checkbox is true, the system automatically filters out those records during data preparation, ensuring compliance with data privacy requirements.

Exam trap

Salesforce often tests the misconception that any field indicating consent can be used, but the Data Manager specifically requires a checkbox field named 'Data Use Opt-Out' to automatically filter records.

How to eliminate wrong answers

Option B is wrong because the Record Type field is used for business process differentiation and page layouts, not for indicating data usage consent; it has no built-in mechanism to exclude records from AI training. Option C is wrong because a picklist field, while it could theoretically store opt-out status, is not recognized by the Data Manager as a standard field for data exclusion; the system specifically looks for the checkbox field. Option D is wrong because a formula field that evaluates to true is not a standard field type that the Data Manager can interpret for opt-out filtering; the Data Manager requires a native checkbox field to trigger exclusion logic.

678
MCQhard

A healthcare organization uses Salesforce to develop an AI model for patient readmission prediction. They must comply with HIPAA regulations. The dataset includes patient names, addresses, medical record numbers, and detailed clinical notes. The data scientist plans to train a supervised model using historical readmission outcomes. What is the most important data governance step before model training?

A.Use only aggregated data that does not include any patient-level details.
B.De-identify all protected health information (PHI) by removing or masking identifiers.
C.Obtain written patient consent for every record used in training.
D.Store the data in a separate, encrypted environment with access controls.
AnswerB

De-identification ensures compliance with HIPAA and protects patient privacy, allowing safe use of data for AI.

Why this answer

HIPAA mandates that protected health information (PHI) must be de-identified before it can be used for model training without patient authorization. Removing or masking identifiers such as names, addresses, and medical record numbers ensures the dataset no longer contains individually identifiable information, allowing the organization to comply with the HIPAA Privacy Rule while still using clinical notes for predictive modeling.

Exam trap

Salesforce often tests the misconception that security controls like encryption or access controls alone satisfy HIPAA compliance, when in fact de-identification is the primary requirement for using PHI in AI model training without patient consent.

How to eliminate wrong answers

Option A is wrong because using only aggregated data would remove the granular patient-level details needed to train a supervised model for readmission prediction, which requires individual outcomes to learn patterns. Option C is wrong because obtaining written patient consent for every record is impractical for large historical datasets and is not required under HIPAA if PHI is properly de-identified. Option D is wrong because while storing data in an encrypted environment with access controls is a good security practice, it does not address the core HIPAA requirement to de-identify PHI before using it for model training; encryption alone does not make data non-PHI.

679
MCQeasy

When using Einstein Lead Scoring, which data source is most critical for generating accurate lead scores?

A.Lead source (e.g., Webinar, Trade Show)
B.Lead field update timestamps
C.Email open rates from marketing campaigns
D.Converted lead records with attached opportunities
AnswerD

The model learns from past conversions; opportunities show which leads actually became customers.

Why this answer

Converted lead records with attached opportunities are the most critical data source because Einstein Lead Scoring uses supervised machine learning to analyze historical patterns in leads that successfully converted into opportunities. By training on these converted records, the model learns which lead attributes and behaviors are predictive of conversion, enabling it to assign accurate scores to new leads. Without this historical conversion data, the model lacks the ground truth needed to distinguish high-quality leads from low-quality ones.

Exam trap

Salesforce often tests the misconception that any single lead attribute (like source or email engagement) is the most critical input, when in fact the model's accuracy depends entirely on having historical conversion data to learn from.

How to eliminate wrong answers

Option A is wrong because lead source is just one of many features Einstein Lead Scoring evaluates, but it is not the most critical data source; the model requires historical conversion outcomes to weight such features properly. Option B is wrong because lead field update timestamps indicate recency of activity but do not provide the conversion outcome data needed to train the predictive model. Option C is wrong because email open rates from marketing campaigns are behavioral signals that can be used as features, but they are insufficient without converted lead records to establish which behaviors actually correlate with successful conversions.

680
Multi-Selecthard

A data scientist is using Einstein Discovery to analyze sales data. The model results show a high correlation between two predictor variables. Which TWO actions should the data scientist take?

Select 2 answers
A.Apply regularization.
B.Combine them into a single feature.
C.Include both to capture more information.
D.Increase the sample size.
E.Remove one of the correlated variables.
AnswersB, E

Creates a new variable that captures the combined effect.

Why this answer

Removing one correlated variable or combining them reduces multicollinearity.

681
MCQeasy

A service manager wants to auto-classify incoming cases into Type, Priority, and Reason fields to streamline routing. Which Einstein feature should they use?

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

Einstein Case Classification uses historical data to auto-populate case fields like Type, Priority, and Reason.

Why this answer

Einstein Case Classification is the correct feature because it uses machine learning to automatically predict and populate the Type, Priority, and Reason fields for incoming cases based on historical case data. This directly addresses the service manager's need to auto-classify cases for streamlined routing, without requiring manual rules or human intervention.

Exam trap

The trap here is that candidates may confuse Einstein Case Classification with Einstein Next Best Action, thinking both involve 'recommendations' for routing, but Next Best Action focuses on real-time action suggestions rather than populating structured case fields.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action is designed to recommend the next optimal action (e.g., a promotion or service step) for a customer in real-time, not to auto-classify case fields like Type, Priority, or Reason. Option C is wrong because Einstein Article Recommendations suggests relevant knowledge articles to agents or customers based on case context, but it does not populate classification fields such as Type, Priority, or Reason. Option D is wrong because Einstein Email Insights analyzes email content to extract key information and sentiment, but it does not auto-classify incoming cases into structured fields like Type, Priority, or Reason.

682
MCQeasy

Refer to the exhibit. An admin created a prediction using Einstein Prediction Builder. The prediction is configured to calculate a score on the Lead object. What does the JSON indicate about the model?

A.It predicts a numeric value
B.It predicts the value of a text field
C.It is currently retraining the model
D.It predicts a binary outcome (e.g., convert or not)
AnswerD

Binary classification yields two possible results.

Why this answer

Einstein Prediction Builder for the Lead object, when configured to predict a binary outcome like 'convert or not,' outputs a JSON payload containing a 'probability' field (e.g., 0.85) and a 'predictedValue' field (e.g., 'Converted' or 'Not Converted'). The JSON shown indicates a classification model that assigns a probability to one of two discrete classes, which is the hallmark of binary classification. The presence of a 'predictedValue' field with a categorical label confirms it is not a regression (numeric) or multi-class text prediction.

Exam trap

Salesforce often tests the distinction between regression (numeric prediction) and classification (binary outcome) by showing a JSON with a 'probability' field, leading candidates to mistakenly think it predicts a numeric value when the 'predictedValue' field clearly indicates a categorical label.

How to eliminate wrong answers

Option A is wrong because predicting a numeric value (regression) would produce a JSON with a single numeric 'value' field and no categorical 'predictedValue' or 'probability' fields, whereas the exhibit shows a 'predictedValue' with a string label. Option B is wrong because predicting a text field (e.g., a free-form string) would require a different model type (like Einstein Text Prediction) and the JSON would contain a 'text' or 'value' field, not a binary 'predictedValue' with two possible states. Option C is wrong because the JSON does not include any retraining status indicators such as 'retrainingInProgress: true' or 'modelStatus: retraining'; the model is deployed and serving predictions, as shown by the presence of a score.

683
MCQeasy

Which Einstein feature provides automated statistical analysis of Salesforce data, generates natural language stories, and suggests improvement actions?

A.Einstein Forecast
B.Einstein Prediction Builder
C.Einstein Next Best Action
D.Einstein Discovery
AnswerD

Discovery provides automated stats, stories, and improvement suggestions.

Why this answer

Einstein Discovery is the AI analytics tool that performs automated analysis, creates stories, and offers prescriptions.

684
MCQmedium

A service manager wants to auto-classify incoming cases by Type, Priority, and Reason based on the case description. Which Einstein feature should be configured to achieve this?

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

Einstein Case Classification automatically assigns values to Type, Priority, Reason, and other fields based on case details.

Why this answer

Einstein Case Classification is the correct feature because it is specifically designed to automatically predict and assign values for fields like Type, Priority, and Reason based on the case description. It uses natural language processing (NLP) and machine learning models trained on historical case data to classify incoming cases without manual intervention, directly meeting the service manager's requirement.

Exam trap

The trap here is that candidates often confuse Einstein Case Classification with Einstein Prediction Builder because both involve predictions, but Case Classification is a pre-built, domain-specific feature for case fields, while Prediction Builder is a custom tool requiring manual configuration and not optimized for case classification out of the box.

How to eliminate wrong answers

Option A is wrong because Einstein Next Best Action is a recommendation engine that suggests the next optimal action (e.g., a discount or a product offer) based on real-time customer context, not for auto-classifying case fields like Type, Priority, or Reason. Option C is wrong because Einstein Article Recommendations suggests relevant knowledge articles to agents or customers based on case details, but it does not classify case metadata fields. Option D is wrong because Einstein Prediction Builder allows users to create custom predictive models on any object or field using point-and-click tools, but it is a general-purpose builder requiring manual setup and training, whereas Case Classification is a pre-built, out-of-the-box feature specifically for case field auto-classification.

685
MCQeasy

A company uses Einstein Prediction Builder to score leads. The model systematically gives lower scores to leads from a particular geographic region, even though those leads often convert. Which action should the company take to address this ethical concern?

A.Switch to a different AI vendor.
B.Ignore the bias because the model is proprietary.
C.Retrain the model with a balanced dataset that includes more leads from the under-scored region.
D.Remove the region field from the model entirely.
AnswerC

Retraining with balanced data directly addresses the bias by giving equal representation.

Why this answer

Retraining with a balanced dataset helps mitigate bias by ensuring the model learns from a representative sample, aligning with fairness principles.

686
MCQeasy

A company uses Einstein Prediction Builder to recommend products. They notice the model often recommends high-priced items to users in affluent areas, potentially excluding others. What should the AI Associate do first?

A.Remove the model from production immediately.
B.Ignore the issue because the model predictions are accurate overall.
C.Add more features about customer income.
D.Check the training data for representation and bias.
AnswerD

Addressing data bias is the first step per Salesforce ethical AI guidelines.

Why this answer

The correct first step is to check the training data for representation and bias because the model's tendency to recommend high-priced items to affluent areas suggests the training data may be skewed or contain historical biases. Einstein Prediction Builder relies on historical data to learn patterns, and if the data over-represents affluent users or under-represents others, the model will perpetuate those biases. Auditing the data for fairness and representation is the foundational step before any remediation, as per responsible AI practices.

Exam trap

Salesforce often tests the misconception that adding more features or immediately removing the model is the right fix, when the correct first step is always to audit the training data for bias and representation.

How to eliminate wrong answers

Option A is wrong because removing the model from production immediately is a drastic, premature action without first diagnosing the root cause; the issue may be fixable through data adjustments or retraining. Option B is wrong because ignoring the issue violates ethical AI principles and could lead to discriminatory outcomes, even if overall accuracy is high, as fairness is a separate metric from accuracy. Option C is wrong because adding more features about customer income could exacerbate bias or introduce privacy concerns, and the core problem is likely in the existing data distribution, not a lack of features.

687
MCQmedium

A sales director wants to use AI to prioritize leads that are most likely to convert. The company has historical data on leads that includes whether they converted (yes/no) and various attributes. Which machine learning type should be used?

A.Generative AI
B.Reinforcement learning
C.Unsupervised learning (clustering)
D.Supervised learning (classification)
AnswerD

Correct: supervised classification uses labeled conversion outcomes to predict new leads.

Why this answer

Lead scoring is a binary classification problem (convert or not) using historical labeled data, which is supervised learning.

688
MCQmedium

A company wants to analyze recorded sales calls to identify keywords, talk-time patterns, and automatically capture next steps. Which feature should they use?

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

This feature provides call recording analysis.

Why this answer

Einstein Conversation Insights is the correct feature because it is specifically designed to analyze recorded sales calls, identifying keywords, talk-time patterns, and automatically capturing next steps using natural language processing (NLP) and speech analytics. It transcribes conversations, detects sentiment, and extracts actionable insights from audio recordings, directly matching the company's requirements.

Exam trap

The trap here is that candidates may confuse Einstein Conversation Insights with Einstein Activity Capture or Einstein Email Insights, assuming any 'activity' or 'insights' feature handles calls, but only Conversation Insights is built for audio-based conversation analysis.

How to eliminate wrong answers

Option A is wrong because Einstein Activity Capture syncs email and calendar events from Microsoft or Google into Salesforce, but it does not analyze recorded sales calls or provide speech analytics. Option B is wrong because Einstein Email Insights analyzes email content to surface key topics and sentiment, but it is limited to text-based email communications and cannot process audio call recordings. Option C is wrong because Einstein Discovery is a predictive analytics and machine learning tool that identifies patterns in structured data to generate predictions and recommendations, but it does not handle unstructured audio data from sales calls.

689
MCQhard

A data scientist discovers that an AI model used for loan approval predicts high default risk disproportionately for a specific demographic group. What is the first step to address this issue?

A.Use a different algorithm
B.Audit the training data for bias
C.Remove demographic features from the model
D.Retrain the model with more data
AnswerB

Auditing helps identify and mitigate bias in data.

Why this answer

Auditing the training data for bias helps identify if the model learned biased patterns. Option A is wrong because retraining with more data may not solve the bias if the new data also contains bias. Option C is wrong because removing demographic features may not eliminate bias if other correlated features exist.

Option D is wrong because changing the algorithm does not address biased data.

690
MCQeasy

A retail company has implemented a Salesforce AI lead scoring model to prioritize high-value customers. After three months, the model's AUC-ROC score is only 0.55, indicating poor performance. The data scientist reviews the training data and finds that 20% of the records are exact duplicates due to multiple data imports from different sources. The duplicates have inconsistent target labels (some labeled 'converted', others 'not converted'). What should the data scientist do to improve model performance?

A.Downsample duplicates to reduce their impact but keep all records.
B.Use the duplicates as a separate class to indicate noisy data.
C.Remove all duplicate records and keep only one instance per duplicate group, resolving label conflicts by majority vote.
D.Keep all duplicates because they represent multiple interactions; increase model complexity to handle them.
AnswerC

This cleans the data, removes noise, and provides consistent labels, likely improving model performance.

Why this answer

Duplicate records with conflicting labels confuse the model. Removing duplicates and resolving label conflicts (e.g., by majority vote) is the most effective step to clean the data and improve performance.

691
MCQeasy

A support manager wants to automatically classify incoming cases into the correct Type and Priority fields based on the case description. Which Einstein feature should be configured?

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

Case Classification auto-populates case fields like Type and Priority.

Why this answer

Einstein Case Classification is the correct feature because it uses machine learning to automatically predict the Type and Priority fields for incoming cases based on the text in the case description. This directly matches the requirement to classify cases without manual intervention, leveraging pre-trained or custom models within Salesforce.

Exam trap

The trap here is that candidates may confuse Einstein Case Classification with Einstein Article Recommendations or Einstein Next Best Action, both of which involve recommendations but not automated field classification based on text analysis.

How to eliminate wrong answers

Option A is wrong because Einstein Article Recommendations suggests relevant knowledge articles to agents based on case context, not for classifying case Type and Priority. Option B is wrong because Einstein Next Best Action recommends the next optimal action or offer to take on a record, not for automated classification of case fields. Option D is wrong because Einstein Discovery is a tool for analyzing historical data to find patterns and predictions, but it is not designed for real-time, automated classification of incoming cases into Type and Priority fields.

692
MCQeasy

Which Einstein feature provides AI-powered predictions for opportunity win likelihood?

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

Einstein Opportunity Scoring predicts the likelihood of an opportunity closing won.

Why this answer

Einstein Opportunity Scoring is a dedicated feature that predicts opportunity win probability on a scale of 1-99.

693
MCQeasy

A support agent needs to quickly find a relevant knowledge article while handling a case. Which Einstein feature suggests articles automatically?

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

Article Recommendations suggests relevant knowledge articles to agents.

Why this answer

Einstein Article Recommendations suggests knowledge articles to agents based on the case details.

694
MCQeasy

A sales manager wants to see an AI-generated prediction of how likely each opportunity is to close, alongside the sales rep's own forecast commit. Which feature should they use?

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

Forecasting shows AI predictions vs rep commits.

Why this answer

Einstein Forecasting is the correct feature because it directly combines AI-generated predictions (based on historical data and pipeline trends) with the sales rep's own forecast commit, allowing a side-by-side comparison. This enables sales managers to see both the predicted likelihood of closing and the human forecast in one view, which is exactly what the question describes.

Exam trap

The trap here is that candidates often confuse Einstein Opportunity Scoring (which gives a score per opportunity) with Einstein Forecasting (which aggregates predictions and compares them to rep commits), leading them to pick Option C because they focus on 'likelihood to close' without reading the full requirement for a comparison with the rep's forecast.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is an AI tool for analyzing historical data to find patterns and generate insights or recommendations, but it does not provide per-opportunity close predictions or integrate with sales rep forecast commits. Option C is wrong because Einstein Opportunity Scoring provides a score for each opportunity indicating its likelihood to close, but it does not include the sales rep's own forecast commit or a comparison view. Option D is wrong because Einstein Prediction Builder allows users to create custom AI models on any Salesforce object, but it is not a pre-built feature for comparing AI predictions with sales rep forecasts; it requires custom configuration and does not natively surface the rep's commit.

695
Multi-Selecteasy

A sales manager is reviewing the AI predictions from Einstein Opportunity Scoring. Which THREE actions should the manager take to ensure ethical use of AI according to Salesforce Trusted AI principles?

Select 3 answers
A.Provide sales reps with explanations of the key factors influencing each score.
B.Regularly validate the model's predictions against actual outcomes to ensure accuracy.
C.Keep the model's logic secret to prevent gaming the system.
D.Override the scores without review if they conflict with intuition.
E.Encourage reps to use their judgment and escalate borderline cases for human review.
AnswersA, B, E

Transparency principle requires explaining AI outputs.

Why this answer

Accuracy validation, transparency through explanation, and human oversight align with Salesforce's principles.

696
MCQhard

A Salesforce admin is configuring Einstein Search for an organization with users in multiple countries. Which ethical consideration is most important?

A.Stop word exclusion.
B.Query performance optimization.
C.Tokenization settings.
D.Language bias in the search results.
AnswerD

Bias against certain languages can disadvantage users.

Why this answer

Language bias can lead to unequal search quality for non-English speakers, making it a key ethical concern.

697
MCQmedium

A company uses Einstein Conversation Insights to analyze sales calls. They want to automatically capture follow-up tasks mentioned during the call. Which metric or feature should they use?

A.Next Step capture
B.Keyword tracking
C.Talk-time metrics
D.Call recording analysis
AnswerA

Next Steps identifies and captures follow-up tasks from the conversation.

Why this answer

Einstein Conversation Insights includes a 'Next Steps' feature that automatically captures action items from call transcripts.

698
MCQmedium

A service manager wants to automatically categorize incoming cases by Type, Priority, and Reason based on the case description. Which Einstein feature should be used?

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

This feature uses AI to predict field values like Type, Priority, Reason for new cases.

Why this answer

Einstein Case Classification is the correct feature because it uses natural language processing (NLP) to automatically analyze the text of a case description and predict values for standard fields like Type, Priority, and Reason. This directly matches the requirement to categorize incoming cases without manual effort.

Exam trap

The trap here is that candidates confuse Einstein Case Classification with Einstein Discovery, assuming both are for predictive analytics, but Einstein Discovery focuses on trend analysis and forecasting rather than real-time field-level categorization.

How to eliminate wrong answers

Option A is wrong because Einstein Article Recommendations suggests knowledge articles to agents based on case context, not categorizes cases by Type, Priority, or Reason. Option B is wrong because Einstein Next Best Action recommends the next step or action for a user (e.g., a prompt or offer) based on real-time signals, not case categorization. Option D is wrong because Einstein Discovery is a predictive analytics tool that identifies patterns and generates predictions from historical data, but it is not designed for real-time case classification into predefined fields.

699
MCQhard

A service manager wants to automatically assign the correct 'Type' and 'Priority' fields on incoming cases. Which feature automatically classifies cases using AI?

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

Why this answer

Einstein Case Classification is the correct feature because it uses AI to automatically predict and assign the 'Type' and 'Priority' fields on incoming cases based on historical case data and patterns. It leverages machine learning models trained on past cases to classify new cases without requiring manual rules or human intervention, directly meeting the service manager's requirement.

Exam trap

The trap here is that candidates often confuse Einstein Case Classification with Einstein Prediction Builder, assuming that any AI-based prediction requires a custom-built model, when in fact Case Classification is a pre-built, purpose-specific feature for automatically assigning case fields.

How to eliminate wrong answers

Option A is wrong because Einstein Article Recommendations suggests relevant knowledge articles to agents or customers based on case content, but it does not classify or assign case fields like Type or Priority. Option B is wrong because Einstein Prediction Builder allows users to build custom predictive models on any object or field, but it requires manual configuration and is not a pre-built feature for automatic case classification; it is a general-purpose tool, not specific to case fields. Option D is wrong because Einstein Bots are conversational AI chatbots that handle customer interactions and can route cases, but they do not automatically classify the Type and Priority fields on incoming cases; they rely on other classification mechanisms or manual input.

700
MCQeasy

A sales manager wants to automatically prioritize leads based on their likelihood to convert. Which Einstein feature should the admin enable?

A.Einstein Lead Scoring
B.Einstein Activity Capture
C.Einstein Prediction Builder
D.Einstein Bot
AnswerA

Einstein Lead Scoring directly scores leads based on conversion likelihood.

Why this answer

Einstein Lead Scoring uses historical data to predict lead conversion probability and assign scores, enabling prioritization.

701
MCQhard

A financial services firm is required to explain why a specific customer was denied a loan. They use Einstein Discovery to analyze loan approval data. Which Einstein Discovery output is BEST suited for generating a human-readable explanation of the key factors leading to the decision?

A.Improvement suggestions
B.Story creation
C.Operational prescriptions
D.Waterfall chart
AnswerB

The story is a plain-English summary of the most important factors, suitable for explanation.

Why this answer

Story creation in Einstein Discovery is specifically designed to generate natural-language narratives that explain the key factors influencing a prediction or decision. For a loan denial, it would produce a human-readable summary of the top drivers (e.g., 'Credit score was the most important factor, followed by debt-to-income ratio'), making it ideal for regulatory or customer-facing explanations. Other outputs like improvement suggestions or operational prescriptions focus on actions or optimizations, not on explaining a past decision.

Exam trap

The trap here is that candidates confuse 'story creation' with 'waterfall chart' because both show feature contributions, but the question explicitly asks for a human-readable explanation, which only story creation provides as natural language, not a visual chart.

How to eliminate wrong answers

Option A is wrong because improvement suggestions provide recommendations to improve future outcomes (e.g., 'Increase credit limit to reduce risk'), not a retrospective explanation of why a specific decision was made. Option C is wrong because operational prescriptions are actionable steps for business processes (e.g., 'Send a follow-up email'), not a narrative explaining the factors behind a single prediction. Option D is wrong because a waterfall chart is a visual representation of how individual features contribute to a prediction in a cumulative manner, but it is not a human-readable explanation and requires interpretation, unlike the natural-language output of story creation.

702
MCQeasy

A company uses an AI model to classify customer support cases into categories. The model often misclassifies cases from a specific region, leading to longer resolution times. What is the most likely cause?

A.The model is underfitted
B.The model uses too many features
C.The model is overfitted
D.The training data lacks diversity for that region
AnswerD

Machine learning models learn from data; if a region is underrepresented, the model may not learn its patterns.

Why this answer

If the training data is not representative of all regions, the model will perform poorly on underrepresented groups.

703
MCQmedium

A data analyst wants to create an automatic statistical analysis of sales data that includes waterfall charts and improvement suggestions. Which feature provides these capabilities?

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

Discovery includes automated analysis, stories, waterfall charts, and suggestions.

Why this answer

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

704
MCQmedium

Refer to the exhibit. A data scientist sees this error when training an Einstein Discovery model for customer churn prediction. What is the most likely reason for the error?

A.The field count (8) exceeds the maximum of 5 allowed fields.
B.The positive examples (180) are insufficient for the number of fields (8).
C.The model name contains a version number, which is not allowed.
D.The dataset has too few records (3200) for 8 fields.
AnswerB

50 per field * 8 = 400; 180 is below the threshold.

Why this answer

Einstein Discovery requires at least 50 positive examples per predictor field. With 8 fields, at least 400 positive examples are needed. Only 180 were provided, causing the error.

705
Multi-Selectmedium

A company wants to use generative AI to assist sales reps with writing call summaries and follow-up emails. Which TWO Salesforce Einstein features can be used together to achieve this? (Choose 2)

Select 2 answers
A.Einstein Prediction Builder
B.Sales GPT
C.Service GPT
D.Prompt Builder
E.Einstein Copilot
AnswersB, D

Sales GPT provides built-in features for call summaries and email generation.

Why this answer

Sales GPT includes call summaries and email generation. Prompt Builder allows creating custom prompt templates to tailor the output. Together they enable the desired functionality.

706
Multi-Selecthard

Which THREE factors influence the prediction accuracy of Einstein Lead Scoring?

Select 3 answers
A.Custom formula fields on the lead object
B.Number of times a lead is viewed by sales reps
C.Historical conversion data of leads
D.Conversion patterns across different lead sources
E.Values in standard lead fields like industry and company size
AnswersC, D, E

The model learns from past conversions.

Why this answer

Einstein Lead Scoring relies on historical conversion data to identify patterns that distinguish leads likely to convert. By analyzing past leads that converted, the model learns which attributes and behaviors correlate with successful outcomes, directly influencing prediction accuracy.

Exam trap

Salesforce often tests the misconception that any lead-related data, such as custom formula fields or rep viewing counts, directly influences Einstein Lead Scoring, when in fact only historical conversion data and patterns from standard fields like industry and lead source are used.

707
MCQhard

A developer needs to classify images of products into categories using a custom model. They have labeled image data. Which Einstein platform should they use?

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

This platform provides image classification and object detection APIs.

Why this answer

The Einstein Vision and Language Platform is the correct choice because it provides pre-built APIs and custom model training capabilities specifically for image classification tasks. It allows developers to upload labeled image datasets and train a custom model to classify products into categories using deep learning techniques.

Exam trap

The trap here is that candidates may confuse Einstein Prediction Builder with a general-purpose AI tool, not realizing it only works with structured data and cannot process image inputs.

How to eliminate wrong answers

Option B (Einstein Prediction Builder) is wrong because it is designed for predicting numerical or categorical outcomes from structured data (like sales forecasts or churn prediction), not for classifying images. Option C (Einstein Recommendation Builder) is wrong because it focuses on generating product or content recommendations based on user behavior and preferences, not on image classification. Option D (Einstein Discovery) is wrong because it is an analytics tool for exploring patterns and insights in tabular data, not for training custom image classification models.

708
Multi-Selecthard

An admin is building an autonomous agent using Agentforce. They need to define what the agent can do and how it responds. Which THREE components must be set up in Agent Builder?

Select 3 answers
A.Testing in Agent Builder to validate behavior
B.Data integration with external systems
C.Security settings for user permissions
D.Actions (e.g., Lookup Order, Create Return)
E.Topics (e.g., Order Management, Returns)
AnswersA, D, E

Correct. Testing is part of the builder.

Why this answer

Topics define the areas the agent handles, actions define specific tasks, and the testing environment allows validation. Security settings are configured elsewhere.

709
Multi-Selecthard

An admin is using Einstein Prediction Builder to create a model predicting whether a support case will be escalated. Which THREE steps are required during the prediction creation process?

Select 3 answers
A.Run Einstein Discovery to validate the model
B.Select features (input fields) for the model
C.Select the prediction field (binary classification)
D.Configure Einstein Copilot to trigger the prediction
E.Select the object and records to train on
AnswersB, C, E

Required: choose relevant fields like case origin, priority, etc.

Why this answer

Selecting features (input fields) is a fundamental step in building a prediction model with Einstein Prediction Builder. These features are the independent variables that the model uses to learn patterns and make predictions about the target field (e.g., case escalation). Without selecting relevant features, the model cannot be trained effectively.

Exam trap

The trap here is that candidates confuse the model creation steps with post-deployment integration tools like Einstein Copilot or Einstein Discovery, leading them to select options that are not part of the actual prediction creation wizard.

710
Multi-Selecteasy

Which TWO actions can be performed using Einstein Activity Capture?

Select 2 answers
A.Automatically log emails from Outlook or Gmail
B.Update opportunity amounts based on email content
C.Create tasks from email attachments
D.Generate leads from email signatures
E.Automatically log meetings from calendar events
AnswersA, E

Einstein Activity Capture syncs emails to Salesforce records.

Why this answer

Einstein Activity Capture is designed to automatically log user activities such as emails and meetings from connected email and calendar systems (Outlook, Gmail, Exchange) into Salesforce records. Option A is correct because the feature captures emails sent or received from these providers and logs them as EmailMessage records against the relevant contacts, leads, and opportunities without manual user intervention.

Exam trap

Salesforce often tests the misconception that Einstein Activity Capture can perform advanced data extraction or automation tasks (like updating fields or creating records from email content), when in reality it is limited to logging existing email and calendar events.

711
MCQhard

A financial services firm uses an AI model to approve small business loans. The model denies loans at a much higher rate for businesses owned by minorities, even when financial indicators are similar. What is the MOST likely cause?

A.Low recall for minority groups
B.Bias in training data
C.Hallucination in model predictions
D.Overfitting to historical data
AnswerB

If historical loan decisions were biased against minority-owned businesses, the model would learn and perpetuate that bias.

Why this answer

Bias in training data can cause the model to learn historical discrimination patterns. Overfitting would not cause systematic demographic differences. Hallucination is for generative AI.

Low recall may indicate the model misses some positive cases but doesn't explain the demographic disparity.

712
MCQmedium

A company wants to use generative AI to draft email replies to common customer inquiries in Service Cloud. The replies should be based on company-approved templates and knowledge articles. Which feature should they use?

A.Einstein Recommendation Builder
B.Service GPT
C.Einstein Copilot
D.Sales GPT
AnswerB

Service GPT can generate case summaries, knowledge article drafts, and reply recommendations for service agents.

Why this answer

Service GPT includes reply recommendations that generate drafts based on knowledge articles and approved templates, helping agents respond quickly and consistently.

713
MCQmedium

A company is preparing data for Einstein Prediction Builder to forecast lead conversion. They have historical data with fields like Lead Source, Industry, Number of Employees, and Converted (boolean). Which data preparation step is most critical?

A.Mix data from all lead sources without normalization
B.Ensure data completeness by handling missing values in Lead Source
C.Use only the last 3 months of data for training
D.Remove all records with outliers in Number of Employees
AnswerB

Completeness is a key data quality dimension; missing values in a predictor reduce model reliability.

Why this answer

Handling missing values in Lead Source is critical because Einstein Prediction Builder requires complete, high-quality data to train accurate predictive models. Missing categorical fields like Lead Source can introduce bias or cause the model to ignore important patterns in lead conversion. Ensuring data completeness through imputation or removal of incomplete records is a standard data preparation step for AI/ML in Salesforce.

Exam trap

Salesforce often tests the misconception that more data or aggressive cleaning (like removing outliers or using only recent data) always improves AI model accuracy, when in fact data completeness and representative sampling are more critical for supervised learning tasks like lead conversion prediction.

How to eliminate wrong answers

Option A is wrong because mixing data from all lead sources without normalization can introduce scale differences and skew model predictions; normalization is often required for numerical features, but the key issue here is that mixing without handling categorical consistency (like Lead Source) can degrade model performance. Option C is wrong because using only the last 3 months of data may not capture seasonal trends or sufficient historical patterns, leading to overfitting or poor generalization; Einstein Prediction Builder benefits from a broader historical window (e.g., 12-24 months) to learn conversion patterns. Option D is wrong because removing all records with outliers in Number of Employees can discard valuable data points that represent legitimate business segments (e.g., large enterprises) and reduce model robustness; outlier treatment should be context-aware, not automatic removal.

714
MCQhard

Refer to the exhibit. A data analyst has defined this field mapping for Einstein Prediction Builder. Which data issue would most likely arise from this mapping?

A.The 'LeadSource' field should be mapped to 'Text' instead of 'Category' to preserve verbatim values
B.The 'Amount' field should be mapped to 'Category' to discretize the values
C.The 'Id' field should be excluded as it can cause data leakage and overfitting
D.The 'CloseDate' field should be mapped to 'Text' to avoid date parsing issues
AnswerC

Unique identifiers act as keys and should not be used as predictors.

Why this answer

Including the 'Id' field in Einstein Prediction Builder can cause data leakage and overfitting. The 'Id' field is a unique identifier that has no predictive value for the target outcome, but the model could learn to memorize specific records based on it, leading to poor generalization on unseen data.

Exam trap

Salesforce often tests the concept of data leakage by including a seemingly harmless field like 'Id', tricking candidates into thinking all fields should be mapped, when in fact unique identifiers must be excluded to prevent overfitting.

How to eliminate wrong answers

Option A is wrong because 'LeadSource' is a categorical field with a limited set of values (e.g., 'Web', 'Phone'), so mapping it to 'Category' is appropriate; mapping it to 'Text' would treat each unique value as a separate token, which is not suitable for prediction models. Option B is wrong because 'Amount' is a continuous numeric field, and mapping it to 'Category' would discretize it, losing granularity and potentially reducing model accuracy; it should remain as a numeric field. Option D is wrong because 'CloseDate' is a date field, and mapping it to 'Text' would prevent proper date parsing and feature extraction (e.g., day of week, month); Einstein Prediction Builder handles date fields natively for time-based features.

715
MCQmedium

A company wants to use AI to automatically categorize incoming cases into predefined types and priorities. Which feature should they configure?

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

This feature auto-classifies cases into fields.

Why this answer

Einstein Case Classification is the correct feature because it is specifically designed to automatically categorize incoming cases into predefined types and priorities using machine learning models trained on historical case data. It analyzes case attributes such as subject, description, and custom fields to predict the most appropriate case type and priority, enabling automated routing and prioritization without manual intervention.

Exam trap

The trap here is that candidates may confuse Einstein Prediction Builder with Einstein Case Classification because both involve predictions, but Prediction Builder requires custom model creation and is not a pre-configured solution for case categorization, whereas Case Classification is purpose-built for that exact task.

How to eliminate wrong answers

Option B (Einstein Discovery) is wrong because it is an analytics tool that surfaces insights and recommendations from data, not a feature for automatically categorizing cases into types and priorities. Option C (Einstein Prediction Builder) is wrong because it allows users to build custom predictive models on any object, but it requires manual configuration and is not a pre-built solution for case categorization; it is more general-purpose and not optimized for the specific use case of case classification. Option D (Einstein Article Recommendations) is wrong because it suggests relevant knowledge articles to users based on case context, but it does not categorize cases into types or priorities.

716
MCQhard

A data scientist is training a custom AI model using Salesforce Data. They want to ensure that the model does not inadvertently learn patterns from Personal Identifiable Information (PII) fields such as Social Security numbers. Which approach aligns with Salesforce's responsible AI practices?

A.Use the PII fields but restrict the model from outputting them through post-processing filters.
B.Exclude PII fields from the training dataset entirely and use only non-sensitive features.
C.Anonymize the PII fields by hashing them and include the hashed values as features.
D.Include all fields initially, then use feature importance to prune PII fields after training.
AnswerB

Excluding PII prevents the model from accessing sensitive data, aligning with data minimisation.

Why this answer

Data minimisation and privacy by design dictate that PII should be excluded from training data to prevent the model from memorizing or relying on sensitive information.

717
Multi-Selecthard

A company is building an autonomous AI agent with Agentforce. They need to define what the agent can do and how it responds. Which THREE components must be configured in Agent Builder?

Select 3 answers
A.Topics
B.Business outcomes
C.Actions
D.Prompt templates
E.Testing in Agent Builder
AnswersA, C, E

Topics define the areas the agent can handle.

Why this answer

A is correct because Topics define the scope of what the autonomous AI agent can handle by grouping related intents and conversations. They are the primary mechanism in Agent Builder to specify the agent's capabilities and how it should respond to user inputs, acting as the foundational building block for agent behavior.

Exam trap

The trap here is that candidates confuse Business outcomes (a strategic metric) with a configurable component, or assume Prompt templates are required for agent responses, when in fact Topics and Actions are the mandatory building blocks for defining agent behavior in Agent Builder.

718
MCQeasy

Refer to the exhibit. A data scientist built a model using training data where 80% of leads were won. The model achieved 80% accuracy. What is the main issue with this evaluation?

A.The model lacks confidence scoring
B.The algorithm choice (XGBoost) is inappropriate
C.Accuracy is not a reliable metric because the data is imbalanced
D.The training data size is insufficient
AnswerC

With 80% won leads, a constant 'won' prediction yields 80% accuracy, so accuracy does not measure model's discriminative power.

Why this answer

Correct: Accuracy is misleading due to class imbalance; a model that always predicts 'won' would get 80% accuracy. Option A: Data size is fine. Option B: XGBoost is good for tabular data.

Option D: Confidence score not provided.

719
MCQeasy

A marketing manager wants to use AI to recommend next-best actions for customers based on their previous purchases. Which Einstein feature is most appropriate?

A.Einstein Discovery
B.Einstein Bot
C.Einstein Prediction Builder
D.Einstein Recommendations
AnswerD

Recommendations uses AI to suggest relevant items or actions.

Why this answer

Einstein Recommendations is the correct choice because it is specifically designed to analyze customer purchase history and behavioral data to suggest next-best actions, such as products or content, in real time. It uses collaborative filtering and deep learning models to generate personalized recommendations, directly matching the use case of suggesting actions based on previous purchases.

Exam trap

The trap here is that candidates confuse Einstein Prediction Builder (which outputs a prediction score) with Einstein Recommendations (which outputs a specific action or item), leading them to select Prediction Builder for a 'next-best action' scenario when it only predicts likelihoods, not suggestions.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is a predictive analytics tool that identifies patterns and explains why outcomes occur, but it does not generate next-best action recommendations for individual customers. Option B is wrong because Einstein Bot is a conversational AI for automating customer service interactions via chatbots, not for analyzing purchase history to recommend actions. Option C is wrong because Einstein Prediction Builder allows users to create custom predictive models (e.g., predicting churn or conversion), but it outputs a prediction score, not a recommended next action.

720
MCQeasy

A sales team uses Einstein Lead Scoring. They notice the model gives low scores to leads from certain industries. The AI Associate suspects bias. What should they do to validate?

A.Run a holdout test to check prediction accuracy.
B.Retrain the model with balanced data.
C.Review the model's confidence intervals.
D.Analyze the distribution of scores across industry segments.
AnswerD

This reveals if certain groups are systematically scored lower.

Why this answer

Analyzing the distribution of scores across industry segments directly validates whether the model exhibits systematic bias. By comparing score distributions, the associate can identify if certain industries are consistently under-scored, which would indicate a biased pattern rather than random variation. This approach aligns with ethical AI practices that require transparency and fairness assessment before any model adjustments.

Exam trap

The trap here is that candidates often confuse model accuracy metrics (like holdout tests) with fairness validation, not realizing that a model can be accurate yet systematically biased against certain subgroups.

How to eliminate wrong answers

Option A is wrong because a holdout test checks prediction accuracy (e.g., AUC, RMSE) but does not reveal how scores are distributed across specific segments like industries; a model can be accurate overall yet still biased against certain groups. Option B is wrong because retraining with balanced data is a corrective action that should only be taken after bias is confirmed; prematurely retraining may mask the underlying issue and waste resources. Option C is wrong because confidence intervals quantify uncertainty around predictions, not the distribution of scores across segments; they do not help detect whether low scores are concentrated in particular industries.

721
Multi-Selectmedium

A sales operations manager wants to use Einstein GPT for Sales to improve rep productivity. Which THREE tasks can Sales GPT perform?

Select 3 answers
A.Create sales dashboards
B.Summarize sales calls
C.Draft meeting follow-up notes
D.Generate personalized sales emails
E.Predict lead scores
AnswersB, C, D

Why this answer

Einstein GPT for Sales includes a call summarization feature that uses generative AI to automatically create concise summaries of sales calls from transcripts. This directly improves rep productivity by saving time on manual note-taking and capturing key action items.

Exam trap

The trap here is confusing predictive AI features (like lead scoring) with generative AI features (like content creation and summarization), leading candidates to select 'Predict lead scores' as a Sales GPT task.

722
Multi-Selecthard

According to Salesforce's AI ethics principles, which three pillars should guide the development of AI applications?

Select 3 answers
A.Accountability.
B.Transparency.
C.Profitability.
D.Scalability.
E.Fairness.
AnswersA, B, E

Accountability for AI outcomes.

Why this answer

Accountability is one of Salesforce's core AI ethics principles, requiring that organizations take responsibility for the outcomes of their AI systems. This principle ensures that there is human oversight and that AI applications are designed with mechanisms for redress and governance, aligning with Salesforce's commitment to ethical AI development.

Exam trap

Salesforce often tests candidates by including plausible-sounding business or technical terms like 'profitability' or 'scalability' as distractors, leading them to confuse operational goals with ethical mandates.

723
MCQmedium

A sales operations manager notices that Einstein Lead Scoring is not producing scores for some leads. The leads have all required fields populated. What is the most likely cause?

A.The user does not have the 'View Lead Score' permission
B.The lead source field is not included as a feature
C.The leads were created in a different Salesforce instance
D.There are fewer than 500 leads with the score field populated
AnswerD

Einstein needs a sufficient training set; the minimum is typically 500 leads.

Why this answer

Einstein Lead Scoring requires a minimum number of leads (usually 500) with the score field populated before it can start generating scores. Fewer leads mean the model cannot be built.

724
MCQhard

A developer is building an autonomous AI agent with Agentforce. They need the agent to perform actions in Salesforce, such as updating records and sending emails. How should they define these capabilities in Agent Builder?

A.Create actions in Agent Builder, specifying the operation and parameters
B.Define topics that correspond to each action
C.Use Prompt Builder to create prompts for each action
D.Write Apex triggers to handle agent requests
AnswerA

Actions in Agent Builder define what the agent can do, such as DML operations or API calls.

Why this answer

In Agent Builder, actions are the mechanism that defines what an autonomous AI agent can do in Salesforce, such as updating records or sending emails. Each action specifies the operation (e.g., a standard or custom action) and its parameters, allowing the agent to execute precise tasks without additional coding.

Exam trap

The trap here is that candidates confuse the declarative action configuration in Agent Builder with other Salesforce tools like Prompt Builder or Apex, assuming that defining capabilities requires code or prompt engineering rather than using the built-in action framework.

How to eliminate wrong answers

Option B is wrong because topics in Agent Builder define the scope of conversation or subject matter the agent handles, not the specific operational capabilities like record updates or email sends. Option C is wrong because Prompt Builder is used to create and manage prompts for large language models (LLMs) in Einstein AI, not to define agent actions for Salesforce operations. Option D is wrong because Apex triggers are event-driven code that runs on record changes, not a method to define agent capabilities in Agent Builder; agents use declarative actions, not custom Apex logic.

725
MCQmedium

A Salesforce admin implements Einstein Bots for customer service. To ensure the bot does not use biased language, what should the admin do?

A.Use only predefined responses
B.Disable the bot for sensitive topics
C.Review training data for representativeness
D.Monitor conversations regularly
AnswerC

Correct. Diverse and representative training data reduces bias.

Why this answer

Reviewing training data for representativeness helps identify and mitigate bias sources.

726
MCQmedium

A Salesforce admin needs to create a prompt template that generates a follow-up email after a meeting. Which Prompt Builder template type should be used?

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

Sales Email templates are designed for generating email content in Sales Cloud.

Why this answer

The Sales Email template type in Prompt Builder is specifically designed for generating sales-related communications, such as follow-up emails after meetings. It includes pre-built fields and context (e.g., meeting notes, contact details) optimized for sales workflows, making it the correct choice for this use case.

Exam trap

The trap here is that candidates may confuse 'Flex Prompt' as a catch-all solution, overlooking that Salesforce provides specialized template types (like Sales Email) with pre-configured fields and logic for specific business processes, which is a key design principle tested in the AI Associate exam.

How to eliminate wrong answers

Option A is wrong because Service Reply is intended for customer service scenarios, such as responding to support cases, not for sales follow-up emails. Option B is wrong because Field Generation is used to auto-populate a specific field on a record (e.g., generating a summary for a custom field), not for creating a full email template. Option C is wrong because Flex Prompt is a generic, customizable template type that lacks the pre-built sales-specific context and fields that Sales Email provides, making it less efficient for this purpose.

727
MCQmedium

A sales team is using Einstein Lead Scoring and notices that leads from a certain geographic region are consistently scored lower, even when the lead's profile matches high-performing customers from other regions. What is the most likely cause and recommended first step?

A.The model is accurate; the region is genuinely underperforming. The team should accept the scores.
B.The model may be biased due to underrepresented data from that region in the training set. Audit the model for bias and review training data demographics.
C.The region has lower quality leads, so the scores are correct. The team should focus on other regions.
D.Retrain the model with more data from that region, even if it means duplicating records.
AnswerB

Bias auditing is the correct first step to identify if the model is unfairly penalizing leads based on geography.

Why this answer

The low scores for a specific region likely indicate bias in the model due to historical data imbalances. The first step should be to audit the model for bias using tools like Fairness in AI or reviewing training data distribution.

728
MCQmedium

A sales team wants to prioritize leads that are most likely to convert. They have historical data on lead attributes and conversion outcomes. Which AI technique should be used?

A.Unsupervised clustering to group leads by similarity
B.Supervised learning to build a lead scoring model
C.Natural language processing to analyze lead emails
D.Computer vision to analyze lead profile pictures
AnswerB

Supervised learning uses labeled historical data to predict a target outcome, perfect for lead scoring.

Why this answer

Lead scoring uses supervised learning on historical lead data to predict conversion probability.

729
MCQeasy

A sales manager wants to automatically track emails and events from their sales team's Gmail accounts into Salesforce without manual logging. Which Salesforce feature should they enable?

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

Correct feature for automatic logging of emails and events.

Why this answer

Einstein Activity Capture (B) is the correct feature because it automatically syncs emails and events from Gmail (and Microsoft 365) into Salesforce without requiring manual logging by users. It uses a background synchronization process that captures activities based on configured rules, eliminating the need for manual entry or third-party integrations.

Exam trap

The trap here is that candidates may confuse Einstein Activity Capture with Einstein Email Insights, as both involve email, but Activity Capture is for syncing existing emails into Salesforce while Email Insights is for analyzing email engagement metrics on sent emails.

How to eliminate wrong answers

Option A is wrong because Einstein Lead Scoring is an AI feature that scores leads based on historical conversion data, not for tracking emails or events. Option C is wrong because Einstein Email Insights analyzes email engagement metrics (like open rates and click-throughs) for sent emails, but does not automatically capture or sync emails from external accounts into Salesforce. Option D is wrong because Einstein Conversation Insights analyzes sales call recordings and transcripts for conversation intelligence, not email or event tracking from Gmail.

730
MCQeasy

A sales manager wants to see an AI-generated prediction of which opportunities are most likely to close, along with the key factors influencing that prediction. Which feature provides this capability directly in the opportunity record?

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

This feature scores opportunities 1-99 and displays the score and key factors on the opportunity record.

Why this answer

Einstein Opportunity Scoring is the correct feature because it directly provides an AI-generated prediction of which opportunities are most likely to close, along with the key factors influencing that prediction, all displayed within the opportunity record. This feature uses machine learning models to analyze historical data and assign a score (0–100) to each opportunity, surfacing the top positive and negative influencing factors to help sales reps prioritize their efforts.

Exam trap

The trap here is that candidates confuse Einstein Opportunity Scoring with Einstein Forecasting, as both deal with 'predictions' about opportunities, but Forecasting focuses on aggregate revenue predictions while Scoring provides per-record closing likelihood with influencing factors.

How to eliminate wrong answers

Option A is wrong because Einstein Forecasting is designed to predict future revenue and pipeline trends at an aggregate level, not to provide per-opportunity closing predictions with key influencing factors within the opportunity record. Option B is wrong because Einstein Activity Capture automatically logs emails and events to Salesforce records but does not generate predictions or scoring for opportunity closure. Option D is wrong because Einstein Lead Scoring predicts the likelihood of a lead converting to an opportunity, not the likelihood of an existing opportunity closing, and it operates on lead records, not opportunity records.

731
MCQeasy

A manufacturing company uses Salesforce Sales Cloud with Einstein Activity Capture to log emails and events automatically. The sales team has noticed that some emails from Microsoft Outlook are not appearing in the Einstein Activity Capture dashboard, even though the users have configured the connection correctly. The administrator checks the activity capture settings and sees that the data source is enabled and users have the correct permissions. The missing emails are from a specific domain, @supplier.com, which is a known vendor. What should the administrator do to ensure these emails are captured?

A.Increase the sync frequency for Einstein Activity Capture to every 5 minutes.
B.Add the @supplier.com domain to the allowlist in Einstein Activity Capture settings.
C.Instruct users to manually log the supplier emails as activities in Salesforce.
D.Assign the 'Einstein Activity Capture User' permission set to the supplier's email domain.
AnswerB

Domain allowlists in Activity Capture settings control which external emails are captured.

Why this answer

Einstein Activity Capture uses allowlists and blocklists to control which emails are captured. By default, emails from external domains may be excluded to reduce noise. Adding @supplier.com to the allowlist ensures that emails from that domain are explicitly included in the capture process, overriding any default filtering.

Exam trap

The trap here is that candidates may confuse Einstein Activity Capture's domain filtering with permission sets or sync frequency, overlooking the fact that the allowlist is the specific control for including or excluding emails from particular domains.

How to eliminate wrong answers

Option A is wrong because increasing sync frequency does not address the root cause of emails being filtered out by domain; it only changes how often the system checks for new data. Option C is wrong because manually logging emails bypasses the automation that Einstein Activity Capture is designed to provide, and it is not a scalable solution for ongoing capture. Option D is wrong because the 'Einstein Activity Capture User' permission set is assigned to users, not to email domains; domains cannot be assigned permission sets.

732
MCQhard

Universal Containers (UC) uses Einstein Lead Scoring to prioritize leads. They have 500,000 leads in the system. Recently, the model scores have been inconsistent: some leads with low activity receive high scores, while active leads score low. The model was trained 3 months ago. UC updates lead records daily via an external system, but the data is often incomplete (e.g., missing company size). Support has reported slow performance on lead views. The admin notices that the 'Data Refresh Status' for Einstein Lead Scoring shows 'Pending' for 2 weeks. UC wants to improve model accuracy and performance. Which action should the admin take first?

A.Schedule a data transform to cleanse and refresh lead data before model training
B.Increase data retention period for lead records
C.Rebuild the Einstein Lead Scoring model using different fields
D.Increase the model training frequency to weekly
AnswerA

Ensures the model uses accurate, up-to-date data.

Why this answer

The 'Data Refresh Status' has been 'Pending' for two weeks, indicating that the model is not receiving updated lead data. Scheduling a data transform to cleanse and refresh lead data before model training directly addresses the root cause: incomplete and stale data (e.g., missing company size) leads to inconsistent scores. This action ensures the model trains on clean, current data, improving both accuracy and performance.

Exam trap

The trap here is that candidates may focus on model retraining (Option C or D) without realizing that the core issue is a stalled data refresh, not the model configuration or frequency.

How to eliminate wrong answers

Option B is wrong because increasing the data retention period does not fix the immediate issue of stale or incomplete data; it only keeps older records longer without addressing data quality or refresh delays. Option C is wrong because rebuilding the model with different fields does not resolve the underlying data refresh problem; the model will still train on incomplete or outdated data, leading to inconsistent scores. Option D is wrong because increasing training frequency to weekly does not help if the data itself is not being refreshed; the model would simply train more often on the same stale data, perpetuating inaccuracies.

733
MCQeasy

Which Salesforce Einstein feature provides automated statistical analysis of data, generates stories in natural language, and offers improvement suggestions in a waterfall chart?

A.Einstein GPT
B.Einstein Analytics
C.Einstein Discovery
D.Einstein Prediction Builder
AnswerC

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

Why this answer

Einstein Discovery is the correct answer because it is the Salesforce AI feature specifically designed to perform automated statistical analysis on data, generate natural language narratives (stories) that explain key insights, and provide actionable improvement suggestions visualized in a waterfall chart. Unlike other Einstein features, Discovery focuses on surfacing hidden patterns and recommending specific actions to improve business outcomes.

Exam trap

The trap here is that candidates confuse Einstein Analytics (a visualization/dashboard tool) with Einstein Discovery (an automated insight and recommendation engine), because both involve data analysis but only Discovery provides natural language stories and waterfall charts with improvement suggestions.

How to eliminate wrong answers

Option A is wrong because Einstein GPT is a generative AI tool for creating content (e.g., emails, summaries) and does not perform automated statistical analysis or generate waterfall charts. Option B is wrong because Einstein Analytics (now Tableau CRM) is a platform for building dashboards and exploring data visually, but it does not automatically generate natural language stories or improvement suggestions in a waterfall chart; that is the role of Einstein Discovery. Option D is wrong because Einstein Prediction Builder is used to create custom predictive models (e.g., scoring leads) without automated statistical analysis or natural language story generation.

734
Multi-Selectmedium

A company wants to use Einstein Bots to handle customer inquiries. They need to train the bot to understand different customer intents. Which TWO components are essential for defining bot understanding?

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

Intents capture the customer's purpose or goal.

Why this answer

Intents are essential because they define the purpose or goal of a customer's input, such as 'Check Order Status' or 'Cancel Subscription'. The bot uses intents to classify user messages and determine the appropriate response or action. Without intents, the bot cannot understand what the customer wants, making them a foundational component of natural language understanding (NLU) in Einstein Bots.

Exam trap

The trap here is that candidates often confuse Topics or Dialogue flows with the core NLU components, mistakenly thinking they define understanding rather than just organizing or responding to it.

735
MCQhard

A developer is building an Einstein Bot that needs to understand when a customer says 'I want to return a purchase' and route them to the returns process. How should they configure the bot?

A.Create a dialogue that triggers on the exact phrase 'I want to return a purchase'
B.Create an intent called 'Return Purchase' and train it with sample phrases
C.Create an entity called 'Return Purchase' and map it to a dialogue
D.Use an intent called 'Customer Service' and a custom entity for return
AnswerB

Intents capture the user's goal; training with phrases helps NLP match the intent.

Why this answer

In Einstein Bots, intents represent the customer's goal, and entities capture specifics. 'Return purchase' is an intent, not an entity. The bot uses NLP to match utterances to intents.

736
Multi-Selecthard

Which THREE capabilities are provided by Einstein GPT in Sales and Service?

Select 3 answers
A.Generating report charts and dashboards.
B.Summarizing case conversations from service interactions.
C.Automatically generating personalized customer emails.
D.Creating call scripts for sales reps based on opportunity data.
E.Creating workflow rules based on user behavior.
AnswersB, C, D

GPT can summarize lengthy case threads.

Why this answer

Einstein GPT leverages generative AI to automatically summarize case conversations from service interactions, enabling agents to quickly grasp key details without reading entire transcripts. This capability is built on Salesforce's proprietary AI models that process natural language from service records to produce concise, actionable summaries.

Exam trap

Salesforce often tests the distinction between generative AI capabilities (like content creation and summarization) and traditional CRM features (like reporting or workflow automation), so candidates mistakenly select options that describe standard Salesforce functions rather than Einstein GPT's specific generative AI outputs.

737
MCQeasy

A company is implementing Einstein Activity Capture. Users have enabled the feature, but emails are not being automatically logged. Which configuration should the administrator verify first?

A.Check that the users' email clients are supported.
B.Verify that Email-to-Salesforce is enabled.
C.Confirm that the Einstein Activity Capture permission set is assigned to users.
D.Ensure users have the 'Log a Task' permission.
AnswerC

The permission set is necessary for the feature to function.

Why this answer

Einstein Activity Capture requires the dedicated permission set to be assigned to users before it can automatically log emails and events. Without this permission set, the feature is enabled at the org level but users lack the necessary access rights to capture activities, so verifying this assignment is the first logical step.

Exam trap

The trap here is that candidates confuse Einstein Activity Capture with Email-to-Salesforce or client-side logging tools, leading them to check email client support or Email-to-Salesforce settings instead of the permission set assignment.

How to eliminate wrong answers

Option A is wrong because Einstein Activity Capture works with any email client that supports IMAP or Exchange Web Services; it does not require a specific supported client list. Option B is wrong because Email-to-Salesforce is a separate feature for logging emails via a generated address, not a prerequisite for Einstein Activity Capture, which uses server-side sync. Option D is wrong because the 'Log a Task' permission is not required for Einstein Activity Capture; the feature creates activity records automatically without needing manual task logging permissions.

738
MCQeasy

A service agent needs to quickly find a relevant knowledge article while working on a case. Which Einstein feature can automatically suggest articles based on the case details?

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

Einstein Article Recommendations uses natural language processing to parse case fields such as subject, description, and product, then matches them against the knowledge article corpus via semantic similarity scoring. This satisfies the constraint of automatically suggesting articles without manual search, unlike static macros or rule-based triggers that require pre-defined keywords.

Why this answer

Einstein Article Recommendations is the correct answer because it is the specific Einstein feature designed to automatically surface relevant knowledge articles based on the context of a case, such as subject, description, and product. It uses natural language processing (NLP) to match case details against article content, providing agents with immediate, relevant suggestions without manual search.

Exam trap

The trap here is that candidates often confuse Einstein Next Best Action (which suggests actions) with article recommendations, but Next Best Action is a broader framework for any guided action, not specifically for knowledge articles, and it relies on rules or predictive scoring rather than direct NLP-based article matching.

How to eliminate wrong answers

Option A is wrong because Einstein Prediction Builder is used to create custom predictive models (e.g., predicting case escalation or churn) based on historical data, not for suggesting knowledge articles in real time. Option B is wrong because Einstein Case Classification automatically categorizes cases (e.g., by type or priority) using machine learning, but it does not recommend articles; it focuses on routing or sorting. Option C is wrong because Einstein Next Best Action delivers guided recommendations for actions (e.g., offers, steps) based on rules or AI, but it is not specifically designed to suggest knowledge articles from a case context.

739
MCQeasy

Which Einstein feature uses strategy builder (flows, Apex) to recommend offers or actions to users at the right moment?

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

Next Best Action uses flows and Apex to determine the best action or offer for a user.

Why this answer

Einstein Next Best Action is the correct answer because it is the Einstein feature that uses Strategy Builder (which includes flows and Apex) to define decision logic and recommend the most relevant offers or actions to users at the right moment. It evaluates real-time context and business rules to surface the optimal next step, such as a discount or a follow-up task, directly within the Salesforce user interface.

Exam trap

The trap here is that candidates confuse Einstein Next Best Action with Einstein Recommendation Builder, because both involve 'recommendations,' but only Next Best Action uses Strategy Builder with flows and Apex for real-time, context-aware action suggestions, while Recommendation Builder is a simpler, legacy tool for static product recommendations.

How to eliminate wrong answers

Option A is wrong because Einstein Copilot is a conversational AI assistant that uses natural language to answer questions and automate tasks, not a recommendation engine driven by Strategy Builder flows and Apex. Option B is wrong because Einstein Prediction Builder creates custom predictive models (e.g., predicting churn) based on historical data, but it does not use Strategy Builder to recommend offers or actions in real time. Option D is wrong because Einstein Recommendation Builder is a legacy tool for product recommendations on ecommerce sites, not a real-time action recommendation engine using flows and Apex.

740
MCQhard

A financial services company is deploying Einstein AI and must comply with regulations requiring explainable decisions. Which Einstein capability allows them to understand why an AI model made a specific prediction?

A.Einstein Trust Layer with model explainability features.
B.Data Mask to protect sensitive information.
C.Salesforce Shield with encryption and monitoring.
D.Field Audit Trail to track changes to data.
AnswerA

The Trust Layer includes capabilities to explain predictions.

Why this answer

The Einstein Trust Layer includes model explainability features that provide insights into why a specific prediction was made, such as highlighting the key input features that influenced the outcome. This directly addresses regulatory requirements for explainable AI decisions by offering transparency into the model's reasoning process.

Exam trap

Salesforce often tests the distinction between data security features (like Data Mask or Shield) and AI explainability features, so candidates mistakenly choose a security-focused option when the question explicitly asks about understanding model predictions.

How to eliminate wrong answers

Option B is wrong because Data Mask is a feature for obfuscating sensitive data in non-production environments, not for explaining AI predictions. Option C is wrong because Salesforce Shield provides encryption, field audit trails, and event monitoring for data security and compliance, but it does not offer model explainability or interpretability for AI predictions. Option D is wrong because Field Audit Trail tracks changes to field values over time for data governance, not for understanding why an AI model made a specific prediction.

741
MCQmedium

A service manager wants to automatically classify incoming cases into Type, Priority, and Reason fields to reduce manual data entry. Which Einstein feature best meets this requirement?

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

Case Classification predicts values for fields like Type, Priority, and Reason.

Why this answer

Einstein Case Classification is specifically designed to automatically predict and populate fields like Type, Priority, and Reason for incoming cases using machine learning models trained on historical case data. This reduces manual data entry by suggesting or auto-filling these fields based on the case's subject, description, and other attributes.

Exam trap

The trap here is that candidates may confuse Einstein Case Classification with Einstein Article Recommendations or Einstein Next Best Action because all three involve 'recommendations' or 'suggestions,' but only Case Classification directly addresses populating structured case fields from incoming data.

How to eliminate wrong answers

Option A is wrong because Einstein Discovery is used for predictive analytics and forecasting trends, not for auto-classifying case fields. Option B is wrong because Einstein Next Best Action recommends the next optimal action or offer to a user or customer, not for populating case metadata. Option C is wrong because Einstein Article Recommendations suggests knowledge articles to agents or customers to resolve cases, not for classifying case fields.

742
MCQeasy

Which Einstein feature provides AI-powered call recording analysis that tracks keywords, talk-time metrics, and next steps?

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

This feature analyzes call recordings for keywords, talk time, etc.

Why this answer

Einstein Conversation Insights analyzes call recordings and provides metrics and action items.

743
MCQmedium

An AI system used for medical diagnosis has been shown to have lower accuracy for certain ethnic groups. The development team is considering releasing it anyway because most patients are from the majority group. Which ethical principle is most compromised?

A.Transparency
B.Fairness
C.Accountability
D.Privacy
AnswerB

Unequal performance across groups violates fairness.

Why this answer

The scenario describes an AI system that performs worse for certain ethnic groups, yet the team plans to release it anyway because the majority group is unaffected. This directly violates the principle of fairness, which requires that AI systems do not discriminate or perpetuate bias against any group. Releasing a model with known accuracy disparities without mitigation prioritizes overall performance over equitable treatment, compromising fairness.

Exam trap

Salesforce often tests fairness by presenting a scenario where a model performs well overall but has known disparities for a subgroup, tempting candidates to choose transparency or accountability because they focus on the team's decision to release rather than the core ethical violation of unequal treatment.

How to eliminate wrong answers

Option A is wrong because transparency refers to openness about how the AI system works, its limitations, and its decision-making process; the scenario does not involve hiding information or lack of explainability, but rather knowingly accepting unequal performance. Option C is wrong because accountability concerns who is responsible for the system's outcomes and decisions; while releasing a biased model may raise accountability issues, the core ethical breach here is the unequal treatment itself, not the assignment of responsibility. Option D is wrong because privacy involves the protection of personal data and informed consent; the scenario does not mention any data misuse, unauthorized access, or violation of patient confidentiality.

744
MCQmedium

A sales manager wants to automatically surface the most important emails that require immediate attention from a high volume of daily customer messages. Which Einstein feature should they enable?

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

Einstein Email Insights identifies and surfaces important emails requiring a response.

Why this answer

Einstein Email Insights (D) is the correct feature because it uses natural language processing (NLP) to analyze email content and metadata, automatically prioritizing messages that require immediate attention based on urgency, sender importance, and context. This directly addresses the sales manager's need to surface critical emails from a high volume of daily customer messages without manual sorting.

Exam trap

The trap here is that candidates confuse Einstein Email Insights with Einstein Activity Capture, assuming that syncing emails automatically implies prioritization, but Activity Capture only logs emails without any intelligent ranking.

How to eliminate wrong answers

Option A is wrong because Einstein Conversation Insights analyzes voice calls and meeting transcripts to provide coaching and sentiment analysis, not email prioritization. Option B is wrong because Einstein Activity Capture syncs emails and events from Microsoft or Google to Salesforce records, but it does not analyze or prioritize email importance. Option C is wrong because Einstein Lead Scoring assigns a numerical score to leads based on their likelihood to convert, which is unrelated to surfacing important emails from existing customers.

745
MCQhard

Refer to the exhibit. A developer wrote a trigger to call an Einstein prediction API on lead insert. When new leads are created, the trigger fails with a 'Too many SOQL queries' error. What is the most likely cause?

A.The trigger is executed before the lead is saved
B.The trigger is querying a related object without an index
C.The trigger is making API calls in a loop, causing governor limit issues
D.The Score__c field is not writeable
AnswerC

Looping API calls can exceed limits.

Why this answer

The trigger is making synchronous API calls to the Einstein prediction service inside a loop that iterates over each new lead. Each API call counts against the 'Number of callouts' governor limit (default 100 per transaction), and if more leads are inserted than the limit allows, the transaction fails with a 'Too many SOQL queries' error—though the error message is misleading, the root cause is exceeding the callout limit, not SOQL queries. The trigger should batch the API calls or use asynchronous processing to stay within limits.

Exam trap

Salesforce often tests the misconception that 'Too many SOQL queries' always means too many SOQL queries, but in this context it actually masks a callout limit issue—candidates may overlook the fact that API calls count against a different governor limit that produces the same error message.

How to eliminate wrong answers

Option A is wrong because the timing of trigger execution (before vs. after save) does not cause a 'Too many SOQL queries' error; that error is a governor limit issue, not a save-order issue. Option B is wrong because querying a related object without an index would cause a 'Too many rows' or performance warning, not a 'Too many SOQL queries' error—the error specifically indicates the number of SOQL queries (or callouts) exceeded the limit, not a missing index. Option D is wrong because the Score__c field being non-writeable would produce a field-level validation or DML exception, not a governor limit error like 'Too many SOQL queries'.

746
MCQmedium

A healthcare provider uses an AI system to predict patient readmission risk. The system was trained on historical data from the past five years, during which the hospital served a predominantly urban population. Recently, the hospital expanded to rural areas with different demographic and socioeconomic profiles. The AI predictions have been less accurate for rural patients, leading to misallocation of care resources. The AI Ethics committee is reviewing the system for potential bias. The model outputs a risk score from 0 to 100. The data science team has identified that the model uses features such as income, distance from hospital, and insurance type, which may correlate with race and socioeconomic status. The team wants to make the model fairer without retraining from scratch. Which approach best balances fairness and predictive accuracy?

A.Remove the features income, distance, and insurance type from the model and retrain.
B.Continue using the current model but add a disclaimer that predictions may be less accurate for rural patients.
C.Apply a post-processing calibration that adjusts the risk score thresholds separately for urban and rural populations to achieve equal false positive rates.
D.Retrain the model using only the latest year of data that includes rural patients.
AnswerC

Post-processing calibration can equalize error rates across groups without retraining, balancing fairness and accuracy.

Why this answer

Post-processing calibration adjusts the decision thresholds for each subgroup (urban vs. rural) to equalize a fairness metric (e.g., false positive rate) without modifying the underlying model. This approach preserves the predictive signal from the original features while directly addressing the bias caused by distribution shift, making it the most practical solution when retraining from scratch is not feasible.

Exam trap

Salesforce often tests the misconception that removing sensitive features (like income or insurance type) is sufficient to eliminate bias, when in reality proxy variables and correlated features can still perpetuate discrimination, making post-processing or reweighing techniques more effective.

How to eliminate wrong answers

Option A is wrong because simply removing correlated features (income, distance, insurance type) does not guarantee fairness—proxy variables or remaining features can still encode the same biases, and the model may lose important predictive signal, reducing accuracy for all groups. Option B is wrong because adding a disclaimer does not mitigate the misallocation of care resources; it merely acknowledges the problem without taking any corrective action, which fails the ethical requirement to actively reduce bias. Option D is wrong because retraining on only the latest year of data would likely produce a model with insufficient sample size for rural patients, leading to high variance and poor generalization, and it ignores the valuable historical data that could still be useful for urban patients.

747
Multi-Selecteasy

An admin wants to create a custom AI model to predict lead conversion using Einstein Prediction Builder. Which TWO items must they select when creating the model? (Choose two)

Select 2 answers
A.Model algorithm type
B.Prediction explanation settings
C.Data set (records to train on)
D.Features (input fields)
E.Prediction field (the field to predict)
AnswersC, E

The dataset defines which records are used for training.

Why this answer

The data set defines the records (e.g., leads, opportunities) that the model will use for training. Without specifying which records to train on, the model has no source of historical data to learn patterns from. Einstein Prediction Builder requires you to select a data set (such as a report or object) to provide the training examples.

Exam trap

The trap here is that candidates confuse the required selections (data set and prediction field) with optional or automated settings like algorithm type or feature selection, leading them to pick options that are not mandatory.

748
Multi-Selectmedium

A company must comply with GDPR when using Einstein Features to process customer data for AI predictions. Which THREE actions are required under GDPR that relate directly to AI-driven decisions?

Select 3 answers
A.Implement a data retention policy that deletes customer data after 30 days
B.Ensure that only data necessary for the prediction is used (data minimisation)
C.Provide customers with the right to explanation for automated decisions that significantly affect them
D.Audit AI models for bias on a quarterly basis
E.Obtain explicit consent from customers for using their data in AI models
AnswersB, C, E

Data minimisation is a key principle in GDPR; only relevant data should be processed.

Why this answer

GDPR requires a lawful basis for processing (e.g., consent), the right to explanation for automated decisions, and data minimization. Data retention policy is important but not exclusive to AI decisions; and bias auditing is a best practice but not a GDPR requirement.

749
MCQmedium

An admin wants to compare the AI-generated forecast with a rep's commit forecast to identify gaps. Which feature should they use?

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

Forecasting offers AI predictions and comparison to rep commits.

Why this answer

Einstein Forecasting is the correct feature because it directly compares AI-generated forecasts with a rep's commit forecast to identify gaps. It uses historical data and predictive models to generate a baseline forecast, which can be overlaid with the rep's manual commit to highlight discrepancies for coaching and adjustment.

Exam trap

The trap here is that candidates may confuse Einstein Discovery's data insights or Einstein Opportunity Scoring's predictive scoring with the specific forecast comparison functionality, but only Einstein Forecasting directly provides the AI vs. rep commit gap analysis.

How to eliminate wrong answers

Option A is wrong because Einstein Prediction Builder is a tool for creating custom predictive models on any object or field, not specifically for comparing AI forecasts with rep commits. Option B is wrong because Einstein Discovery is an analytics tool that surfaces insights and explanations from data, but it does not provide a dedicated forecast comparison feature. Option D is wrong because Einstein Opportunity Scoring predicts the likelihood of an opportunity closing, but it does not compare AI-generated forecasts with rep commits.

750
MCQhard

A financial services firm uses an AI model to approve loan applications. They discover the model denies loans at a higher rate for a protected demographic. What is the most likely root cause?

A.The model is overfitted
B.The training data contains historical bias
C.The model uses too few features
D.The model has low precision
AnswerB

If historical loan decisions were biased, the model will learn that bias.

Why this answer

Historical bias in training data can cause models to learn and perpetuate discrimination.

Page 9

Page 10 of 11

Page 11

All pages