In Mongo Management Studio each collection will be is opened in a tab. If you click By clicking on a collection in the left navigation tree, a new tab will be is opened or a the existing tab will be is selected when if it is already opened open for the this collection. But you You can also explicitly open more tabs for a of one collection. To open an additional tab, right-click with the right mouse button on the name of the collection in the left navigation tree and select the context menu "Open new tab" from the conext menu.
Each tab has a title consisting of the database name and the collection name (e.g. blog.posts). In addition, a coloured bar is in the title of the tab. This includes It has the same color of as the server connection, to which the collection belongs. Thus one can distinguish the tabs, if you are This way it is easy to tell the tabs apart when beeing connected to multiple MongoDB server instances.
If you click with the right mouse button Right-clicking on the title of a tab , shows a shortcut menu appears with the functionality to either close all other tabs or all tabs.
...