Reference
ServiceNow AI Execution Plan
AI agent execution plan runs and their status
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 |
|---|---|---|---|
| Agent | ServiceNow AI Agent | AI agent that executed this plan. | {{ServiceNowAIExecutionPlan.Agent}} |
| Key | String | Internal. | {{ServiceNowAIExecutionPlan.ApiKeyEncrypted}} |
| Conversation ID | String | ID of the conversation that triggered this plan. | {{ServiceNowAIExecutionPlan.ConversationId}} |
| Created On | DateTime | Date when the execution started. | {{ServiceNowAIExecutionPlan.CreatedOn}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ServiceNowAIExecutionPlan.CreatedTime}} |
| Display Name | String | {{ServiceNowAIExecutionPlan.DisplayName}} | |
| ID | String | Unique identifier of the execution plan. | {{ServiceNowAIExecutionPlan.Id}} |
| Instance | ServiceNow Instance | ServiceNow instance this execution belongs to. | {{ServiceNowAIExecutionPlan.Instance}} |
| Instance URL | String | Internal. | {{ServiceNowAIExecutionPlan.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. | {{ServiceNowAIExecutionPlan.LastModifiedTime}} |
| Risk Score | Int32 | Stores risk score | {{ServiceNowAIExecutionPlan.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ServiceNowAIExecutionPlan.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ServiceNowAIExecutionPlan.RiskScoreValue}} |
| State | String | Current state of the execution plan. Allowed values: cancelled, completed, failed, in_progress. | {{ServiceNowAIExecutionPlan.State}} |
| Updated On | DateTime | Date when the execution was last updated. | {{ServiceNowAIExecutionPlan.UpdatedOn}} |
Relations
| Relation | Service | Description |
|---|---|---|
| ServiceNow AI Agent | ServiceNow | AI agents registered in ServiceNow AI Control Tower |
| ServiceNow AI Execution Task | ServiceNow | Individual task steps within an AI agent execution plan |
| ServiceNow Instance | ServiceNow | ServiceNow instances that are configured to be scanned |
Segments
| Segment | Description |
|---|---|
| Failed ServiceNow AI Execution Plans | Shows AI execution plans that are in failed state |
Actions
This object does currently not have any actions.