Advanced Data Labeling Engine
Intelligent rule-based data classification system
Configuration
Dashboard
Test Payload
Rule Configuration
Sample JSON Payload
{ "CompanyName": "Fortune Company", "Product": "Chocolate", "Size": "Small", "Price": 2, "Currency": "USD", "Weight": "10 gm", "BatchID": 15, "MFGUnit": "df_rd-15", "Quantity": 1800, "MOQ": 200 }
Extract Keys
Available Keys:
Rule Builder
Quick Guide:
Select Key → Operator → Value → Logical (AND/OR/End) → Add Condition → Repeat if needed → Save Rule
Select Key
=
!=
<
>
≤
≥
End (Finish)
AND (All must match)
OR (Any can match)
Add Condition
Rule Preview:
Live preview of your rule
Label (what to tag matching data with)
Examples: Green, Red, HighPriority, Affordable, Premium
Priority (higher = evaluated first)
Higher priority rules are checked first
Save Rule
Clear & Start Over
Current Rules
Condition
Label
Priority
Status
Actions
Analytics Dashboard
Last Updated:
--:--:--
Show Historical Labels
Auto Refresh
0
Total Processed
0
Active Labels
0
Active Rules
0
Processed (24h)
Label Distribution
Active Only
Processed Over Time (Last 24h)
Recent Activity
🔄
Refresh Data
📊 Export CSV
Test Payload Processing
Test JSON Payload
{ "CompanyName": "Google", "Product": "Chocolate", "Size": "Medium", "Price": 1.5, "Currency": "USD", "Weight": "15 gm", "BatchID": 20, "MFGUnit": "df_rd-20", "Quantity": 500, "MOQ": 50 }
Process Test Data