# Hide timelion option from the sidebar

**URL:** https://discuss.elastic.co/t/hide-timelion-option-from-the-sidebar/207057
**Category:** Kibana
**Tags:** timelion
**Created:** [November 8, 2019, 6:44am UTC](https://discuss.elastic.co/t/hide-timelion-option-from-the-sidebar/207057 "2019-11-08T06:44:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![amanciao](https://avatars.discourse-cdn.com/v4/letter/a/71e660/32.png) [@amanciao](https://discuss.elastic.co/u/amanciao)
#### Post date: [November 8, 2019, 6:44am UTC](https://discuss.elastic.co/t/hide-timelion-option-from-the-sidebar/207057/1 "2019-11-08T06:44:52Z")

</div>

I want to remove the timelion option from the sidebar.

I was successfully able to remove other option by adjusting the link array from src\legacy\core\_plugins\kibana\index.js file.

Timelion option is not there. Please help if anyone know where to edit to remove the timelion option completely from the sidebar.

Thanks in advance.

---

<div class="post-metadata">

### Author: ![flash1293](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/flash1293/32/41227_2.png) [@flash1293](https://discuss.elastic.co/u/flash1293)
#### Post date: [November 9, 2019, 9:28pm UTC](https://discuss.elastic.co/t/hide-timelion-option-from-the-sidebar/207057/2 "2019-11-09T21:28:42Z")

</div>

Hi @amanciao,

which version of Kibana are you using? Starting from 7.0 the Timelion app in the sidebar is disabled by default.

If you are using 6.8, the Timelion app is located in [https://github.com/elastic/kibana/blob/6.8/src/legacy/core\_plugins/timelion/index.js](https://github.com/elastic/kibana/blob/6.8/src/legacy/core_plugins/timelion/index.js) - removing the `app` property of the `uiExports` object should remove the app.

---

<div class="post-metadata">

### Author: ![amanciao](https://avatars.discourse-cdn.com/v4/letter/a/71e660/32.png) [@amanciao](https://discuss.elastic.co/u/amanciao)
#### Post date: [November 11, 2019, 9:31am UTC](https://discuss.elastic.co/t/hide-timelion-option-from-the-sidebar/207057/3 "2019-11-11T09:31:13Z")

</div>

Thanks for the reply.

This worked.

---

<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: [December 9, 2019, 9:31am UTC](https://discuss.elastic.co/t/hide-timelion-option-from-the-sidebar/207057/4 "2019-12-09T09:31:22Z")

</div>

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