AI Associate Salesforce Einstein AI Features Practice Question
An administrator is configuring Einstein Bots and needs the bot to understand when a customer says 'I want to return a product' and route them accordingly. What must be created to map this phrase to a specific bot action?
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
✓
An intent named 'ReturnProduct' and associated training phrases
Intents represent the purpose of a user input (e.g., 'ReturnProduct'), and entities capture specifics like product name. The bot uses NLP to match intents.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A new object to store return requests
Why it's wrong here
Data storage is separate from bot understanding.
- ✗
A dialogue flow with condition nodes
Why it's wrong here
That would be too rigid; NLP-based intent matching is more flexible.
- ✓
An intent named 'ReturnProduct' and associated training phrases
Why this is correct
Intents map user utterances to actions; training phrases help NLP learn variations.
- ✗
A custom entity for 'return'
Why it's wrong here
Entities capture details, but the overall goal is an intent.
Go deeper
Related to this question
About these practice questions
One of 753 original AI Associate practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.