# Customize Kibana page

**URL:** https://discuss.elastic.co/t/customize-kibana-page/116302
**Category:** Kibana
**Created:** [January 19, 2018, 8:35pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302 "2018-01-19T20:35:04Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Sam12](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@Sam12](https://discuss.elastic.co/u/Sam12)
#### Post date: [January 19, 2018, 8:35pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/1 "2018-01-19T20:35:05Z")

</div>

Hi All,

Is there a way or work around to hide all icons other than Dashboard?

Thanks  
Sam

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [January 19, 2018, 9:00pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/2 "2018-01-19T21:00:40Z")

</div>

[Dashboard only mode](https://www.elastic.co/blog/kibana-dashboard-only-mode)

---

<div class="post-metadata">

### Author: ![Sam12](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@Sam12](https://discuss.elastic.co/u/Sam12)
#### Post date: [January 19, 2018, 9:15pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/3 "2018-01-19T21:15:12Z")

</div>

Hi @Bargs

Thank you for your quick response. But it will require xpack for this right? and xpack is offered as subscription service, correct me if i am wrong.

Thanks  
Sam

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [January 19, 2018, 9:25pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/4 "2018-01-19T21:25:08Z")

</div>

You're correct, it relies on x-pack security. However that's the only way to accomplish what you want without modifying the Kibana source.

---

<div class="post-metadata">

### Author: ![Sam12](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@Sam12](https://discuss.elastic.co/u/Sam12)
#### Post date: [January 19, 2018, 9:38pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/5 "2018-01-19T21:38:27Z")

</div>

But if I am correct X-Pack requires subscription right? How much does it cost. Also, as i am implementing it as it is being an open source project so is there any way around through .css file and what do the Kibana source modification requires?

Thanks  
Sam

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [January 19, 2018, 9:47pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/6 "2018-01-19T21:47:43Z")

</div>

One workaround for modifying the source is discussed [here](https://discuss.elastic.co/t/disable-hide-management-plugin-kibana-5/72763/2). However, this stuff is constantly changing, so it's not a good foundation to build a solution on.

You can find subscription info [here](https://www.elastic.co/subscriptions). I believe dashboard only mode should work with a Standard [Elastic Cloud](https://www.elastic.co/cloud/as-a-service/subscriptions) subscription as well.

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [January 19, 2018, 9:49pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/7 "2018-01-19T21:49:47Z")

</div>

Also, as that other Discuss comment I linked to mentioned, the reason the core kibana apps cannot be disabled like other plugins is due to this [issue](https://github.com/elastic/kibana/issues/6545). You could also add a comment to that ticket expressing your need for this functionality and we may be able to make it happen at some point.

---

<div class="post-metadata">

### Author: ![Sam12](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@Sam12](https://discuss.elastic.co/u/Sam12)
#### Post date: [January 19, 2018, 9:53pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/8 "2018-01-19T21:53:05Z")

</div>

Thank you so much @Bargs. Is there any of front end hack which can be done so as to just make that buttons to hide?

-Thanks,  
Sam

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [January 19, 2018, 10:01pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/9 "2018-01-19T22:01:54Z")

</div>

I'm sure you could cook something up with a "hack" type plugin. This type of plugin basically just drops a script tag into the page. Check out the [plugin generator](https://github.com/elastic/template-kibana-plugin/)

---

<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: [February 16, 2018, 10:01pm UTC](https://discuss.elastic.co/t/customize-kibana-page/116302/10 "2018-02-16T22:01:57Z")

</div>

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