If you keep editing the same kind of transaction the same way, write it as a rule once. After that the system handles it for you.
Done through your assistant. This isn’t something you set up inside the Wise Pennyapp yet — you ask your connected AI assistant to do it for you. The app shows the result (for example, an “Edited” or “Split” mark on a transaction); the examples below show what to ask.
A rule watches every new transaction that syncs from your bank and applies a set of changes to anything that matches its conditions. It can set a category, rename the merchant, add tags, or any combination. Once saved, it runs silently — you don't watch it, and you don't have to remember to trigger it.
Rules live in Wise Penny, not in your AI assistant. Your assistant helps you write them, but once a rule is saved it runs server-side on every sync. Switch assistants, stop using AI for a month, or come back six months later — your rules keep firing.
A typical example: every charge from your gym (which the bank might describe as EQNX MEMBERSHIP NYC) should be categorized as Fitness, renamed to Equinox, and tagged subscription. Write that once. Every future charge from there gets all three changes applied.
The condition picks which transactions match. The action says what to do to them. No code, no formulas.
EQNX MEMBERSHIP NYC becomes a clean Equinox charge, categorized and tagged.Conditions can match on:
A rule can require all conditions to match (AND) or any one of them (OR). Up to five conditions per rule. No regular expressions — plain text matching only.
Actions can:
Say a rule sets every charge from your local coffee shop to “Coffee”, and one day you explicitly recategorize a $40 charge from there as “Gift” because you bought beans for a friend. The rule will not touch that transaction. It sees your deliberate choice and steps aside. Every other charge still gets “Coffee” — only that one exception is left alone.
Tags work slightly differently: rules add tags on top of whatever tags already exist. They don't remove tags you set, and multiple rules can each contribute their own tags to the same transaction.
When you create a rule, it applies going forward. But you likely have months of past transactions that would match. Ask your assistant to apply the rule retroactively — it will show you a preview (how many transactions match, a sample of what they are) before changing anything. You confirm, then it runs.
The same preview-then-confirm flow works for applying a rule to any subset you describe.
When you no longer want a rule, you have a choice about what happens to the changes it already made.
Your assistant will ask which you want before deleting.
Ask your assistant: “Every charge starting with “EQNX” is my gym membership — categorize it as Fitness, rename it to Equinox, and tag it “subscription”.”