--- alias: user-guide-browser-tab-configuration description: "Customize browser tab titles for easier navigation across multiple MES instances" --- # Browser Tab Configuration To simplify navigation among the various MES instances you have open in your browser, you can configure each tab according to your needs. The following configurations are possible: * `/Cmf/Guis/Configuration/Common/Title/Name` - is used as an optional name in the title. * `/Cmf/Guis/Configuration/Common/Title/IncludeSystemName` - includes the system's name in the title. * `/Cmf/Guis/Configuration/Common/Title/IncludeVersion` - includes the version in the title. For more information, see [Configuration](../administration/configuration.md). For example, if you configure the following: * `/Cmf/Guis/Configuration/Common/Title/Name`: Production * `/Cmf/Guis/Configuration/Common/Title/IncludeSystemName`: `False` * `/Cmf/Guis/Configuration/Common/Title/IncludeVersion`: `True` Your browser tab will look like this: ![Screenshot showing a browser tab configuration with version information included.](images/browser_tab.png) And if you have various MES instances open and configured to your needs, it will look like this: ![Screenshot showing multiple browser tabs with different MES instances open.](images/browser_tab2.png) !!! note You must refresh your browser for the changes to take effect.