glide.connect.chat.disabled
ServiceNow property description:
Disable Connect and hide all UI elements related to Connect.
Attributes
- Sys ID: 5eda61639f3022005cec3b8eb42e7091
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.connect.chat.disabled` is used to disable the Connect feature and hide all related UI elements. According to the documentation, Connect is a real-time messaging tool within ServiceNow that facilitates collaboration. When this property is set to true, it effectively turns off the Connect functionality, ensuring that users do not see any chat-related options or interfaces. This can be useful in scenarios where an organization does not want to use the Connect feature for communication. The property can be configured through the system properties in the ServiceNow platform.
Source