A company is deploying an AI-powered chatbot to handle customer service inquiries. The bot uses historical chat data for training. Which ethical consideration is MOST important to address before deployment?
Using customer data requires informed consent and adherence to privacy laws.
Why this answer
The most critical ethical consideration is obtaining consent from customers whose historical chat data is used to train the chatbot. Under regulations like GDPR and CCPA, personal data (including chat transcripts) requires explicit consent for processing, especially when used to train an AI model. Deploying without consent violates data privacy laws and erodes user trust, regardless of the chatbot's technical performance.
Exam trap
Salesforce often tests the distinction between ethical obligations (like consent) and technical or operational features (like accuracy or scalability), leading candidates to confuse a performance metric with a compliance requirement.
How to eliminate wrong answers
Option A is wrong because maximizing response accuracy is a performance goal, not an ethical consideration; it does not address the legal and moral requirement for data consent. Option C is wrong because ensuring high traffic handling is a scalability and infrastructure concern, unrelated to the ethical principle of data privacy and consent. Option D is wrong because designing a human handoff protocol is a user experience and operational safety measure, not the primary ethical issue; it does not resolve the fundamental need for consent before using customer data for training.