Courseiva
Salesforce Einstein AI FeatureshardMultiple ChoiceObjective-mapped

Einstein Next Best Action

An administrator is setting up Einstein Next Best Action to recommend a discount offer to sales reps when an opportunity is at risk. The recommendation logic should consider the opportunity stage, amount, and close date. Which tool should the administrator use to define the recommendation strategy?

Quick Answer

Strategy Builder is the tool built specifically for defining Next Best Action recommendation logic, and it's the right answer here because the scenario calls for evaluating multiple conditions, opportunity stage, amount, and close date, before deciding whether to surface a discount offer. Strategy Builder lets an admin lay out that decision logic as a visual strategy without writing code, and when the conditions get more complex than simple field checks, a Flow can be embedded inside the strategy to handle the evaluation or to update records once a rep accepts the recommendation. The combination matters: Strategy Builder provides the framework where recommendations, conditions, and actions are assembled and ultimately surfaced to the user, while the Flow supplies the actual conditional logic that decides which opportunities qualify for the discount offer. That's different from simply configuring a validation rule or a plain workflow, which can enforce conditions but cannot present ranked, contextual recommendations directly to a rep at the point of decision. Whenever a scenario asks how to configure Einstein Next Best Action to weigh several data points and recommend a specific next step, the answer will center on Strategy Builder, usually paired with a Flow or Apex to carry out the underlying logic.

⚠ Common exam trap

Many exam-takers confuse Einstein Prediction Builder or Einstein Discovery as the tool for defining recommendation logic, when in fact they are used for predictive modeling and insights, not for building rule-based recommendation strategies in Next Best 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

Strategy Builder with a Flow

Einstein Next Best Action uses Strategy Builder to define recommendation logic, which evaluates conditions like opportunity stage, amount, and close date to surface a discount offer. Strategy Builder allows administrators to create decision trees and rules that trigger actions, such as displaying a recommendation, without requiring code. A Flow can be embedded within Strategy Builder to execute complex logic or update records when the recommendation is accepted.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Einstein Prediction Builder

    Why it's wrong here

    Prediction Builder creates predictive models, not recommendation strategies.

  • Einstein Discovery

    Why it's wrong here

    Discovery provides insights but does not define real-time recommendation strategies.

  • Strategy Builder with a Flow

    Why this is correct

    The strategy builder uses flows or Apex to define conditions and recommendations.

  • Process Builder

    Why it's wrong here

    Process Builder is not used for Next Best Action strategies; Flow is the recommended tool.

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 →

How Courseiva writes practice questions · Editorial policy

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. A company wants to use Einstein Next Best Action to recommend actions to sales reps. Which TWO components are part of the Next Best Action strategy? (Choose 2)

medium
  • A.Flows
  • B.Einstein Bots
  • C.Apex
  • D.Einstein Prediction Builder models
  • E.External machine learning models

Why A: Next Best Action strategies can use Flows or Apex to define and execute recommended actions.

Variation 2. A marketing manager wants to use Einstein Next Best Action to recommend offers to customers based on their behavior. Which TWO components are used in defining Next Best Action strategies?

medium
  • A.Intents and entities
  • B.Prompt templates
  • C.Image classification models
  • D.Apex
  • E.Flows

Why D: (Apex) is correct because Einstein Next Best Action strategies can use Apex classes to define custom logic for offer selection, such as querying external data or applying complex business rules. Option E (Flows) is correct because Flows allow you to orchestrate the decision process, including branching logic and data transformations, to determine which offers to present to a customer based on their behavior.

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.