AI Associate Salesforce Einstein AI Features Practice Question
A company wants to build a chatbot for their customer portal that can handle returns and refunds. They want the bot to understand phrases like 'I want to return my order' or 'refund request'. What must they configure in Einstein Bots to recognize these variations?
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
✓
Define an intent named 'Return_Refund' and add training phrases like those examples
Intents represent the purpose of the user's input, and entities capture key details like order numbers. The bot uses NLP to match phrases to intents. Dialogues define the flow, and analytics track performance.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enable the Einstein Bots API for external integrations
Why it's wrong here
The API is for programmatic access, not for configuring intent recognition.
- ✗
Create a dialogue flow that asks clarifying questions
Why it's wrong here
Dialogue flow handles the conversation after intent is recognized, not the recognition itself.
- ✓
Define an intent named 'Return_Refund' and add training phrases like those examples
Why this is correct
Intents map user phrases to actions; training phrases teach the NLP model to recognize variations.
- ✗
Set up bot analytics to monitor user utterances
Why it's wrong here
Analytics help improve the bot over time but do not configure initial recognition.
Go deeper
Related to this question
About these practice questions
Courseiva writes every AI Associate question from scratch — 753 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.