# Option to add comments to Kibana Dashboard data table

**URL:** https://discuss.elastic.co/t/option-to-add-comments-to-kibana-dashboard-data-table/370807
**Category:** Kibana
**Created:** [November 20, 2024, 5:38am UTC](https://discuss.elastic.co/t/option-to-add-comments-to-kibana-dashboard-data-table/370807 "2024-11-20T05:38:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Sudheer\_Kumar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sudheer_kumar/32/138664_2.png) [@Sudheer\_Kumar](https://discuss.elastic.co/u/Sudheer_Kumar)
#### Post date: [November 20, 2024, 5:38am UTC](https://discuss.elastic.co/t/option-to-add-comments-to-kibana-dashboard-data-table/370807/1 "2024-11-20T05:38:50Z")

</div>

Hi, I’m currently integrating ELK with our tools. For any reported issues, I need to add a textbox in each row of the data table in the Kibana dashboard for users to comment, acknowledge, or share the status. Could you please suggest how to achieve this use case?

---

<div class="post-metadata">

### Author: ![jessgarson](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jessgarson/32/129841_2.png) [@jessgarson](https://discuss.elastic.co/u/jessgarson)
#### Post date: [November 21, 2024, 8:03pm UTC](https://discuss.elastic.co/t/option-to-add-comments-to-kibana-dashboard-data-table/370807/2 "2024-11-21T20:03:26Z")

</div>

Thanks for reaching out, @Sudheer_Kumar. I'm unaware of an out-of-the-box way to do this, but might able to extend a markdown element to embed links to external forms. Another option is [creating a custom plugin.](https://www.elastic.co/guide/en/kibana/current/external-plugin-development.html).
