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.

HomeCertificationsAI AssociateFlashcards
Free — No Signup RequiredSalesforce· Updated 2026

AI Associate Flashcards — Free Salesforce AI Associate AI Associate Study Cards

Reinforce AI Associate concepts with active-recall study cards covering all 4 blueprint domains. Each card shows the question on the front and the correct answer with a full explanation on the back.

506+ study cards4 domains coveredActive recall methodFull explanations included
Start 30-card session50-card shuffle
Exam OverviewPractice TestMock ExamStudy GuideFlashcards

Study Sessions

AI Associate Flashcards

Pick a session size:

⚡Quick 10📝20 Cards🎯30 Cards📊50 Cards💪100 Cards
506+ cards · All free

Domains

AI Fundamentals
AI Capabilities in CRM
Ethical Considerations of AI
Data for AI

How to use AI Associate flashcards effectively

Flashcards work through active recall — the process of retrieving information from memory rather than passively re-reading it. Research consistently shows that active recall produces stronger, longer-lasting memory than re-reading study guides. For AI Associate preparation, this means flashcards are one of the highest-return study tools available.

Attempt recall first

Read the AI Associate question on each card, pause, and attempt to formulate the answer in your own words before revealing. This retrieval attempt — even if wrong — dramatically strengthens memory compared to immediately reading the answer.

Review wrong cards again

When you get a card wrong, note it and add it back to your review pile. Spaced repetition — seeing difficult cards more frequently — is the mechanism that makes flashcard study far more efficient than linear reading.

Study by domain

Group your AI Associate flashcard sessions by domain for the first 3–4 weeks. Master one domain before moving to the next. In the final week, shuffle all cards together to test cross-domain recall — which is what the real AI Associate exam requires.

Short sessions beat marathon reviews

20–30 flashcard cards per session, done daily, produces better retention than a single 200-card marathon session. Five short daily sessions per week over 4 weeks gives you over 400 total card reviews — enough to reliably pass AI Associate.

AI Associate flashcard preview

Sample cards from the AI Associate flashcard bank. Read the question, think of the answer, then read the explanation below.

1

A retail company uses Einstein Prediction Service to forecast customer churn. To improve model accuracy, which data preparation step is most critical?

AI Fundamentals

Clean the dataset by handling missing values and outliers.

Handling missing values and outliers is the most critical data preparation step for Einstein Prediction Service because the underlying gradient boosting models (like XGBoost) are sensitive to data quality issues. Missing values can introduce bias or cause the model to misinterpret patterns, while outliers can disproportionately influence split decisions, reducing predictive accuracy for churn scenarios.

2

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

AI Capabilities in CRM

Users must grant access to their email and calendar via OAuth

Einstein Activity Capture requires users to explicitly grant access to their email and calendar via OAuth (Option D). This OAuth-based authentication allows Salesforce to securely sync emails and meetings from the user's email provider (e.g., Gmail, Outlook) into Salesforce records. Without this explicit consent, the feature cannot access or log the user's activity data.

3

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?

Ethical Considerations of AI

Check the training data for representation and bias.

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.

4

A company wants to use Einstein Prediction Builder to predict customer churn. Which data preparation step is essential before building the model?

Data for AI

Define the prediction objective and the target date field.

Option B is correct because Einstein Prediction Builder requires you to define the prediction objective (e.g., 'Will this customer churn?') and specify the target date field that marks the event. This step is essential as it tells the model what to predict and over what time window, enabling the automated feature engineering and model training process.

5

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

Review training data for representativeness

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

6

A data architect is designing a data model for Einstein Discovery. The data includes categorical variables with high cardinality (e.g., postal codes). What is the best practice to handle such features?

Group them into higher-level categories (e.g., region).

Grouping high-cardinality categories into broader categories reduces overfitting and improves model stability.

7

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

Einstein Lead Scoring

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

8

A marketing team wants to use Einstein Engagement Scoring to prioritize leads. What is the primary input for this AI feature?

Lead interaction history with emails and web activity.

Einstein Engagement Scoring analyzes lead interactions (email opens, clicks, web visits) to calculate engagement scores. Option A is correct. Option B is wrong because demographic data is not the primary input. Option C is wrong because historical conversion data is used for predictive scoring, not engagement. Option D is wrong because social media data is not a direct input.

9

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

