# Need to create a kibana dashboard automatically if a field in my input json field is true

**URL:** https://discuss.elastic.co/t/need-to-create-a-kibana-dashboard-automatically-if-a-field-in-my-input-json-field-is-true/71543
**Category:** Kibana
**Created:** [January 13, 2017, 4:25pm UTC](https://discuss.elastic.co/t/need-to-create-a-kibana-dashboard-automatically-if-a-field-in-my-input-json-field-is-true/71543 "2017-01-13T16:25:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Lahiru\_Lakshitha\_Sam](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lahiru_lakshitha_sam/32/14521_2.png) [@Lahiru\_Lakshitha\_Sam](https://discuss.elastic.co/u/Lahiru_Lakshitha_Sam)
#### Post date: [January 13, 2017, 4:25pm UTC](https://discuss.elastic.co/t/need-to-create-a-kibana-dashboard-automatically-if-a-field-in-my-input-json-field-is-true/71543/1 "2017-01-13T16:25:30Z")

</div>

OS: CentOS  
Kibana Version: 5.1.1

Hi I want to automate the dashboard creation if a some specific field in my json is true how to do that Can i do than???  
Even creation of a new visualization is fine not a dashboard.

---

<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 13, 2017, 9:32pm UTC](https://discuss.elastic.co/t/need-to-create-a-kibana-dashboard-automatically-if-a-field-in-my-input-json-field-is-true/71543/2 "2017-01-13T21:32:39Z")

</div>

If I understand correctly, you want to create a new dashboard or visualization if a newly indexed document in ES meets a certain criteria?

If I understand that correctly, the answer is no it's not possible today. Maybe someday when we have a [Kibana REST API](https://github.com/elastic/kibana/issues/4917) you could create a watch with [Watcher](https://www.elastic.co/products/x-pack/alerting) that would fire off a visualization creation request.

---

<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, 2017, 9:32pm UTC](https://discuss.elastic.co/t/need-to-create-a-kibana-dashboard-automatically-if-a-field-in-my-input-json-field-is-true/71543/3 "2017-02-10T21:32:45Z")

</div>

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