- A
Store all sensitive data in an external data lake and connect via APIs.
Why wrong: External storage can introduce security risks and compliance issues.
- B
Obtain explicit consent from data subjects before using their data in AI models.
Why wrong: Consent is important but not the sole practice; data protection measures are also needed.
- C
Limit the data used for training to only essential fields.
Why wrong: Data minimization helps but does not guarantee compliance with masking requirements.
- D
Use Einstein Trust Layer features to mask personally identifiable information (PII) in the model.
Trust Layer masks PII so the model does not see raw sensitive data.
Quick Answer
The correct practice is to use Einstein Trust Layer features to mask personally identifiable information (PII) in the model. This is because the Einstein Trust Layer operates at the platform level, intercepting data in transit and automatically applying masking rules based on predefined patterns, so sensitive customer data is never exposed to the underlying AI model or stored in its training logs. On the Salesforce AI Associate exam, this question tests your understanding of how the Trust Layer enforces data privacy compliance without requiring manual data handling, often contrasting it with less secure options like manual redaction or relying solely on encryption. A common trap is assuming encryption alone suffices, but masking is required because the model must never see the raw PII. Remember the mnemonic “Mask Before Model” — the Trust Layer masks data before it reaches the AI, ensuring compliance with regulations like GDPR and CCPA.
AI Associate AI Fundamentals Practice Question
This AI Associate practice question tests your understanding of ai fundamentals. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company wants to deploy an Einstein AI model that uses sensitive customer data. Which practice should they follow to comply with data privacy regulations?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Use Einstein Trust Layer features to mask personally identifiable information (PII) in the model.
Option D is correct because the Einstein Trust Layer provides built-in capabilities to automatically mask or redact personally identifiable information (PII) before data is sent to the underlying AI model, ensuring compliance with data privacy regulations like GDPR and CCPA without requiring manual data handling. This feature operates at the platform level, intercepting data in transit and applying masking rules based on predefined patterns, so sensitive customer data is never exposed to the model or stored in its training logs.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Store all sensitive data in an external data lake and connect via APIs.
Why it's wrong here
External storage can introduce security risks and compliance issues.
- ✗
Obtain explicit consent from data subjects before using their data in AI models.
Why it's wrong here
Consent is important but not the sole practice; data protection measures are also needed.
- ✗
Limit the data used for training to only essential fields.
Why it's wrong here
Data minimization helps but does not guarantee compliance with masking requirements.
- ✓
Use Einstein Trust Layer features to mask personally identifiable information (PII) in the model.
Why this is correct
Trust Layer masks PII so the model does not see raw sensitive data.
Related concept
Read the scenario before looking for a memorised answer.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Salesforce often tests the distinction between procedural compliance steps (like obtaining consent) and technical enforcement mechanisms (like the Einstein Trust Layer), leading candidates to choose Option B because it sounds correct in a general privacy context, but the question specifically asks about deploying the model, where a platform-native feature is the correct answer.
Detailed technical explanation
How to think about this question
The Einstein Trust Layer uses a proxy architecture that intercepts API calls to the AI model, applying configurable masking rules (e.g., for email addresses, phone numbers, Social Security numbers) using regular expressions or custom patterns. This masking occurs before the data reaches the model, and the original sensitive values are replaced with placeholders, ensuring that the model never sees the actual PII. In a real-world scenario, if a customer service chatbot uses Einstein to analyze conversation transcripts, the Trust Layer can mask credit card numbers in real time, preventing them from being stored in the model's training data or inference logs.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
AI Fundamentals — study guide chapter
Learn the concepts, then practise the questions
- →
AI Fundamentals practice questions
Targeted practice on this topic area only
- →
All AI Associate questions
506 questions across all exam domains
- →
Salesforce AI Associate AI Associate study guide
Full concept coverage aligned to exam objectives
- →
AI Associate practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related AI Associate practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
AI Fundamentals practice questions
Practise AI Associate questions linked to AI Fundamentals.
AI Capabilities in CRM practice questions
Practise AI Associate questions linked to AI Capabilities in CRM.
Ethical Considerations of AI practice questions
Practise AI Associate questions linked to Ethical Considerations of AI.
Data for AI practice questions
Practise AI Associate questions linked to Data for AI.
AI Associate fundamentals practice questions
Practise AI Associate questions linked to AI Associate fundamentals.
AI Associate scenario practice questions
Practise AI Associate questions linked to AI Associate scenario.
AI Associate troubleshooting practice questions
Practise AI Associate questions linked to AI Associate troubleshooting.
Practice this exam
Start a free AI Associate practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this AI Associate question test?
AI Fundamentals — This question tests AI Fundamentals — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Use Einstein Trust Layer features to mask personally identifiable information (PII) in the model. — Option D is correct because the Einstein Trust Layer provides built-in capabilities to automatically mask or redact personally identifiable information (PII) before data is sent to the underlying AI model, ensuring compliance with data privacy regulations like GDPR and CCPA without requiring manual data handling. This feature operates at the platform level, intercepting data in transit and applying masking rules based on predefined patterns, so sensitive customer data is never exposed to the model or stored in its training logs.
What should I do if I get this AI Associate question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 30, 2026
This AI Associate practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI Associate exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.