AI Associate Salesforce Einstein AI Features Practice Question
A developer is building an Einstein Bot that needs to understand when a customer says 'I want to return a purchase' and route them to the returns process. How should they configure the bot?
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 an intent called 'Return Purchase' and train it with sample phrases
In Einstein Bots, intents represent the customer's goal, and entities capture specifics. 'Return purchase' is an intent, not an entity. The bot uses NLP to match utterances to 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.
- ✗
Create a dialogue that triggers on the exact phrase 'I want to return a purchase'
Why it's wrong here
Exact phrase matching fails for variations; intents handle natural language variations.
- ✓
Create an intent called 'Return Purchase' and train it with sample phrases
Why this is correct
Intents capture the user's goal; training with phrases helps NLP match the intent.
- ✗
Create an entity called 'Return Purchase' and map it to a dialogue
Why it's wrong here
Entities are for details like product name; 'return purchase' is an intent.
- ✗
Use an intent called 'Customer Service' and a custom entity for return
Why it's wrong here
Using a broad intent with a custom entity is less accurate; a dedicated intent is better.
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.