How to classify Kayako Support Tickets & Chats with generative AI
As a user, you may find it frustrating to have your support ticket or chat stuck in the queue. On the other hand, agents also struggle with manually classifying each ticket by category and urgency level. This process is time-consuming and prone to errors, leading to negative customer experiences. In this blog post, we’ll show you how to use generative AI to classify Kayako support tickets and chats automatically, saving time and providing a better customer experience.
What is Text Classification?
Text classification is an NLP technique that uses machine learning algorithms to assign predefined categories or labels to a given piece of text automatically. The algorithms learn from a training set of labeled text data and use statistical models to identify patterns and features in the text that can be used to classify new, unseen text data.
Text classification is commonly used in spam detection in emails, sentiment analysis in social media posts, and reviews. It has become an essential tool for many industries that rely on large amounts of text data, helping to automate tasks and extract valuable insights from the data.
Example Use Cases
Kayako support tickets and chats can be automatically classified using AI, providing several benefits to the teams involved. Here are some examples:
- Automatically classify tickets and chats by urgency level
- Automatically classify tickets and chats by category and subcategory
- Identify and classify spam tickets and chats
- Automatically prioritize urgent tickets and chats
- Reduce average resolution time
Teams that might find these use cases helpful include customer support, customer success, product, operations, and finance.
Finding your input data and categories
To classify Kayako support tickets and chats, you need to identify the data you want to work with. You can extract this data from the Kayako API, export it in CSV format, or query a list of tickets and chats from your data warehouse or BI tool.
For more information on the Kayako API, visit https://developer.kayako.com/api/v1/
Next, you need to find or create your list of categories for classifying the tickets and chats. This might include ticket and chat categories, ticket and chat subcategories, or urgency levels.
Common examples of support ticket categories include:
- Technical issues
- Billing and payment issues
- Product information and features
- Customer feedback and suggestions
- Shipping and delivery issues
- Account management
- General inquiries
- Return and exchange requests
- Training and education
- Sales and marketing
Once you have your data and categories, you can use generative AI to automatically classify your Kayako support tickets and chats. This will help you to reduce the time it takes to process support tickets and chats and ensure that tickets and chats are routed to the correct point of contact.