Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← AI Capabilities in CRM practice sets

AI Associate AI Capabilities in CRM • Complete Question Bank

AI Associate AI Capabilities in CRM — All Questions With Answers

Complete AI Associate AI Capabilities in CRM question bank — all 0 questions with answers and detailed explanations.

43
Questions
Free
No signup
Certifications/AI Associate/Practice Test/AI Capabilities in CRM/All Questions
Question 1easymultiple choice
Read the full AI Capabilities in CRM explanation →

A sales rep wants to use Einstein Activity Capture to automatically log emails and meetings. Which prerequisite must be met?

Question 2mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A company uses Einstein Lead Scoring and finds that leads with high scores are not converting. What should the admin do to improve prediction accuracy?

Question 3hardmultiple choice
Read the full AI Capabilities in CRM explanation →

An admin notices that Einstein Opportunity Scoring is not generating scores for new opportunities created in the past week. Which troubleshooting step should the admin take first?

Question 4mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A company wants to use Einstein Bots to handle common customer service inquiries. Which feature should be enabled to allow the bot to escalate to a live agent when it cannot resolve the issue?

Question 5easymulti select
Read the full AI Capabilities in CRM explanation →

Which TWO actions can be performed using Einstein Activity Capture?

Question 6hardmulti select
Read the full AI Capabilities in CRM explanation →

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

Question 7hardmultiple choice
Read the full AI Capabilities in CRM explanation →

An admin reviews the Einstein service configuration JSON. Based on the exhibit, which statement is true?

Exhibit

Refer to the exhibit.

```
{
  "einsteinServices": {
    "leadScoring": {
      "enabled": true,
      "modelName": "Lead Score Model V2",
      "scoringFields": ["AnnualRevenue", "Industry", "NumberOfEmployees", "LeadSource"],
      "retrainingFrequency": "WEEKLY",
      "lastRetrained": "2025-01-15"
    },
    "opportunityScoring": {
      "enabled": false,
      "modelName": "Default",
      "scoringFields": ["Amount", "Type", "StageName", "CloseDate"],
      "retrainingFrequency": "DAILY",
      "lastRetrained": "2025-01-20"
    }
  }
}
```
Question 8mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A mid-size company uses Sales Cloud with Einstein Lead Scoring and Einstein Activity Capture. The sales team reports that lead scores are not updating for leads that have been engaged via email and calendar events over the past two weeks. The admin checks the Einstein Lead Scoring model and finds that the model status is 'Active' and was retrained last month. The admin also verifies that Einstein Activity Capture is enabled and syncing data correctly. However, the lead scores remain unchanged. Upon further investigation, the admin discovers that the leads were created before the Einstein Lead Scoring model was activated, and the model's training data includes only leads created after activation. The company has over 10,000 leads, but only 200 were created after activation. Historical conversion data for leads created before activation is not being used. What should the admin do to ensure lead scores reflect recent engagement?

Question 9easymultiple choice
Read the full AI Capabilities in CRM explanation →

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

Question 10mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A company uses Salesforce and wants to provide automated chat responses for common customer inquiries. Which Einstein feature should be configured?

Question 11hardmultiple choice
Read the full AI Capabilities in CRM explanation →

A Salesforce admin notices that Einstein Account Scoring is not generating scores for all accounts. Some accounts have no score even though they meet the data requirements. What is the most likely cause?

Question 12easymultiple choice
Read the full AI Capabilities in CRM explanation →

A service manager wants to automatically categorize incoming support cases based on the customer's description. Which Einstein feature should be used?

Question 13mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A company wants to use Einstein to predict which customers are likely to churn in the next 30 days. Which type of prediction should be created in Einstein Prediction Builder?

Question 14hardmultiple choice
Read the full AI Capabilities in CRM explanation →

A Salesforce admin has enabled Einstein Opportunity Scoring but notices that some opportunities are not being scored. The admin checks the data and finds that the opportunities have all required fields. What could be another reason for missing scores?

Question 15easymultiple choice
Read the full AI Capabilities in CRM explanation →

A company wants to use AI to automatically recommend the best next action for service agents during a live chat with a customer. Which Einstein feature should be enabled?

