subscription.used.thresh
ServiceNow property description:
Color-code threshold: Subscription count values are color coded on the list and form views and are based on the percentage you specify here. Red indicates that usage is greater than 100% of the purchased subscription. Green indicates that usage is below the threshold that you set here. Yellow indicates that usage is between the threshold and 100%. The default threshold is 90%.
Attributes
- Sys ID: 4acf8a22c320020058bc3b251eba8f45
- Type: integer
- Application: Global
- Default value: 90

AI generated property description:
The ServiceNow property `subscription.used.thresh` is used to configure the threshold for subscription usage, which determines when a subscription is considered to be nearing its limit. According to the documentation, this property allows administrators to set a specific percentage value. When the usage of a subscription reaches this percentage, the system will trigger a visual indicator, typically changing the color code to alert users and administrators. This helps in proactive management of subscription limits, ensuring that necessary actions can be taken before the subscription is fully utilized. The property is part of the broader subscription management feature in ServiceNow, which includes configuring color codes to visually represent different levels of subscription usage.
Source