Balance Sheet Walkthrough
The Balance Sheet is the foundational financial statement of any non-profit. It answers a single question: what does the church own, what does it owe, and what is left over -- right now (or as of a chosen historical date)?
This article walks through every section of the report, explains how each line is computed, and offers a few patterns for interpreting the result.
For a quick intro, the Financial Reports article covers access and a high-level summary. This article goes deeper.
Where to Find It
- Go to Finances > Accounting > Reports.
- Click Balance Sheet.
You can optionally choose an as-of date to view the balance sheet as it would have appeared on a past date. By default it shows today.
Access requires the Finances permission.
The Three Sections
A Balance Sheet always has three sections that satisfy the equation:
Assets = Liabilities + Equity
TimelyChurch presents these as separate blocks on the report.
Assets
What: Everything the church owns or is owed.
How it's populated: All active asset accounts for your church, sorted first by your custom display order and then by name. Typical asset accounts:
- Checking accounts
- Savings accounts
- Cash on hand / petty cash
- Accounts receivable (e.g., outstanding pledge balances if you track them as receivables)
- Investments
- Fixed assets (buildings, vehicles, equipment) if your church tracks them
How each balance is computed:
For "today" (the default view), the report uses the live balance already maintained on each account.
For a historical date, the report recomputes each balance from scratch:
balance as of date = opening balance
+ income transactions on or before the date
+ transfers IN on or before the date
- expense transactions on or before the date
- transfers OUT on or before the date
This matches how live balances are maintained, so historical balance sheets are consistent with the ledger.
Liabilities
What: Everything the church owes.
How it's populated: All active liability accounts. Typical liability accounts:
- Credit cards
- Loans payable (mortgage, vehicle loans)
- Accounts payable (vendor bills not yet paid)
- Payroll liabilities (taxes withheld, not yet remitted)
- Deferred revenue (e.g., camp fees collected in advance)
Sign convention: Liability and equity accounts use a mirrored sign convention. For these account types, the historical balance is computed as:
balance as of date = opening balance
- income transactions
- transfers IN
+ expense transactions
+ transfers OUT
This mirroring is what makes the balance sheet balance. A debt the church takes on increases liability; the same dollar shows up as cash (an asset) on the other side of the equation.
Equity
What: Everything left over after liabilities are subtracted from assets. For a church, this is typically called Net Assets rather than Equity (since there are no shareholders), but the math is the same.
How it's populated: All active equity accounts. Common equity accounts:
- Unrestricted Net Assets (general operating reserves)
- Temporarily Restricted Net Assets (donor-restricted gifts not yet spent)
- Permanently Restricted Net Assets (endowment principal)
- Retained Earnings / Surplus from prior years
The same mirrored sign convention applies as for liabilities.
Totals at the Bottom
The report shows four total lines:
| Total | What It Means |
|---|---|
| Total Assets | Sum of every asset account balance. |
| Total Liabilities | Sum of every liability account balance. |
| Total Equity | Sum of every equity account balance. |
| Net Assets | Total Assets - Total Liabilities. The bottom-line "what we have left." |
Net Assets is the figure you typically present to the board. It is what would be left if every liability were settled today.
Note: In a strict double-entry system, Net Assets == Total Equity. If you see a discrepancy, it almost always means equity transactions were entered with non-standard category assignments or opening balances were never reconciled at conversion. Bring this up with whoever set up your chart of accounts.
Reading the Report
Healthy Patterns
- Total Assets > Total Liabilities by a comfortable margin. Net Assets should comfortably cover several months of operating expenses.
- Asset mix is liquid. A church with $500K in real estate and $5K in checking is asset-rich but cash-poor. Watch the ratio.
- Liabilities are paying down month over month. Run a historical balance sheet from 12 months ago and compare to today.
Warning Patterns
- Net Assets shrinking: the church is spending faster than it brings in. If this persists for 3+ consecutive months, treat it as a planning concern.
- Liability growing without a matching asset: for example, credit card balance going up without a matching purchase of equipment or building. May indicate operating losses being financed.
- Negative bank account balance (asset showing red): you've recorded more spending than you've recorded receiving. Could be a real overdraft, or could be missed deposits.
Common Confusions
- The Income Statement's Net Income is not on the Balance Sheet. Net income for the year flows into Equity (Net Assets) at year-end via a closing entry. Mid-year, the gap between income and expense YTD is the difference between current Net Assets and the Equity total -- which is why some balance sheets show a separate "Current Period Net Income" line.
- Restricted vs. Unrestricted matters for ministry decisions. $50K in Net Assets sounds great until you discover $40K is donor-restricted to the building fund. Use Funds (in TimelyChurch's accounting module) to track restrictions; the balance sheet rolls them up by account type.
Historical View
To produce a balance sheet as of, say, December 31 of last year:
- Open the Balance Sheet.
- Set As Of Date to
2025-12-31. - Submit.
Every account balance is recomputed from the opening balance plus all transactions dated on or before that date. This is the report you'd archive for your annual financial statements or hand to an auditor.
Tip: Historical balance sheets are deterministic given the underlying transactions. As long as you don't backdate or delete transactions in old periods, re-running the report next year will produce the same numbers.
What the Report Does Not Show
- No income statement detail. This report shows balances at a moment in time. For period activity (income and expense in a date range), use the Income Statement.
- No fund-level breakdown. All fund activity rolls up into the asset and liability accounts where it lives. To see balances by fund, run the Treasurer's Report or check the Funds page directly.
- No Simple Checkbook view. The Balance Sheet assumes you are tracking liabilities and equity, which is part of Full Accounting mode. In Simple Checkbook mode the report is still accessible but the liability and equity sections will likely be empty or sparse.
Permissions
The Balance Sheet requires the Finances permission.