# Can we display the creation indice date in Kibana?

**URL:** https://discuss.elastic.co/t/can-we-display-the-creation-indice-date-in-kibana/214808
**Category:** Kibana
**Created:** [January 13, 2020, 11:10am UTC](https://discuss.elastic.co/t/can-we-display-the-creation-indice-date-in-kibana/214808 "2020-01-13T11:10:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![missthery](https://avatars.discourse-cdn.com/v4/letter/m/b3f665/32.png) [@missthery](https://discuss.elastic.co/u/missthery)
#### Post date: [January 13, 2020, 11:10am UTC](https://discuss.elastic.co/t/can-we-display-the-creation-indice-date-in-kibana/214808/1 "2020-01-13T11:10:38Z")

</div>

Hey here, I am a kibana end-user and I never use code. I have indices available that I can manage to create index pattern then smart data discovery, viz and dashboard.  
My question is how I can find the date when the indices have been created in Kibana UI? I have the same question for index-patterns...  
Thanks for your help

---

<div class="post-metadata">

### Author: ![Fabio-sama](https://avatars.discourse-cdn.com/v4/letter/f/b9e5f3/32.png) [@Fabio-sama](https://discuss.elastic.co/u/Fabio-sama)
#### Post date: [January 13, 2020, 11:46am UTC](https://discuss.elastic.co/t/can-we-display-the-creation-indice-date-in-kibana/214808/2 "2020-01-13T11:46:20Z")

</div>

Hi there,

if you're just interested in the index creation date you can find it in Dev Tools section typing

`GET _cat/indices/your_index?h=creation.date,index&v`

---

<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 10, 2020, 11:55am UTC](https://discuss.elastic.co/t/can-we-display-the-creation-indice-date-in-kibana/214808/3 "2020-02-10T11:55:19Z")

</div>

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