# How to customize kibana UI?

**URL:** https://discuss.elastic.co/t/how-to-customize-kibana-ui/140445
**Category:** Kibana
**Created:** [July 18, 2018, 5:40am UTC](https://discuss.elastic.co/t/how-to-customize-kibana-ui/140445 "2018-07-18T05:40:00Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ahrtr](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ahrtr/32/29551_2.png) [@ahrtr](https://discuss.elastic.co/u/ahrtr)
#### Post date: [July 18, 2018, 5:40am UTC](https://discuss.elastic.co/t/how-to-customize-kibana-ui/140445/1 "2018-07-18T05:40:00Z")

</div>

The kibana version I am using is 6.2.2. Is it possible to customize the kibana UI as below?

1. Modify the default home page or replace it with a customized page;
2. Remove the Timelion plugin;
3. Remove/hide some items in [Management]--\>[Advanced Settings].

Thanks!

---

<div class="post-metadata">

### Author: ![bhavyarm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bhavyarm/32/22392_2.png) [@bhavyarm](https://discuss.elastic.co/u/bhavyarm)
#### Post date: [July 18, 2018, 1:44pm UTC](https://discuss.elastic.co/t/how-to-customize-kibana-ui/140445/2 "2018-07-18T13:44:32Z")

</div>

Hi,

for 1 and 3 - you have to write your own ui plugin to do it.  
For 2: you can try to add timelion.enabled: false in kibana.yml and try to restart the server.

Thanks,  
Bhavya

---

<div class="post-metadata">

### Author: ![ahrtr](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ahrtr/32/29551_2.png) [@ahrtr](https://discuss.elastic.co/u/ahrtr)
#### Post date: [July 19, 2018, 1:06am UTC](https://discuss.elastic.co/t/how-to-customize-kibana-ui/140445/3 "2018-07-19T01:06:08Z")

</div>

> [@bhavyarm](#):
>
> for 1 and 3 - you have to write your own ui plugin to do it.

It's highly appreciated if you can provide some guides on how to do these. I know how to implement kibana plugins, I just don't know how to do these specific tasks for now.

> [@bhavyarm](#):
>
> For 2: you can try to add timelion.enabled: false in kibana.yml and try to restart the server.

Confirmed and it worked. Thank you!

---

<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: [August 16, 2018, 1:06am UTC](https://discuss.elastic.co/t/how-to-customize-kibana-ui/140445/4 "2018-08-16T01:06:28Z")

</div>

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