Fulfill repair orders by using an agentic workflow
Summarize
Summary of Fulfill repair orders by using an agentic workflow
The help repair enterprise assets agentic workflow in ServiceNow streamlines and automates the troubleshooting and repair of defective enterprise assets. It leverages AI agents to generate detailed diagnostics, troubleshooting, and repair instructions while automatically validating, updating, and closing related tasks. This workflow improves repair accuracy, consistency, completion rates, and enhances the user experience for asset technicians.
Show less
Activation and configuration of the workflow are customizable based on organizational needs, and it is enabled by default. Security measures, including Access Control Lists (ACLs) and role masking, govern the execution and access of AI agents and workflows to ensure proper permissions and user identity management.
Key Features
- Task Validation: The workflow validates repair asset tasks based on criteria such as task status, uniqueness, assignment to a qualified technician, and asset model compatibility before proceeding.
- Repair Order Initiation: Asset repair requests can be initiated via Service Catalog, Enterprise Asset Workspace Inventory view, or directly from asset records, automatically generating repair orders and troubleshooting tasks.
- AI Agent Integration: Multiple AI agents collaborate to manage and complete repair tasks:
- Asset next best action AI agent: Validates tasks and triggers appropriate AI agents based on task type.
- Evaluate asset AI agent: Conducts web searches to identify asset issues and generates troubleshooting instructions.
- Repair asset AI agent: Generates repair instructions based on confirmed asset issues.
- Interactive Troubleshooting and Repair: Technicians follow AI-generated steps displayed in the ServiceNow Otto panel. The workflow adapts dynamically based on technician feedback, refining searches or progressing to repair, redeployment, or disposal steps.
- Task Lifecycle Management: Tasks are automatically updated or closed by AI agents upon completion of troubleshooting or repair activities, with subsequent tasks generated as needed for evaluation or disposal processes.
Practical Use and Outcomes
ServiceNow customers using this workflow can expect an automated, guided process for asset repair that reduces manual effort and increases repair success. Technicians receive clear, AI-generated instructions and can track progress through the Otto panel. The workflow ensures that only valid, active tasks assigned to qualified users proceed, maintaining data integrity and security.
By integrating AI agents, customers benefit from continuous refinement of troubleshooting and repair guidance based on real-time inputs, helping to accurately diagnose issues and determine appropriate next steps such as repair, redeployment, or disposal. This leads to higher asset uptime, efficient task management, and streamlined operations within Enterprise Asset Management.
You can use the help repair enterprise assets agentic workflow to help you manage and complete the troubleshooting and repair of your defective enterprise assets. The workflow uses a collection of AI agents to automatically generate comprehensive troubleshooting, diagnostics, and repair instructions for these assets. The workflow uses also uses these AI agents to automatically validate, update, and close relevant tasks.
Help repair enterprise assets agentic workflow overview
- Streamlines the troubleshooting and repair process.
- Improves the accuracy and consistency of your troubleshooting and repairs.
- Increases troubleshooting and repair completion rates.
- Enhances and simplifies the user experience.
Role masking
Agentic workflows and their AI agents use role masking to determine which users can access them. Ones installed with your applications have specific roles that come included with the application. If you select Users with specific roles for user access, you must configure the security controls to include these roles. For the instructions to change the security controls, see Define security controls for an agentic workflow.
Validating repair asset tasks
- The task has a valid and unique task number.
- The task is active.
- The task has not already been completed.
- The task is assigned to a user with the sn_eam.asset_technician role.
- The asset is associated with one of the following models:
- Any valid enterprise model
- Any valid hardware model that is supported by the OT Asset Management application
Stages in the help repair enterprise assets agentic workflow
| Stage | Steps |
|---|---|
| Enterprise asset repair initiation |
|
| Repair asset task assignment |
|
| Repair asset task validation | The asset next best action AI agent validates the repair asset task. Note: For the complete list of validation criteria, refer to Validating repair asset tasks.
|
| Asset troubleshooting | After the repair asset task is successfully validated, the workflow helps the user troubleshoot the asset.
|
| Repair asset task validation | If the user confirmed that the asset is repairable, the asset next best action AI agent validates the corresponding repair-based repair asset task that was automatically generated. Note: For the complete list of
validation criteria, refer to Validating repair asset tasks.
|
| Asset repair | After the repair asset task is successfully validated, the workflow helps the user repair the asset.
|
AI agents used in the help repair enterprise assets agentic workflow
| AI agent | AI agent role |
|---|---|
| Asset next best action AI agent |
|
| Evaluate asset AI agent |
|
| Repair asset AI agent |
|