The user's email must be hosted on a supported platform (Gmail, Outlook).

Einstein Activity Capture requires that user emails be hosted on a supported platform (Gmail or Outlook/Exchange) because the feature uses server-side synchronization via APIs (Google Workspace APIs or Microsoft Graph) to automatically log emails and events into Salesforce. Without a supported email host, the service cannot connect to the mail server to capture activity data.

10

A nonprofit uses Einstein Vision to classify images of disaster areas. What is the primary benefit of using AI for this task?

It reduces manual effort and speeds up damage assessment.

Einstein Vision automates the classification of disaster images, significantly reducing the manual effort required for damage assessment. By processing large volumes of images rapidly, it accelerates the time to insight, enabling faster response and resource allocation. This aligns with the core benefit of AI: augmenting human effort with speed and scale.

11

A company deploys Einstein Recommendation Builder on its e-commerce site. The recommendations are not personalized. What is the most likely cause?

The model has not been trained with enough user behavior data.

Einstein Recommendation Builder relies on user interaction data to personalize. If insufficient data exists, recommendations become generic. Option A is correct. Option B is wrong because real-time sync is not required. Option C is wrong because the builder can work without a data scientist. Option D is wrong because the model can recommend products beyond categories.

12

A sales team is using Einstein Lead Scoring, but the scores for new leads seem inconsistent and not reflecting recent conversion patterns. The admin checks the model and finds it was trained three months ago. Which action should the admin take to improve model accuracy?

Retrain the Einstein Lead Scoring model with the latest lead data.

Option C is correct because retraining the model with recent data will capture current conversion patterns. Option A is wrong because increasing field history retention does not retrain the model. Option B is wrong because field-level security does not affect scoring. Option D is wrong because adjusting scoring ranges manually defeats the purpose of machine learning.

13

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?

Omni-Channel Flow

Option D is correct because Omni-Channel Flow routes work to agents. Option A is wrong because Einstein Case Classification categorizes cases, not escalates. Option B is wrong because Einstein Article Recommendations suggests knowledge articles. Option C is wrong because Einstein Reply Recommendations suggests responses, not escalation.

14

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?

Analyze the distribution of scores across industry segments.

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

15

A credit scoring AI uses 50 features including zip code, age, and income. The model has high accuracy but denies credit disproportionately to a protected group. An audit reveals that zip code is a proxy for race. What is the best course of action?

Replace zip code with more relevant non-discriminatory features and retrain with fairness constraints.

Option B is correct because replacing biased proxy with more relevant features can maintain accuracy while reducing discrimination. Option A is wrong because simply removing zip code may not eliminate all proxies. Option C is wrong because retraining with same data yields same bias. Option D is wrong because transparency alone doesn't fix bias.

16

A company deploys an AI recommender system that personalizes content. The system is trained on user click data. After deployment, the company notices that the system increasingly recommends sensationalist content, leading to user polarization. Which principle is being violated?

Beneficence

The recommender system's shift toward sensationalist content, which polarizes users, violates the principle of beneficence because it causes harm (user polarization) rather than promoting well-being. Beneficence requires AI systems to act in the best interests of users and society, not to optimize for engagement metrics at the expense of ethical outcomes.

17

An AI Associate reviews the bot configuration and test results. Which action best addresses the ethical issue?

Add Spanish language support with separate sentiment model and intents.

The bot underperforms for Spanish speakers, so adding a Spanish sentiment model and intents would improve fairness. Option A does not fix the disparity. Option C may not solve the root cause. Option D is about privacy, not the language issue.

18

A healthcare organization uses Einstein Discovery to predict patient readmission risk. The model uses protected attributes like race and age as features. Which action best aligns with Salesforce's ethical AI principles?

Retain the features but monitor for disparate impact and ensure compliance with regulations.

Removing protected attributes is a common step, but if they are proxies for legitimate medical factors, they may be retained with monitoring. Option A is too aggressive. Option C ignores that age can be medically relevant. Option D violates transparency and accountability.

19

An AI system recommends job candidates to recruiters. The system was trained on resumes of past successful hires, most of whom were male. As a result, it consistently ranks female candidates lower. What is the most appropriate mitigation?

Re-sample the training data to include more female candidates and use fairness-aware algorithms.

