Build a rule
Open Rules and start a new rule
Go to Rules and create a new rule. You can also right-click a transaction
in the register and choose Create Rule from This to start with its details
filled in.
Choose how conditions combine
Set Match mode to All conditions (every condition must be true) or
Any condition (one is enough).
Save
Save the rule. It applies to new transactions going forward. To apply it to
existing transactions, see Apply a rule retroactively.
Conditions
A condition is a field, an operator, and a value. Available fields:| Field | Operators | Notes |
|---|---|---|
| Payee | is, contains, matches regex | The payee name on the transaction |
| Amount | equals, greater than, less than, at least, at most, between | Enter dollar amounts; between takes a min and max |
| Account | is | A specific account |
| Notes / Memo | contains, matches regex | Text in the transaction’s memo |
Actions
An action is what the rule does on a match. Available actions:| Action | What it does |
|---|---|
| Set Category | Assign a category to the transaction |
| Set Payee | Rename the payee |
| Add Tags | Add one or more tags (you can create a tag inline) |
| Mark Cleared | Set the transaction to cleared |
| Append to Notes | Add text to the memo |
| Hide Transaction | Hide the transaction from views |
| Auto-Split | Divide the transaction across categories by percentage |
Worked example
To tag every charge over $100 from one account for review:- Match mode: All conditions
- Condition: Account is “Checking”
- Condition: Amount greater than $100
- Action: Add Tags → “Review”
- Action: Mark Cleared (optional)
If something looks wrong
- The rule isn’t firing → confirm it’s enabled and its conditions actually match (check the payee text and amount). See Manage rules.
- It fired on the wrong transactions → tighten the conditions, or switch match mode from Any to All.
Related
Apply retroactively
Run a rule over transactions you already have.
Manage rules
Edit, reorder, pause, or delete rules.
Payees
Default categories — the lighter alternative to a rule.
Tags
The tags a rule can add automatically.