Need to capture User input in Kibana

Hi,

We are using Elastic ML to detect anomalies. User receives an email with link to Kibana to see actual anomaly there.

Now like to give User possibility to provide feedback for detected anomaly (thumb up/down plus a text field for comments)

Any idea how to show a small Feedback panel in Kibana and store results in an index?

1 Like

Good question! I have the same query as above.

Hi,
It was suggested to use ML Annotations (Augmenting results with user annotations for Elastic machine learning | Elastic Blog)

Is there a way to open "Add Annotation" popup by URL? In other words - it is possible to compose URL by clicking on which User immediately see "Add Annotation" popup in Kibana? ( considering that the URL will have ML model / timeframe / etc.)