This view provides an out of the box ready dashboard with an overview of the health, activity, and accounting status of the business. We recommend this layout as the entrypoint to the accounting experience for users who do not have bookkeeping services. Those with bookkeeping services should see the Bookkeeping Overview page. The overview page consists of the interactive P&L chart, the monthly revenue & expense breakdowns, and summary cards with a CTA for uncategorized transactions.Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
Controls whether the page title/header is displayed.
Flag indicating whether to include the
<Onboarding /> component in the layout, which will prompt users to connect accounts and categorize transactions when they first arrive.
The component is automatically hidden for businesses that have already onboarded, so itβs safe to leave on for all users.Overrides the current onboarding step. Possible values:
undefined, 'connectAccount', 'complete'.A function which navigates to the bank transactions to review page of your app. This will be triggered when clicking on the transactions-to-review CTA.
Custom content rendered between the P&L chart and the detailed charts. Use this to insert banners, CTAs, or other content into the layout.
List of colors to use for the P&L detail wheels. Specified in hex strings, i.e.
['#FF0000', '#00FF00', '#0000FF'].Filters P&L data by a specific tag (project/category).
Customize text and labels throughout the page.