Manage transaction classification rules for automatic categorization of bank transactions at the in-app routeDocumentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/fa/banking/rules.
Overview
This screen rendersTransactionRulesPage, which provides the interface for managing transaction classification rules in the Finance & Revenue banking module. Rules are used to automatically categorize bank transactions. The route requires the fa.transaction-rules.view permission.
Who it’s for
Required permission:fa.transaction-rules.view (enforced at the route via RequirePermission).
Before you start
- Bank accounts must be connected or configured.
- Chart of accounts must be set up to serve as rule targets.
Steps
Key concepts
- Transaction classification rules — patterns used to auto-categorize bank transaction imports
fa.transaction-rules.view— required permission
Related
Finance & Revenue
Finance & Revenue core overview.
Governance & parity
Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/fa.tsx
- src/cores/fa/pages/TransactionRulesPage.tsx