Reference
ServiceNow AI Team
AI agent teams for coordinated workflows
Part of the ServiceNow inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|---|---|
| Daily | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | Yes |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| Key | String | Internal. | {{ServiceNowAITeam.ApiKeyEncrypted}} |
| Created On | DateTime | Date when the team was created. | {{ServiceNowAITeam.CreatedOn}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ServiceNowAITeam.CreatedTime}} |
| Description | String | Description of the team. | {{ServiceNowAITeam.Description}} |
| Display Name | String | {{ServiceNowAITeam.DisplayName}} | |
| ID | String | Unique identifier of the team. | {{ServiceNowAITeam.Id}} |
| Instance | ServiceNow Instance | ServiceNow instance this team belongs to. | {{ServiceNowAITeam.Instance}} |
| Instance URL | String | Internal. | {{ServiceNowAITeam.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. | {{ServiceNowAITeam.LastModifiedTime}} |
| Name | String | Name of the team. | {{ServiceNowAITeam.Name}} |
| Risk Score | Int32 | Stores risk score | {{ServiceNowAITeam.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ServiceNowAITeam.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ServiceNowAITeam.RiskScoreValue}} |
| Updated On | DateTime | Date when the team was last updated. | {{ServiceNowAITeam.UpdatedOn}} |
Relations
| Relation | Service | Description |
|---|---|---|
| ServiceNow AI Agent | ServiceNow | The AI agent that is a member of the team. |
| ServiceNow Instance | ServiceNow | ServiceNow instances that are configured to be scanned |
Segments
This object does currently not have any segments.
Actions
This object does currently not have any actions.
Policies that check this object
| Policy | Severity | Description |
|---|---|---|
| ServiceNow AI teams without agent members | Low | Detects AI teams that have no agent members assigned |