| Key | String | Internal. | {{ServiceNowAIModel.ApiKeyEncrypted}} |
| Created On | DateTime | Date when the model was configured. | {{ServiceNowAIModel.CreatedOn}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ServiceNowAIModel.CreatedTime}} |
| Description | String | Description of the AI model. | {{ServiceNowAIModel.Description}} |
| Display Name | String | | {{ServiceNowAIModel.DisplayName}} |
| Estimated Cost Last 30 Days | Double | Estimated spend on this model from AI usage in the last 30 days. | {{ServiceNowAIModel.EstimatedCostLast30Days}} |
| Estimated Cost Last 7 Days | Double | Estimated spend on this model from AI usage in the last 7 days. | {{ServiceNowAIModel.EstimatedCostLast7Days}} |
| Estimated Cost Last Month | Double | Estimated spend on this model from AI usage last calendar month. | {{ServiceNowAIModel.EstimatedCostLastMonth}} |
| Estimated Cost This Month | Double | Estimated spend on this model from AI usage this calendar month. | {{ServiceNowAIModel.EstimatedCostThisMonth}} |
| ID | String | Unique identifier of the AI model. | {{ServiceNowAIModel.Id}} |
| Instance | ServiceNow Instance | ServiceNow instance this model belongs to. | {{ServiceNowAIModel.Instance}} |
| Instance URL | String | Internal. | {{ServiceNowAIModel.InstanceUrl}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{ServiceNowAIModel.LastModifiedTime}} |
| Model Type | String | Type of the AI model. | {{ServiceNowAIModel.ModelType}} |
| Name | String | Name of the AI model. | {{ServiceNowAIModel.Name}} |
| Provider | String | Provider of the AI model (e.g., OpenAI, Google, Anthropic). | {{ServiceNowAIModel.Provider}} |
| Requests Last 30 Days | Double | Number of AI usage events served by this model in the last 30 days. | {{ServiceNowAIModel.RequestsLast30Days}} |
| Risk Score | Int32 | Stores risk score | {{ServiceNowAIModel.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ServiceNowAIModel.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ServiceNowAIModel.RiskScoreValue}} |
| State | String | Current state of the AI model. Allowed values: active, deprecated, inactive. | {{ServiceNowAIModel.State}} |
| Total Estimated Cost | Double | Total estimated spend on this model across all collected AI usage. | {{ServiceNowAIModel.TotalEstimatedCost}} |