I have multiple databases in aura cloud hosting representation the different environments (qa/test/prod). Sometimes i need to access all of my environment but it is really hard to distinguish the databases from each other. I have to look at the URL to see if I’m in prod, test or qa. This is hard since the name of the database url is just an arbitrary string (ex: a1b23123a.). Are there any why you could easily see which database I’m working on? My nightmare is that I do something I’m suppose to do in QA and by accident I do it in prod.
There is plenty of room in the left menu, what about being able to set a text there? I'll provide an image that I created inside chrome developer tools.