labelcsv

Use cases Support

Customer satisfaction comments

Find out whether low satisfaction scores are about the agent, the product or the policy.

Columns to upload

Name the columns in your CSV like this. Extra columns are fine: every column of the row is sent with the questions.

ColumnWhat it holds
ratingCSAT rating
commentThe customer's comment
agentAgent who handled the ticket

Questions

Each question adds a column to your file. The answer is one of the listed values, or Unsure when the model's confidence is below the cutoff: 70% for pick-one and scale questions, 80% for yes or no.

New columnQuestionPossible answers
aboutPick oneWhat is the comment mainly about?
  • agent The person who helped them
  • product The product itself
  • wait time How long it took to get help
  • policy A rule: returns, refunds, shipping limits
  • other Anything else
sentimentScaleHow does the customer feel?
  1. very negative
  2. negative
  3. neutral
  4. positive
  5. very positive

Lowest to highest

agent_praisedYes or noDoes the comment praise the agent?
  • yes It says something good about the agent
  • no It does not

Example row

ColumnValue
rating2
commentAna was lovely but a 30 day return window on unopened wine is ridiculous.
agentAna

Answers from a test run on this row

ColumnAnswerConfidence
aboutpolicy100%
sentimentnegative97%
agent_praisedyes95%

More support use cases

Use caseWhat it doesNew columns
Support ticket triageRoute a backlog of support tickets by category and urgency, and flag the angry customers and refund requests.category urgency angry refund
Chat transcript quality reviewReview support chats for resolution and agent tone without reading every transcript.resolved agent_tone escalated customer_repeated
Bug report labelingLabel incoming bug reports by product area and severity, and send back the ones with no steps to reproduce.area severity repro_steps money_or_data
Help center gapsMatch customer questions to your help articles and list the questions no article answers.article_answers self_serve question_type
Cancellation reasonsCode why subscribers cancel and find the ones a pause or a discount could keep.reason pause_would_help price_sensitive