Skip to main content
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. Accounting Overview

Properties

boolean
default:"true"
Controls whether the page title/header is displayed.
() => void
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.
ReactNode
Custom content rendered between the P&L chart and the detailed charts. Use this to insert banners, CTAs, or other content into the layout.
string[]
List of colors to use for the P&L detail wheels. Specified in hex strings, i.e. ['#FF0000', '#00FF00', '#0000FF'].
AccountingOverviewSlotProps
Configuration passed through to components within the page layout.
TagOption
Filters P&L data by a specific tag (project/category).
AccountingOverviewStringOverrides
Customize text and labels throughout the page.