A watsonx Assistant engineer wants users to choose a department (Sales, Support, or Billing) without having to type free text, reducing misrecognition errors. Which rich response type should be configured in the assistant step?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Todd Lammle: 'Imagine you're building a chatbot and this exact situation comes up — an option list (choices) response with each department label defined as a selectable button or clickable option is your go-to move. An option list (also called a 'Choices' response in watsonx Assistant) renders each item as a tappable button or clickable card, eliminating free-text ambiguity. This is a classic Domain 1: Build Conversational Flows concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
An option list (also called a 'Choices' response in watsonx Assistant) renders each item as a tappable button or clickable card, eliminating free-text ambiguity. The user's selection is captured as a structured value that subsequent conditions can evaluate precisely. Plain text lists still require the user to type, which reintroduces recognition errors. The correct answer, "An option list (choices) response with each department label defined as a selectable button or clickable option", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("A plain text response that lists each department on a separate numbered line for the user to type back", "A search results response filtered by a department keyword from the knowledge base", "A video response that embeds a department directory walkthrough") may appear relevant but each misses a key requirement or introduces a step that is either unnecessary or belongs to a different workflow. Mastering the distinction between these approaches is essential for effective watsonx Assistant implementations and is a core focus of the Domain 1: Build Conversational Flows section of the certification exam.