# Too many node red instances to keep track

**URL:** https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849
**Category:** Feature Requests
**Created:** [11 February 2019 21:26 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849 "2019-02-11T21:26:43Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![christl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/christl/32/443_2.png) [@christl](https://discourse.nodered.org/u/christl)
#### Post date: [11 February 2019 21:26 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/1 "2019-02-11T21:26:43Z")

</div>

I have a few instances of node red running and I would like to add a simple title to the title bar so I can keep track of which one I'm accessing. Often its just an IP address so having something to show a name would be good.

Is there a config item for this?

The simplest approach would be to add a text string after the Node Red logo and the text, Node-Red.

A better approach would allow the logo and text to be replaced.

Thanks,  
Chris.

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [11 February 2019 21:39 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/2 "2019-02-11T21:39:21Z")

</div>

So changing the favicon and icon would be OK? as per the docs on settings.js

[https://nodered.org/docs/configuration](https://nodered.org/docs/configuration) see section on Editor Themes

---

<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: [12 February 2019 09:20 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/3 "2019-02-12T09:20:28Z")

</div>

I think a title property in the settings would be a good idea.

It could be displayed as the `<title>` and as text along side the Node-RED text.

Something like...  
 ![nrtitle](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/3/3cb2054bc6ad3e2912fc9cdcc31f63d6d03e021a.png)

🤞

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [12 February 2019 09:24 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/4 "2019-02-12T09:24:51Z")

</div>

I’ve never needed to change it, but isn’t that what the title in the settings.js does?

```auto
page: {
        title: "Node-RED",

```

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [12 February 2019 09:48 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/5 "2019-02-12T09:48:10Z")

</div>

Yes, that is exactly what that is

---

<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: [12 February 2019 09:52 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/6 "2019-02-12T09:52:40Z")

</div>

@ukmoose  
I dont have that in my `settings.js` ?

I do use the --title command kine option when starting node-red but it doesn't modify the title or the `<title>`

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [12 February 2019 10:00 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/7 "2019-02-12T10:00:08Z")

</div>

> [@Steve-Mcl](#):
>
> I dont have that in my `settings.js` ?

No, but you can add it.

---

<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: [12 February 2019 11:17 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/8 "2019-02-12T11:17:02Z")

</div>

> [@knolleary](#):
>
> > I dont have that in my `settings.js` ?
> 
> No, but you can add it.

Who knew.

 ![nrtitlemod](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/2/2212cbd900f647be6c61a4c4d26448ba13b86827.png)

... OK, so @knolleary knew (and the info info was [here](https://nodered.org/docs/configuration))

For anyone interested in setting the page title or header title - above image shows what you edit & what you get.

Every day is a school day.

Thanks.

---

<div class="post-metadata">

### Author: ![christl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/christl/32/443_2.png) [@christl](https://discourse.nodered.org/u/christl)
#### Post date: [15 February 2019 00:41 UTC](https://discourse.nodered.org/t/too-many-node-red-instances-to-keep-track/7849/9 "2019-02-15T00:41:53Z")

</div>

Exactly what I was looking for. Sorry I missed it.

Thanks.
