Skip to content

Review Queue

The review queue holds notifications the app could not turn into transactions automatically. Open it from the Home bell icon or the "Needs your review" card.

Review queue

Why do notifications land here?

Reason What you see
The alert format wasn't matched by any parse rule normal row
The bank/OS masked the content (placeholder text like "Content hidden") row marked "Details hidden by the bank — review manually"

Promo, OTP, and verification spam are filtered out and never appear here. Notifications without any amount or money-movement wording are dropped silently rather than queued.

Actions per item

Items are grouped by their source app under sticky headers that show a per- app count. Each item starts collapsed as a compact two-line preview — tap it to expand the full notification text and the actions.

  • Create transaction — opens the transaction editor pre-filled with the amount and merchant the parser could extract (the raw text is shown at top). Review, fix, and Save to turn it into a real transaction.
  • Dismiss — removes the item from the queue without creating a transaction.

Copy the raw notification

Long-press a card to copy the raw notification as JSON to your clipboard (useful for reporting a parse issue). A "copied" message confirms it.

Export everything for the developer

When many notifications are stuck, the share icon in the queue header copies every pending notification to the clipboard as a single compressed code — paste it straight into a message to the support address (see Settings → About) or a support ticket. The developer can decode it to see the raw texts and write better parse rules. A "copied" message shows how many were exported.

Best practices

  • Work through the queue periodically — items stay until dismissed or converted.
  • If a merchant's alerts keep landing here, consider adding/editing a parse rule in Settings → Parse rules.