# Node-red app dashboard for multiple users

**URL:** https://discourse.nodered.org/t/node-red-app-dashboard-for-multiple-users/39401
**Category:** General
**Created:** [19 January 2021 18:19 UTC](https://discourse.nodered.org/t/node-red-app-dashboard-for-multiple-users/39401 "2021-01-19T18:19:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![talmeezahmed](https://avatars.discourse-cdn.com/v4/letter/t/a8b319/32.png) [@talmeezahmed](https://discourse.nodered.org/u/talmeezahmed)
#### Post date: [19 January 2021 18:19 UTC](https://discourse.nodered.org/t/node-red-app-dashboard-for-multiple-users/39401/1 "2021-01-19T18:19:25Z")

</div>

Hi,

I am trying to deploy a node-red application on Azure Kubernetes and make the Dashboard available to multiple users by exposing the app. The deployment is successful, but when the changes are made by one user, it is reflecting on the other users node-red app as well. Can anyone help on this issue as to how can we make the dashboard available to multiple users.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [19 January 2021 18:55 UTC](https://discourse.nodered.org/t/node-red-app-dashboard-for-multiple-users/39401/2 "2021-01-19T18:55:57Z")

</div>

Hi @talmeezahmed the dashboard is not designed for multi user. Search the forum - this has been asked and answered many many times. If you truely want multi-user, then check out [ui\_builder](https://flows.nodered.org/node/node-red-contrib-uibuilder)

Please, also, don't tag uses to try and get attention. Its is not really cricket. Your post will get answered by someone if you are patient.

---

<div class="post-metadata">

### Author: ![tree-frog](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/tree-frog/32/89303_2.png) [@tree-frog](https://discourse.nodered.org/u/tree-frog)
#### Post date: [23 January 2021 05:47 UTC](https://discourse.nodered.org/t/node-red-app-dashboard-for-multiple-users/39401/3 "2021-01-23T05:47:20Z")

</div>

You can test for the address of the browser instance. This can help segment responses from the users and logically route your messages, thus the user experience.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [24 March 2021 05:48 UTC](https://discourse.nodered.org/t/node-red-app-dashboard-for-multiple-users/39401/4 "2021-03-24T05:48:13Z")

</div>

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