# Using Kibana visualizations without the Kibana dashboard

**URL:** https://discuss.elastic.co/t/using-kibana-visualizations-without-the-kibana-dashboard/108203
**Category:** Kibana
**Created:** [November 17, 2017, 9:54pm UTC](https://discuss.elastic.co/t/using-kibana-visualizations-without-the-kibana-dashboard/108203 "2017-11-17T21:54:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![braddelcat](https://avatars.discourse-cdn.com/v4/letter/b/7ea924/32.png) [@braddelcat](https://discuss.elastic.co/u/braddelcat)
#### Post date: [November 17, 2017, 9:54pm UTC](https://discuss.elastic.co/t/using-kibana-visualizations-without-the-kibana-dashboard/108203/1 "2017-11-17T21:54:29Z")

</div>

I've just started looking into Kibana today, and so far not seeing documentation or options on integrating Kibana visualizations outside of the Kibana dashboard. I did see a topic about [integrating the dashboard into an Angular 2 application with iframes](https://discuss.elastic.co/t/integrate-kibana-into-angular-2-application/86402), but we are not needing the dashboard itself. Also, we would need the visualizations to integrate (call methods, and respond to events) with features external to the visualizations themselves.

---

<div class="post-metadata">

### Author: ![Court](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/court/32/6640_2.png) [@Court](https://discuss.elastic.co/u/Court)
#### Post date: [November 20, 2017, 4:33pm UTC](https://discuss.elastic.co/t/using-kibana-visualizations-without-the-kibana-dashboard/108203/2 "2017-11-20T16:33:57Z")

</div>

There is no feature of Kibana that allows you to use visualizations in other applications. The embed feature of dashboard is the closest thing to that.

There is ongoing work to make Kibana visualizations embeddable in plugins outside of the dashboard but still _within Kibana itself_. Is that the sort of thing you're looking for?

---

<div class="post-metadata">

### Author: ![braddelcat](https://avatars.discourse-cdn.com/v4/letter/b/7ea924/32.png) [@braddelcat](https://discuss.elastic.co/u/braddelcat)
#### Post date: [November 21, 2017, 7:34pm UTC](https://discuss.elastic.co/t/using-kibana-visualizations-without-the-kibana-dashboard/108203/3 "2017-11-21T19:34:59Z")

</div>

Thanks, Court. Would this mean we would need to bring Kibana into our codebase? Is that possible? Would we then need to wrap each widget in a separate instance of Kibana, or could we in some way wrap our entire dashboard in Kibana? What is support like for custom visualizations? We would like to be able to use Kibana visualizations, but with added features to respond to events, and propagate outgoing events to the rest of our system.

---

<div class="post-metadata">

### Author: ![Court](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/court/32/6640_2.png) [@Court](https://discuss.elastic.co/u/Court)
#### Post date: [December 18, 2017, 6:07pm UTC](https://discuss.elastic.co/t/using-kibana-visualizations-without-the-kibana-dashboard/108203/4 "2017-12-18T18:07:31Z")

</div>

Sorry for the delay in responding to this.

"Bringing kibana into your codebase" isn't really possible, or at least I don't know how it would be done. Kibana does support custom visualizations, though. I recommend taking a look at the [Developing visualizations](https://www.elastic.co/guide/en/kibana/current/development-visualize-index.html) docs to get started.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [January 15, 2018, 6:07pm UTC](https://discuss.elastic.co/t/using-kibana-visualizations-without-the-kibana-dashboard/108203/5 "2018-01-15T18:07:48Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
