# Option to raise a Ticket for Kibana Table Dashboard Data

**URL:** https://discuss.elastic.co/t/option-to-raise-a-ticket-for-kibana-table-dashboard-data/370808
**Category:** Kibana
**Created:** [November 20, 2024, 5:44am UTC](https://discuss.elastic.co/t/option-to-raise-a-ticket-for-kibana-table-dashboard-data/370808 "2024-11-20T05:44:18Z")
**Posts on this page:** 3
**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:44am UTC](https://discuss.elastic.co/t/option-to-raise-a-ticket-for-kibana-table-dashboard-data/370808/1 "2024-11-20T05:44:18Z")

</div>

Hi, I’m currently integrating ELK with our internal tools. For the Kibana dashboard table data, I would like to integrate it with our ticketing tool and have an option to "Raise a ticket." When I click on "Raise a ticket" for the selected data, a ticket should be created. Could you please suggest how to achieve this use case?

---

<div class="post-metadata">

### Author: ![Wolfram\_Haussig](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/wolfram_haussig/32/70528_2.png) [@Wolfram\_Haussig](https://discuss.elastic.co/u/Wolfram_Haussig)
#### Post date: [November 20, 2024, 10:16am UTC](https://discuss.elastic.co/t/option-to-raise-a-ticket-for-kibana-table-dashboard-data/370808/2 "2024-11-20T10:16:45Z")

</div>

Hi,

I haven't tried it myself but you could check if the [Kibana Cases](https://www.elastic.co/guide/en/kibana/current/cases.html) work for you:  
Kibana provides multiple Connectors to synchronize your Cases in Kibana to an external Ticket Tool (e.g. [JIRA](https://www.elastic.co/guide/en/kibana/current/jira-action-type.html) or [custom implementations](https://www.elastic.co/guide/en/kibana/current/cases-webhook-action-type.html)).

Within the dashboard, you can then add single visualizations to a case or create a new one:

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/6/4/64ef51ec9f4af9fe2829581e692271cdf6ead0b5.png)  
 ![image](https://us1.discourse-cdn.com/elastic/original/3X/8/9/89bab5c2e7d1d58f61cf9b7ac4686b18c57e156c.png)

Best regards  
Wolfram

---

<div class="post-metadata">

### Author: ![Wolfram\_Haussig](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/wolfram_haussig/32/70528_2.png) [@Wolfram\_Haussig](https://discuss.elastic.co/u/Wolfram_Haussig)
#### Post date: [November 20, 2024, 10:18am UTC](https://discuss.elastic.co/t/option-to-raise-a-ticket-for-kibana-table-dashboard-data/370808/3 "2024-11-20T10:18:53Z")

</div>

Maybe you could even solve your [other issue](https://discuss.elastic.co/t/option-to-add-comments-to-kibana-dashboard-data-table/370807) with the Cases too:

- Add comments in the cases
- Acknowledge it by closing the issue
- ...