Question 16mediummultiple choice
Read the full AI Capabilities in CRM explanation →

An admin is setting up Einstein Bot for a customer service chat. The bot needs to collect the customer's account number before transferring to a human agent. What should the admin configure?

Question 17hardmultiple choice
Read the full AI Capabilities in CRM explanation →

A company uses Einstein Prediction Builder to predict whether a lead will convert. The model's confidence score is low, and the admin wants to improve accuracy. What is the most effective action?

Question 18easymulti select
Read the full AI Capabilities in CRM explanation →

Which TWO features are part of Einstein AI capabilities in Salesforce Sales Cloud?

Question 19mediummulti select
Read the full AI Capabilities in CRM explanation →

Which THREE are requirements for enabling Einstein features in a Salesforce org?

Question 20hardmulti select
Read the full AI Capabilities in CRM explanation →

Which TWO are best practices when implementing Einstein Recommendation Builder?

Question 21easymultiple choice
Read the full AI Capabilities in CRM explanation →

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?

Exhibit

{
  "predictionField": "Lead_Score__c",
  "predictionType": "BinaryClassification",
  "targetObject": "Lead",
  "recordCount": 450,
  "modelStatus": "Active"
}
Question 22mediummultiple choice
Read the full AI Capabilities in CRM explanation →

Refer to the exhibit. A Salesforce admin sees this error when trying to enable Einstein Lead Scoring. What should the admin do to resolve the issue?

Exhibit

Error: Lead Scoring is not available. Reason: Insufficient data. Minimum required: 100 leads with activities. Current count: 87.
Question 23hardmultiple choice
Read the full AI Capabilities in CRM explanation →

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?

Exhibit

Apex Trigger:
trigger LeadScoringTrigger on Lead (after insert) {
    for(Lead l : Trigger.new) {
        l.Score__c = Einstein_Prediction_API.predict('Lead_Score', l.Id);
    }
}
Question 24mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A sales rep wants to generate personalized email drafts for leads using AI. Which feature should the admin enable?

Question 25easymultiple choice
Read the full AI Capabilities in CRM explanation →

A marketing manager wants to prioritize leads with the highest likelihood of conversion. Which Einstein feature should they use?

Question 26hardmultiple choice
Read the full AI Capabilities in CRM explanation →

A service team uses Einstein Discovery to analyze customer churn. The story shows 'Average Resolution Time' is a key driver. What is the best action?

Question 27mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A company wants an AI chatbot that can handle customer inquiries about order status. Which tool should be configured?

Question 28easymultiple choice
Read the full AI Capabilities in CRM explanation →

To identify common customer issues from chat transcripts using AI, which feature should be used?

Question 29hardmultiple choice
Read the full AI Capabilities in CRM explanation →

A legal firm wants to automate contract clause generation using AI with preapproved language. Which approach should they use?

Question 30mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A marketing team wants to predict which segment of customers will likely purchase a new product. Which Einstein feature is most appropriate?

Question 31easymultiple choice
Read the full AI Capabilities in CRM explanation →

To recommend the most relevant action for a service agent during a call, which feature should be used?

Question 32hardmultiple choice
Read the full AI Capabilities in CRM explanation →

A company has a custom AI model for sentiment analysis and wants to use it in Salesforce without rebuilding. Which approach should they take?

Question 33mediummulti select
Read the full AI Capabilities in CRM explanation →

Which TWO of the following are limitations of Einstein GPT? (Choose two.)

Question 34hardmulti select
Read the full AI Capabilities in CRM explanation →

Which TWO are best practices when implementing Einstein Bots? (Choose two.)

Question 35easymulti select
Read the full AI Capabilities in CRM explanation →

Which THREE of the following are Einstein features available for Sales Cloud? (Choose three.)

Question 36mediummultiple choice
Read the full AI Capabilities in CRM explanation →

Refer to the exhibit. An admin built a prediction model for case closure within 24 hours. The model accuracy is 72% with 500 training records. Which change would most likely improve accuracy?

Exhibit

