AI Associate Salesforce Einstein AI Features Practice Question
An admin is configuring an Einstein Bot in Service Cloud. The bot needs to understand when a customer says 'I want to return a product' and route them to a return flow, but the bot is not recognizing phrases like 'return' or 'refund'. What should the admin do first?
⚠ Common exam trap
Many exam-takers confuse Einstein Case Classification (a case-routing feature) with Einstein Bot Intent creation, leading them to choose Option A instead of recognizing that intents must be explicitly defined for NLU-based bots.
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
✓
Create a new intent named 'Return' and add training phrases like 'return item', 'refund'
Einstein Bots rely on Natural Language Understanding (NLU) to map user utterances to intents. By creating a new 'Return' intent and adding training phrases like 'return item' and 'refund', the admin provides the bot with the necessary examples to recognize and route these customer requests to the appropriate return flow.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Use Einstein Case Classification to classify the case
Why it's wrong here
Case classification is for case fields, not bot dialogue.
- ✓
Create a new intent named 'Return' and add training phrases like 'return item', 'refund'
Why this is correct
Defining intents with training phrases is the correct way to teach the bot.
- ✗
Disable the bot and use a flow instead
Why it's wrong here
Flows do not use NLP; the requirement is for a conversational bot.
- ✗
Add a handoff to human agent for all unrecognized phrases
Why it's wrong here
This works around the issue but does not fix the bot's understanding.
Go deeper
Related to this question
About these practice questions
This AI Associate question is part of Courseiva's 753-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
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.