AI Associate Salesforce Einstein AI Features Practice Question
An administrator is setting up Einstein Bots for a service center. They want the bot to understand when a customer says 'I want to return my order' and route to the returns process. What must the admin configure in the bot builder?
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 called 'Return Order' and map it to the returns dialogue flow.
In Einstein Bots, intents represent the customer's goal (e.g., return order), and entities capture specifics (e.g., order number). The admin must define an intent for returns and train the NLP model with example phrases. Entities can capture order IDs.
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 the pre-built 'Returns' intent from the intent library.
Why it's wrong here
There is no pre-built 'Returns' intent; intents must be custom-built for specific business needs.
- ✓
Create a new intent called 'Return Order' and map it to the returns dialogue flow.
Why this is correct
Intents are used to classify user input. The admin must create the intent and associate a dialogue flow.
- ✗
Enable the 'Return Order' entity and add sample utterances directly to the dialogue.
Why it's wrong here
Entities capture data (e.g., order number), not the intent. Utterances belong to intents.
- ✗
Add a keyword trigger for 'return' in the bot configuration.
Why it's wrong here
Einstein Bots use NLP intents, not simple keyword triggers, for 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.