You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each view displays: Name, Count (# of transactions), Total (amount spent)
43
+
**Columns displayed:**
44
+
-**Name, Count, Total** (all aggregate views)
45
+
-**Top Category** (Merchant view only) - Shows the most common category for each merchant with percentage (e.g., "Groceries 90%"). This helps identify categorization patterns and spot miscategorized transactions.
46
+
47
+
!!! tip "Top Category Column"
48
+
The Top Category column in Merchant view shows at a glance whether a merchant is properly categorized:
49
+
50
+
- **100%** = All transactions use the same category (consistent)
51
+
- **85%** = Mostly one category (likely correct)
52
+
- **60%** = Mixed categorization (may need cleanup)
53
+
54
+
Example: "Whole Foods → Groceries 95%" confirms most purchases are correctly categorized.
44
55
45
56
**Amazon Mode:** View names reflect purchase data instead of financial transactions.
46
57
47
-
|Monarch Mode| Amazon Mode | Shows |
48
-
|--------------|-------------|-------|
58
+
|Default Backend| Amazon Mode | Shows |
59
+
|-----------------|-------------|-------|
49
60
| Merchant | Item | Product names |
50
61
| Category | Category | Product categories |
51
-
| Group | Group | Category groups (same as Monarch) |
0 commit comments