Labels

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 Labels CSV

Upload UTF-8 CSV rows in `event_id,label_name` format with no header row.

Bulk assign

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 }} failed

Row errors

  • Row {{ rowError.row }}: {{ rowError.error }}

Add New Label

{{ createError }}

{{ deleteError }}

{{ labels.length }} label{{ labels.length !== 1 ? 's' : '' }} total

No labels exist yet. Add one above.

  • {{ label }}