Connect Plugin Activation and How to Disable ConnectIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } .spanColor { color: #646464; } ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } hr{ border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; } --> Overview This article addresses the following two questions. How did the Connect plugin get enabled on my instance?How to disable Connect globally for that instance? How Connect is enabled on an Instance Connect is enabled is by default on all new instances on Geneva and later product releases. If the instance is pre-Geneva, Connect is activated through plugin activation either manually or as a requirement of another plugin. To validate how a plugin was activated if it was not there by default: Navigate to System Diagnostics > Upgrade History. Search the To column for "com.glide.connect". If no records match that name exactly, the plugin was enabled by default or was brought over from a clone. Take the same steps in the instance from which it was cloned. If the record is found, note the timestamp when it was activated. Remove the search and filter the list by "Upgrade Started" so you can see other plugins activated at that time. Look for the plugin that was upgraded last during the same time as Connect. That plugin likely had the Connect plugin as a requirement. Search the Transactions (All User) module for "URL contains v_plugin" around the time the plugin was activated to determine who activated the plugin. How to Disable Connect Use the glide.connect.chat.disabled system property to disable connect. For more information, see the product documentation topic Disable Connect Chat. You also need to deactivate the modules that link to Connect pages. Navigate to System Definition > Modules to find them. Additional Information Please do check the following if you like all users to not have access to Connect Chat: - Check any active queues available under Collaboration > Support Administration > Queues. If it does, please check whether the Assignment Group field in the queue is mapped to any user group.if yes, then clear that field's value mapping (reason being that users in that user group will still have access to the module).