AI Associate Salesforce Einstein AI Features Practice Question
An admin is configuring 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 a return flow. What must the admin create to enable this understanding?
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
✓
A new intent with training phrases such as 'I want to return my order'
In Einstein Bots, intents represent the customer's goal (e.g., 'Return Order'), and entities capture details (e.g., order number). The admin must create an intent with training phrases like 'I want to return my order' so the NLP model recognizes it. Actions are separate from intent definition.
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 action in Bot Builder
Why it's wrong here
Actions define what the bot does after intent is recognized, not the understanding itself.
- ✓
A new intent with training phrases such as 'I want to return my order'
Why this is correct
Intents classify the user's goal; training phrases teach the NLP model to recognize the intent.
- ✗
A new dialogue flow linked to a 'Return Order' topic
Why it's wrong here
Topics organize bot conversations but rely on intents to trigger; intent creation is the first step.
- ✗
A new entity for 'return order'
Why it's wrong here
Entities capture specific data (like order numbers), not the overall intent.
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 →
Same concept, more angles
2 more ways this is tested on AI Associate
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. An admin has built an Einstein Bot that handles order status inquiries. However, when customers type 'Where is my order?', the bot often does not understand and escalates incorrectly. What is the most likely cause?
hard- A.The bot is not connected to the order management system
- B.Entities are not defined for order numbers
- ✓ C.The intent for order status lacks sufficient training phrases
- D.The bot's dialogue flow is not configured correctly
Why C: The most likely cause is that the intent for order status lacks sufficient training phrases. In Einstein Bot, intents are matched using natural language processing (NLP) based on the training phrases provided. If the bot hasn't been trained on enough variations of 'Where is my order?', it will fail to recognize the user's intent and escalate incorrectly.
Variation 2. A Service Cloud admin wants to deploy a chatbot that can handle common customer requests and escalate to a human agent when necessary. The chatbot must understand natural language variations. Which combination of tools should they use?
medium- A.Einstein Case Classification with auto-response
- B.Einstein Copilot with custom actions
- C.Einstein Next Best Action with flows
- ✓ D.Einstein Bots with intents and entities, and handoff to agent
Why D: Einstein Bots in Service Cloud can be configured with intents and entities for NLP understanding and can hand off to human agents when needed.
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.