Asset next best action AI agent
This AI agent guides users through the repair order task process by validating task numbers, identifying task types, and routing the workflow to the correct specialized agent for troubleshooting or repair. The agent processes one task at a time to ensure accurate handling of hardware asset repair order tasks.
Workflow
- Verify that a repair order task number is provided, prompting the user if it is missing.
- Retrieve the task details and perform validation to confirm the task name, asset information, and status.
- If validation returns an error, inform the user and end execution.
- Display the identified task details to the user, including the task name, asset model, and manufacturer.
- Route to the appropriate workflow: if the task name is Troubleshoot Asset, invoke the evaluate asset flow; if the task name is Repair Asset, invoke the repair asset flow.
- Terminate the workflow after the appropriate section has completed execution.
| Field | Description |
|---|---|
| Allow third party to access this AI agent |
When enabled, third-party AI agents can use this agent. This value is off (false) by default. This setting is defined in the AI Agent configs [sn_aia_agent_config] table on the External discoverable field. |
| Allow AI specialists to access this AI agent |
When enabled, AI specialists can use this agent. This value is off (false) by default. When set to true, more configuration options for tools become available so that an AI specialist can map inputs and response templates to tool outputs. This setting is defined in the AI Agent configs [sn_aia_agent_config] table on the Specialist enabled field. |
| Manage long-term memory |
When enabled, all previous user interactions are used as context for the LLM. This value is off (false) by default. This setting is defined by the sn_aia.ltm.enable_long_term_memory system property. For more information, see ServiceNow Otto AI agents reference. |
| Tools |
|
| Agent roles (ACLs) | inventory_user |
| Data access roles | inventory_user, 8c5ce94b77ac4210fa3fca22fe5a994b |
| Triggers |
Optional. None defined by default. An admin can specify triggers if desired. For more information, see Add a trigger to an AI agent. |
| Channels |
Enable the AI agent for the ServiceNow Otto panel. |
| Used in agentic workflows |
|
Learn more about IT Asset Management at .