glide.analytics.cache.enable_dashboard_default
Attributes
- Sys ID: 6507eab677150210e6b5a9845a5a9907
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property glide.analytics.cache.enable_dashboard_default controls whether caching is enabled by default for dashboards in Performance Analytics and workspaces. Its default value is false, meaning dashboards do not cache data unless explicitly configured. Setting the property to true enables caching globally, causing dashboards to reuse previously loaded data until the cache expires. This improves performance by reducing query load but may present users with outdated information depending on the cache duration. Administrators typically adjust this setting when optimizing system performance in environments with heavy dashboard usage, weighing faster load times against the need for real-time data accuracy.
Source