labelcsv

Use cases Support

Bug report labeling

Label incoming bug reports by product area and severity, and send back the ones with no steps to reproduce.

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
idReport ID
titleReport title
descriptionWhat the user reported

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
areaPick oneWhich part of the product is the bug in?
  • login Sign-in, sign-up, passwords
  • checkout Cart, payment, order placement
  • search Search and filters
  • account Profile, subscriptions, order history
  • notifications Emails, texts, push notifications
  • other Any other area
severityScaleHow bad is the bug for the user?
  1. cosmetic
  2. annoying but usable
  3. blocks the task

Lowest to highest

repro_stepsYes or noDoes the report say what the user did before the bug appeared?
  • yes It lists the steps or actions before the bug
  • no It only describes the result
money_or_dataYes or noCould the bug cost the user money or lose their data?
  • yes It involves a charge, payment, order or lost data
  • no It does not

Example row

ColumnValue
idBUG-311
titleCan't pay
descriptionAdded 3 bottles, clicked pay with Apple Pay, spinner forever, then my card showed a pending charge.

Answers from a test run on this row

ColumnAnswerConfidence
areacheckout100%
severityblocks the task100%
repro_stepsyes96%
money_or_datayes93%

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
Customer satisfaction commentsFind out whether low satisfaction scores are about the agent, the product or the policy.about sentiment agent_praised
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