AI-201 · Question #130
AI-201 Question #130: Real Exam Question with Answer & Explanation
The correct answer is C: Prompt Defense. The Einstein Trust Layer is designed to ensure responsible and compliant AI usage. Data Masking (B) is the mechanism that directly addresses compliance with data protection regulations like GDPR by obscuring or anonymizing sensitive personal data (e.g., names, emails, phone numbe
Question
Which feature in the Einstein Trust Layer helps to minimize the risks of jailbreaking and prompt injection attacks?
Options
- ASecure Data Retrieval and Grounding
- BData Masking
- CPrompt Defense
Explanation
The Einstein Trust Layer is designed to ensure responsible and compliant AI usage. Data Masking (B) is the mechanism that directly addresses compliance with data protection regulations like GDPR by obscuring or anonymizing sensitive personal data (e.g., names, emails, phone numbers) before it is processed by AI models. This prevents unauthorized exposure of personally identifiable information (PII) and ensures adherence to privacy laws. Salesforce documentation explicitly states that Data Masking is a core component of the Einstein Trust Layer, enabling organizations to meet GDPR requirements by automatically redacting sensitive fields during AI interactions. For example, masked data ensures that PII is not stored or used in AI model training or inference without explicit consent.
Topics
Community Discussion
No community discussion yet for this question.