{
  "predictionDefinition": {
    "type": "Einstein Prediction Builder",
    "targetObject": "Case",
    "predictedField": "Status",
    "outcome": "Closed within 24 hours",
    "trainingRecords": 500,
    "fieldsUsed": ["Subject", "Description", "Priority", "Origin", "Type"],
    "modelAccuracy": 72%,
    "lastTrainingDate": "2024-01-15"
  }
}
Question 37hardmultiple choice
Read the full AI Capabilities in CRM explanation →

Refer to the exhibit. An admin runs two queries on the Lead object. Both include the custom field Score__c used by Einstein Lead Scoring. The second query is significantly slower. What is the most likely cause?

Exhibit

C:\> sfdx force:data:soql:query -q "SELECT Id, Score__c FROM Lead WHERE CreatedDate = TODAY"
Rows: 2000
Time: 4.2s

C:\> sfdx force:data:soql:query -q "SELECT Id, Score__c FROM Lead WHERE CreatedDate = LAST_N_DAYS:30"
Rows: 45000
Time: 28.7s
Question 38hardmultiple choice
Read the full AI Capabilities in CRM explanation →

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?

Question 39mediummultiple choice
Read the full AI Capabilities in CRM explanation →

A retail company wants to increase average order value by showing personalized product recommendations on their website. They currently use Salesforce Commerce Cloud and have Einstein Recommendations enabled. However, they notice that recommendations are not reflecting recent customer interactions, such as items added to cart but not purchased. What should the administrator do to improve recommendation relevance?

Question 40easymulti select
Read the full AI Capabilities in CRM explanation →

Which TWO statements are true about Einstein Prediction Builder in Salesforce? (Choose two.)

Question 41hardmultiple choice
Read the full AI Capabilities in CRM explanation →

A financial services company uses Salesforce Service Cloud with Einstein Bots to handle account balance inquiries. The bot currently uses a standard intent 'CheckBalance' which recognizes phrases like 'What is my balance?' and 'Show my account balance.' The company wants to expand the bot to also answer questions about recent transactions, such as 'What were my last five deposits?' and 'Show my recent withdrawals.' The system administrator has added a new intent called 'RecentTransactions' and mapped it to a new flow. However, during testing, the bot often misclassifies 'CheckBalance' requests as 'RecentTransactions' when the user mentions a specific amount or date. Which action should the administrator take to resolve this misclassification?

Question 42mediummultiple choice
Read the full NAT/PAT explanation →

A nonprofit organization uses Salesforce Nonprofit Cloud with Einstein Discovery to analyze donation patterns. They have activated a story that predicts which donors are most likely to churn (stop donating) in the next three months. The story shows a top influence called 'DonationFrequency' with a negative correlation: donors who donate less than once per quarter are 40% more likely to churn. The director of development wants to use this insight to create a retention campaign. However, the story also includes a field called 'LastDonationAmount' which has a small positive influence. The development team wants to ensure the predictions are actionable. What should the administrator do to maximize the effectiveness of the Einstein Discovery story for this retention campaign?

Question 43easymultiple choice
Read the full AI Capabilities in CRM explanation →

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?

Practice tests

Scored 10-question sessions with instant feedback and explanations.

AI Associate Practice Test 1 — 10 Questions→AI Associate Practice Test 2 — 10 Questions→AI Associate Practice Test 3 — 10 Questions→AI Associate Practice Test 4 — 10 Questions→AI Associate Practice Test 5 — 10 Questions→AI Associate Practice Exam 1 — 20 Questions→AI Associate Practice Exam 2 — 20 Questions→AI Associate Practice Exam 3 — 20 Questions→AI Associate Practice Exam 4 — 20 Questions→Free AI Associate Practice Test 1 — 30 Questions→Free AI Associate Practice Test 2 — 30 Questions→Free AI Associate Practice Test 3 — 30 Questions→AI Associate Practice Questions 1 — 50 Questions→AI Associate Practice Questions 2 — 50 Questions→AI Associate Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

AI FundamentalsAI Capabilities in CRMEthical Considerations of AIData for AI

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All AI Capabilities in CRM setsAll AI Capabilities in CRM questionsAI Associate Practice Hub