# Add iframe in Kibana dashboards

**URL:** https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441
**Category:** Kibana
**Created:** [March 8, 2019, 7:22am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441 "2019-03-08T07:22:32Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![praveen\_elk](https://avatars.discourse-cdn.com/v4/letter/p/76d3ee/32.png) [@praveen\_elk](https://discuss.elastic.co/u/praveen_elk)
#### Post date: [March 8, 2019, 7:22am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/1 "2019-03-08T07:22:32Z")

</div>

Hi All,  
We are using Kibana and we wants to embed a iframe page in kibana dashboard. Can please help me, how to add a iframe in kibana dashboard?

Thanks,  
Praveen

---

<div class="post-metadata">

### Author: ![bard0x](https://avatars.discourse-cdn.com/v4/letter/b/5fc32e/32.png) [@bard0x](https://discuss.elastic.co/u/bard0x)
#### Post date: [March 8, 2019, 10:25am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/2 "2019-03-08T10:25:09Z")

</div>

Hi,  
you may create a custom visualization with a custom plugin to integrate an iframe.

Regards

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [March 8, 2019, 4:08pm UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/3 "2019-03-08T16:08:54Z")

</div>

Hi,

A couple of questions to help figure this out:

1. Which version of Kibana are you on?
2. Would it be possible for you to paste screenshots of the iframe embedded in your application?

Thanks,  
Rashmi

---

<div class="post-metadata">

### Author: ![praveen\_elk](https://avatars.discourse-cdn.com/v4/letter/p/76d3ee/32.png) [@praveen\_elk](https://discuss.elastic.co/u/praveen_elk)
#### Post date: [March 11, 2019, 6:54am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/4 "2019-03-11T06:54:59Z")

</div>

hi @rashmi PFB details

1. Kibana 6.5.4
2. I want to embed iframe in Kibana dashboard

Thanks,  
Praveen B

---

<div class="post-metadata">

### Author: ![praveen\_elk](https://avatars.discourse-cdn.com/v4/letter/p/76d3ee/32.png) [@praveen\_elk](https://discuss.elastic.co/u/praveen_elk)
#### Post date: [March 13, 2019, 5:37am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/5 "2019-03-13T05:37:21Z")

</div>

Hi @rashmi can you please help in regards. Version is 6.5.4 and we are Ok to with any version if that option available

---

<div class="post-metadata">

### Author: ![praveen\_elk](https://avatars.discourse-cdn.com/v4/letter/p/76d3ee/32.png) [@praveen\_elk](https://discuss.elastic.co/u/praveen_elk)
#### Post date: [March 15, 2019, 9:03am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/6 "2019-03-15T09:03:23Z")

</div>

Dear All,

Can anyone help on this

---

<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: [April 12, 2019, 9:03am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/7 "2019-04-12T09:03:26Z")

</div>

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

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [September 24, 2019, 4:53am UTC](https://discuss.elastic.co/t/add-iframe-in-kibana-dashboards/171441/8 "2019-09-24T04:53:25Z")

</div>

> [@praveen\_elk](#):
>
> embed iframe in Kibana dashboard

You can just navigate to the visualization you want to embed, add the filters, then click the Share button to get a URL to use for iframe code in your external page.

1. Create the visualization, apply the filters, then save the visualization
2. Click "Share" at the top
3. Copy the iframe code
4. Paste the iframe code into your external HTML

Example, shown on: [W3Schools Tryit Editor](https://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic)
