# Show dashboard like demo

**URL:** https://discuss.elastic.co/t/show-dashboard-like-demo/228793
**Category:** Kibana
**Created:** [April 20, 2020, 6:16am UTC](https://discuss.elastic.co/t/show-dashboard-like-demo/228793 "2020-04-20T06:16:48Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![dosant](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dosant/32/64489_2.png) [@dosant](https://discuss.elastic.co/u/dosant)
#### Post date: [April 20, 2020, 11:11am UTC](https://discuss.elastic.co/t/show-dashboard-like-demo/228793/2 "2020-04-20T11:11:00Z")

</div>

Hi @sowter,

1. Create a role, let's say "dashboard\_guest" and configure it to have access to needed data. You could also make it to have "view" access only to dashboard app. (To make other applications not visible in nav bar). Management -\> Security -\> Roles -\> Edit Role -\> Add space privilege. Make all of privileges "None" and leave "Read" for dashboard. This post explains this idea: [https://www.elastic.co/blog/kibana-dashboard-only-mode](https://www.elastic.co/blog/kibana-dashboard-only-mode) but default role is now deprecated, so you should create your own.
2. Create a user with this role. This user should be used for auto login.
3. Then there is no auto login functionality out of the box, but it is possible to manually set it up via reverse-proxy. Please refer to for similar questions: [Auto authenticating to an embedded Kibana dashboard (on Elastic.co CLOUD)](https://discuss.elastic.co/t/auto-authenticating-to-an-embedded-kibana-dashboard-on-elastic-co-cloud/71248) [Auto-authenticating to iframe-embedded Kibana dashboard](https://discuss.elastic.co/t/auto-authenticating-to-iframe-embedded-kibana-dashboard/46091/16) . We have an issue to make this supported out of the box: [https://github.com/elastic/kibana/issues/18331](https://github.com/elastic/kibana/issues/18331)

Hope this is helpful

---

_[View the full topic](https://discuss.elastic.co/t/show-dashboard-like-demo/228793)._
