Automate Customer Support Issue Resolution using AI Text Classifier

Nodes

24e3b914-15fa-444f-80e3-ca29bdacaf4021dcce49-0a99-42db-8e94-42561f3e452f1c04dd23-ae91-4772-b6db-e7ce81fc2f71f46e04ec-9a94-4c82-81ed-da3e98d961f1+7

Created by

JiJimleuk

Last edited 11 days ago

This n8n template is designed to assist and improve customer support team member capacity by automating the resolution of long-lived and forgotten JIRA issues.

How it works

  • Schedule Trigger runs daily to check for long-lived unresolved issues and imports them into the workflow.
  • Each Issue is handled as a separate subworkflow by using an execute workflow node. This allows parallel processing.
  • A report is generated from the issue using its comment history allowing the issue to be classified by AI - determining the state and progress of the issue.
  • If determined to be resolved, sentiment analysis is performed to track customer satisfaction. If negative, a slack message is sent to escalate, otherwise the issue is closed automatically.
  • If no response has been initiated, an AI agent will attempt to search and resolve the issue itself using similar resolved issues or from the notion database. If a solution is found, it is posted to the issue and closed.
  • If the issue is blocked and waiting for responses, then a reminder message is added.

How to use

  • This template searches for JIRA issues which are older than 7 days which are not in the "Done" status. Ensure there are some issues that meet this criteria otherwise adjust the search query to suit.
  • Works best if you frequently have long-lived issues that need resolving.
  • Ensure the notion tool is configured as to not read documents you didn't intend it to ie. private and/or internal documentation.

Requirements

  • JIRA for issues management
  • OpenAI for LLM
  • Slack for notifications

Customising this workflow

  • Why not try classifying issues as they are created? One use-case may be for quality control such as ensuring reporting criteria is adhered to, summarising and rephrasing issue for easier reading or adjusting priority.

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!