Quiz Options

Quiz Options are interactive multiple-choice buttons that Alhena's AI presents during a conversation. When the AI determines that a question could be narrowed down with a selection, it displays clickable options instead of asking the customer to type a follow-up.

This is especially useful for product recommendations, where the AI can guide customers through a series of choices to find the right product.

[Chat Widget with quiz options visible]

How It Works

  1. A customer asks something like "I'm looking for a new moisturizer"

  2. The AI responds with a question and presents options — e.g. "What's your skin type?" with buttons for Oily, Dry, Combination, Sensitive

  3. The customer taps an option, which is sent as their reply

  4. The AI may ask another narrowing question or recommend products based on the selections

Quiz options appear automatically when the AI determines they would be helpful. There is no manual configuration required — the AI generates options based on your knowledge base and product catalog.

Appearance

Option buttons are styled to match your widget's color scheme. They use your configured message text color and background color, and respect your widget's font size settings.

SDK Events

You can listen for the ticket:quiz_options_rendered event to track when options are shown:

See Events for the full list of widget events.

Last updated