Skip to content

SwamiKannan/Automated-IT-ticket-routing-using-Bi-directional-RNNs

Repository files navigation

Automated Ticket Assignment

Data:

One of the key activities of any IT function is to “Keep the lights on” to ensure there is no impact to the Business operations. IT leverages Incident Management process to achieve the above Objective. An incident is something that is unplanned interruption to an IT service or reduction in the quality of an IT service that affects the Users and the Business. The main goal of Incident Management process is to provide a quick fix / workarounds or solutions that resolves the interruption and restores the service to its full capacity to ensure no business impact.

  • Currently the incidents are created by various stakeholders (Business Users, IT Users and Monitoring Tools) within IT Service Management Tool and are assigned to Service Desk teams (L1 / L2 teams). This team will review the incidents for right ticket categorization, priorities and then carry out initial diagnosis to see if they can resolve. Around ~54% of the incidents are resolved by L1 / L2 teams.
  • In case L1 / L2 is unable to resolve, they will then escalate / assign the tickets to Functional teams from Applications and Infrastructure (L3 teams).
  • Some portions of incidents are directly assigned to L3 teams by monitoring tools or Callers /Requestors. L3 teams will carry out detailed diagnosis and resolve the incidents. Around ~56% of incidents are resolved by Functional / L3 teams.
  • In case if vendor support is needed, they will reach out for their support towards incident closure

Data Reference:

https://github.com/SwamiKannan/Natural-Language-Processing/blob/main/Automated%20Ticketing%20System/Base_Dataset.xlsx

Key Ask:

  • Guided by powerful AI techniques that can classify incidents to right functional groups can help organizations to reduce the resolving time of the issue and can focus on more productive tasks.
  • The goal is to build a classifier that can classify the tickets by analysing text.

  • Image credit: https://www.itarian.com/images/free-online-ticketing-system.png