Question 956 of 1,000
Salesforce Einstein AI FeatureshardMultiple SelectObjective-mapped

Mandatory Components in Agent Builder: Topics, Actions, and Testing

This AI Associate practice question tests your understanding of salesforce einstein ai features. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company is building an autonomous AI agent with Agentforce. They need to define what the agent can do and how it responds. Which THREE components must be configured in Agent 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

Topics

A is correct because Topics define the scope of what the autonomous AI agent can handle by grouping related intents and conversations. They are the primary mechanism in Agent Builder to specify the agent's capabilities and how it should respond to user inputs, acting as the foundational building block for agent behavior.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Topics

    Why this is correct

    Topics define the areas the agent can handle.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Business outcomes

    Why it's wrong here

    Business outcomes are not a component in Agent Builder.

  • Actions

    Why this is correct

    Actions are the specific tasks the agent can perform.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Prompt templates

    Why it's wrong here

    Prompt templates are part of Prompt Builder, not Agent Builder directly.

  • Testing in Agent Builder

    Why this is correct

    Testing is part of the configuration cycle.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse Business outcomes (a strategic metric) with a configurable component, or assume Prompt templates are required for agent responses, when in fact Topics and Actions are the mandatory building blocks for defining agent behavior in Agent Builder.

Detailed technical explanation

How to think about this question

Under the hood, Topics in Agent Builder are mapped to specific Actions using natural language understanding (NLU) models that classify user utterances. Each Topic can have multiple Actions (e.g., API calls, data lookups) that are executed in sequence, and the agent uses a decision engine to route conversations based on confidence thresholds. In a real-world scenario, a customer service agent might have a 'Password Reset' Topic that triggers an Action to call the Identity API, ensuring secure and automated handling.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the AI Associate exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI Associate practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI Associate practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI Associate question test?

Salesforce Einstein AI Features — This question tests Salesforce Einstein AI Features — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Topics — A is correct because Topics define the scope of what the autonomous AI agent can handle by grouping related intents and conversations. They are the primary mechanism in Agent Builder to specify the agent's capabilities and how it should respond to user inputs, acting as the foundational building block for agent behavior.

What should I do if I get this AI Associate question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, 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

4 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 build an autonomous AI agent using Agentforce that can handle customer inquiries about order status and reset passwords. Which components must be defined in Agent Builder? (Choose TWO.)

medium
  • A.Entities
  • B.Topics
  • C.Dialogues
  • D.Intents
  • E.Actions

Why B: In Agent Builder, Topics are the primary mechanism for defining the scope of an autonomous agent's capabilities. Each topic represents a distinct customer intent (e.g., 'Order Status' or 'Password Reset') and contains the instructions, prompts, and conversation flow logic for handling that specific type of inquiry. Without defining Topics, the agent would have no structured way to route or process customer requests.

Variation 2. A company wants to build an autonomous AI agent with Agentforce that can handle customer inquiries about order status and returns. The agent should escalate to a human agent when it cannot resolve the issue. Which two components must be configured in Agent Builder?

medium
  • A.Topics
  • B.Actions
  • C.Intents
  • D.Entities
  • E.Testing

Why A: Topics are correct because they define the specific areas of customer inquiries (e.g., order status, returns) that the autonomous agent can handle. In Agentforce, Topics act as the primary organizational unit that groups related intents and actions, enabling the agent to route conversations appropriately. Without Topics, the agent would lack the structured domain knowledge needed to process and escalate customer issues.

Variation 3. A developer is building an autonomous AI agent with Agentforce. They need the agent to perform actions in Salesforce, such as updating records and sending emails. How should they define these capabilities in Agent Builder?

hard
  • A.Create actions in Agent Builder, specifying the operation and parameters
  • B.Define topics that correspond to each action
  • C.Use Prompt Builder to create prompts for each action
  • D.Write Apex triggers to handle agent requests

Why A: Option A is correct because in Agent Builder, actions are the mechanism that defines what an autonomous AI agent can do in Salesforce, such as updating records or sending emails. Each action specifies the operation (e.g., a standard or custom action) and its parameters, allowing the agent to execute precise tasks without additional coding.

Variation 4. A company wants to use Agentforce to create an autonomous agent that can handle order cancellations. Which TWO components are required when building the agent in Agent Builder?

medium
  • A.Flows
  • B.Intents
  • C.Prompts
  • D.Actions
  • E.Topics

Why D: Actions (D) are required in Agent Builder because they define the specific tasks the agent can perform, such as invoking an Apex class, a Flow, or an external API to process an order cancellation. Topics (E) are required because they group related user intents and map them to the appropriate actions, enabling the agent to understand and route cancellation requests correctly.

Keep practising

More AI Associate practice questions

Last reviewed: Jul 4, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.