Manage labels for transaction categorization and analysis
{{ error }}
Read-only mode. Label creation, CSV assignment, and deletion controls are hidden for your current permissions.
Upload UTF-8 CSV rows in `event_id,label_name` format with no header row.
Example
txn_001,FRAUD txn_002,NORMAL txn_003,CHARGEBACK
Selected file: {{ selectedCsvFile.name }}
{{ uploadError }}
{{ uploadResult.total_rows }} row{{ uploadResult.total_rows !== 1 ? 's' : '' }} processed
{{ uploadResult.successful }} applied {{ uploadResult.failed }} failedRow errors
{{ deleteError }}
{{ labels.length }} label{{ labels.length !== 1 ? 's' : '' }} total
No labels exist yet. Add one above.