Option C is correct because ensuring gender balance in training data addresses the root cause. Option A is wrong because removing gender may not eliminate proxy variables like 'years of experience gaps.' Option B is wrong because ignoring the issue perpetuates bias. Option D is wrong because post-processing adjustments may not be sufficient without data changes.

20

Refer to the exhibit. What is the most likely cause of the fairness issue?

The training data is imbalanced, causing the model to perform better on the majority group.

Option B is correct because imbalanced training data often leads to disparate performance. Option A is wrong because the model is not inherently biased. Option C is wrong because overall accuracy can be high despite bias. Option D is wrong because there is no indication of overfitting.

21

A company uses Salesforce Data Cloud to unify customer data from multiple sources. After connecting a data stream, they notice that records are missing from the unified profile. What is the most likely cause?

The reconciliation rule is not configured for the data source.

Option D is correct because reconciliation rules in Salesforce Data Cloud define how records from different data sources are matched and merged into a unified profile. If a reconciliation rule is not configured for a data source, records from that source may not be properly linked to existing profiles, leading to missing records in the unified view. This is a common configuration step that must be completed after connecting a data stream.

22

A company uses Einstein Discovery to identify factors that increase case resolution time. After training, the model shows that 'Case_Origin__c' has high importance. What action should the company take?

Investigate the categories within Case_Origin to understand their impact.

Option C is correct because the model identifies 'Case_Origin__c' as important; analyzing its categories can reveal which origins cause delays. Option A is wrong because removing the field loses information. Option B is wrong because the model already accounts for interactions. Option D is wrong because the origin is not necessarily a data quality issue.

Study all 506+ AI Associate cards

AI Associate flashcards by domain

The AI Associate flashcard bank covers all 4 official blueprint domains published by Salesforce. Cards are distributed proportionally, so domains with higher exam weight have more cards.

Domain Coverage

AI Fundamentals

~1 cards

AI Capabilities in CRM

~1 cards

Ethical Considerations of AI

~1 cards

Data for AI

~1 cards

Flashcards vs practice tests: which is better for AI Associate?

Both flashcards and practice questions are evidence-based study tools. The difference is in what they train:

Flashcards — concept retention

Best for memorising definitions, acronyms, protocol behaviours, command syntax, and conceptual distinctions. Use flashcards to build the foundational vocabulary that AI Associate questions assume you know.

Best in: weeks 1–3

Practice tests — application

Best for applying concepts to realistic scenarios, eliminating distractors, and building exam stamina.AI Associate questions test scenario reasoning — not just recall — so practice tests are essential.

Best in: weeks 3–6

The most effective AI Associate study plan combines both: use flashcards for the first 2–3 weeks to build conceptual foundations, then shift to practice tests and mock exams in the final 2–3 weeks to apply and benchmark that knowledge. Most candidates who pass on their first attempt use both tools.

AI Associate flashcards — frequently asked questions

Are the AI Associate flashcards free?

Yes. Courseiva provides free AI Associate flashcards across all official exam domains. Every card includes the correct answer and a full explanation of why it is right and why the distractors are wrong. The platform also includes topic-based practice, mock exams, and readiness tracking — no account required.

How many AI Associate flashcards are on Courseiva?

Courseiva has 506+ original AI Associate flashcards across all 4 exam blueprint domains. New cards are added regularly as the question bank grows. All cards are written by certified engineers against the official Salesforce exam objectives.

How are Courseiva flashcards different from Anki or Quizlet?

Courseiva flashcards are purpose-built for IT certification exams. Unlike generic flashcard platforms where content quality varies, every Courseiva card is mapped to the official AI Associate exam blueprint, written by engineers who hold the certification, and includes a full explanation of the correct answer and why the distractors are wrong. This explanation quality is what separates genuine learning from rote memorisation.

Can I use AI Associate flashcards offline?

Courseiva is a web platform — an internet connection is required. For offline study, we recommend creating free Courseiva account, using the platform in your browser, and using your device's offline capabilities if your browser supports offline web apps.

Free forever · No credit card required

Track your AI Associate flashcard progress

Save your results, see which domains need more work, and get spaced repetition recommendations — all free.

Sign Up Free

Free forever · Every certification included

Start Studying

⚡Quick 10 cards📝20-card session🎯30-card session📊50-card shuffle💪100-card marathon

Also Study With

Practice TestMock ExamStudy GuideExam Domains