nerdexam
Salesforce

AI-201 · Question #307

An agent incorrectly updates records when given ambiguous user instructions. What is the BEST mitigation strategy?

The correct answer is B. Improve prompt instructions and constraints. When an agent misinterprets ambiguous input and takes incorrect actions, the root cause is typically a gap in the system prompt or topic configuration-the agent lacks sufficient guidance to handle unclear scenarios safely. Improving prompt instructions means adding constraints, c

AI Features for Service (e.g., Einstein Bots, Next Best Action)

Question

An agent incorrectly updates records when given ambiguous user instructions. What is the BEST mitigation strategy?

Options

  • ARemove update permissions
  • BImprove prompt instructions and constraints
  • CIncrease the number of skills
  • DDisable automation

How the community answered

(46 responses)
  • A
    13% (6)
  • B
    76% (35)
  • C
    7% (3)
  • D
    4% (2)

Explanation

When an agent misinterprets ambiguous input and takes incorrect actions, the root cause is typically a gap in the system prompt or topic configuration-the agent lacks sufficient guidance to handle unclear scenarios safely. Improving prompt instructions means adding constraints, clarifying the agent's scope, specifying how to handle ambiguity (e.g., ask a clarifying question rather than assuming intent), and defining guardrails. Removing update permissions (A) breaks the agent's functionality. Increasing skills (C) adds capability but doesn't address ambiguity handling. Disabling automation (D) removes value entirely. Prompt engineering is the targeted, proportionate fix.

Topics

#Prompt Engineering#AI Agent Accuracy#Instruction Clarity#Error Mitigation

Community Discussion

No community discussion yet for this question.

Full AI-201 Practice