Triggered when the user interacts with feedback controls on a message. This includes both the feedback buttons (thumbs up and down) and the details popup where the user can submit additional information.Documentation Index
Fetch the complete documentation index at: https://developer.watson-orchestrate.ibm.com/llms.txt
Use this file to discover all available pages before exploring further.
Event properties
Always
'feedback'.The message content item for which feedback was provided.
The complete message for which feedback was provided.
Whether the feedback is positive (
true) or negative (false).The type of interaction (
'button' or 'details').The text entered by the user (when submitting feedback details).
Array of category strings selected by the user (when submitting feedback details).
Interaction types
-
button
User clicked thumbs up or down button. -
details
User submitted detailed feedback.
Example
Do you need practical examples?
Learn how to apply the features available for embedded chat into your implementation with guidance and examples.

