IT Service Management AI agent collection Triage and categorize ITSM incidents agentic workflow
Summarize
Summary of IT Service Management AI Agent Collection: Triage and Categorize ITSM Incidents Agentic Workflow
The Triage and categorize ITSM incidents agentic workflow allows ServiceNow customers to automate the categorization of ITSM incidents. This includes assigning categories, subcategories, services, service offerings, and configuration items (CIs) to incidents. It also facilitates linking incidents to major incidents or known problems autonomously, enhancing incident management efficiency.
Show less
Key Features
- Automated Categorization: The workflow categorizes incidents based on their short descriptions and assigns relevant services and CIs.
- Linking Functionality: Automatically links incidents to major incidents or known problems based on availability.
- Customizable Workflow: Users can duplicate and adjust the workflow settings to meet specific needs, provided semantic indexing for the Problem table is enabled.
- Trigger Settings: The workflow can be activated automatically based on specific incident states and priorities, or manually when conditions are met.
- AI Agents: Utilizes a set of AI agents to execute tasks sequentially, including categorization, service classification, and linking related incidents or problems.
Key Outcomes
By implementing this agentic workflow, ServiceNow customers can expect:
- Increased operational efficiency through reduced manual categorization efforts.
- Improved accuracy in incident categorization and linking processes.
- Timelier incident resolution as related incidents and problems are identified automatically.
- Enhanced user experience with real-time notifications in the AI Agent Studio when recommendations are generated.
Use the Triage and categorize ITSM incidents AI agent team to assign incident categories and subcategories. Then, assign the service, service offering, and the configuration items (CI), and also link major incidents, and known problems autonomously.
Triage and categorize ITSM incidents agentic workflow overview
Using the Triage and categorize ITSM incidents agentic workflow, autonomously assign incident categories by assigning a category and a subcategory to incidents based on the incident short description. After categorizing the incident, assign the service, service offering, and configuration item (CI) related to the incident. Then, automatically link incidents to major incidents or known problems.
Triage and categorize ITSM incidents agentic workflow
- Automatically categorizes the incidents.
- Then, assigns the related service, service offering, and configuration item (CI).
- Then, searches for related major incidents and if found, links them to the incident.
- If no major incidents are found, then it searches for related problems, and if found, links them to the incident.
- Navigate to .
- Select Triage and categorize ITSM incidents.
Setting automatic or manual triggers for the agentic workflow
| Type of trigger | Field values |
|---|---|
| Automatic |
|
|
|
| Manual |
|
Setting the AI user as the Run as user
The ITSM Worker AI Agent user record is of identity type AI agent and is available by default. You can create users of this type and assign roles to the users based on your needs.
- Navigate to the Define key requirements screen.
- Go to the Select the entity this agentic workflow will run as section.
- In the Run as field, select AI user.
- In the AI user field, select the desired AI agent user.
AI agents used in the Triage and categorize ITSM incidents agentic workflow
The Triage and categorize ITSM incidents agentic workflow uses a team of AI agents to automatically categorize incidents, then assign the service, service offering, and configuration item (CI) related to the incident and then links associated major incidents or known problems.
| AI agent | AI agent role |
|---|---|
| Categorize ITSM incident AI agent | Automatically assigns incidents to categories, and subcategories, based on the incident's short description. |
| Classify service and CI AI agent | Automatically assigns service, service offerings, and configuration items (CI) to the incidents. |
| Link major incident or problem AI agent |
Important:
To search for related major incidents, you must activate the Incident Management - Major Incident Management plugin (com.snc.incident.mim). For more information, see Activate Incident Management - Major Incident Management.
|
Assigning incident categories
- Review the information in the Describe and connect screen and in the Define trigger screen. Make the necessary updates, and then select Save and Continue.
- In the Select display screen:
- Choose where you want the agentic workflow output to be displayed.
- Use the arrow next to the display option to add roles that can access the agentic workflow.Note:The itil role is added by default.
- Select Save and test.
The agent executes the request for the agentic workflow.
In the AI Agent Studio, the human agent gets notified as soon as the category recommendation is generated so that they can follow the on-screen instructions and complete the task. For more information, see Request the generative AI capabilities in ITSM by using the Now Assist panel.
Automate the categorizing an incident, then automatically link them to major incidents or known problems in the Now Assist panel
When an incident is updated and the trigger conditions are met, an execution plan is created. The incident fields are updated based the execution by each AI agent.
- Enter a message in the Now Assist panel, such as, "triage incident INC0010010".
All executions are autonomous and the AI agent does need user inputs in any of the steps during the execution.
- The first AI agent, which is the Categorize ITSM incident AI agent does the following:
- Updates the following fields in the incident record after the execution:
- Category
- Sub-category
- Updates any changes in the Work notes field.
The orchestrator then moves to the next available agent.
- Updates the following fields in the incident record after the execution:
- The second agent, which is the Classify Service and CI AI agent updates the following fields in the incident record after the execution:
- Service
- Service offering
- Configuration item
- The third agent, which is the Link major incident or problem AI agent updates the parent incident or problem field in the incident's related record. The AI agent updates the changes in the Additional comments field.
- The Categorize ITSM incident AI agent populates the Category and Subcategory fields.
- The Classify service and CI AI agent populates the Service, Service offering, and Configuration items fields.
- The Link major incident or problem AI agent populates the Parent incident or the Problem field.