- Financial statement
A financial statement is a report built entirely from account balances: the income statement from revenue and expense accounts, the balance sheet from asset, liability, and equity accounts, and the statement of cash flows from the change in those balance sheet accounts over the period. No line on any of these reports comes from anywhere other than the chart of accounts, which is why the chart decides in advance what the reports are able to show.
Most owners meet their books from the reporting end. The income statement arrives, a number looks wrong, and the question is where it came from. The answer is always the same: it came from an account, or from a sum of accounts. This page walks that path in the other direction, from the account to the line, so that the next time a report cannot answer a question you know which account is missing.
Structure
Each account in the chart carries a type, and the type decides which statement the account feeds. Under GAAP (Generally Accepted Accounting Principles) the four statements are prepared in a fixed order: income statement first, then the statement of owner's equity, then the balance sheet, then the statement of cash flows. The order matters because each one hands a number to the next. Net income from the income statement moves into equity; the ending equity balance appears on the balance sheet; the balance sheet accounts feed the cash flow statement.
Below is a generic chart of eight accounts. The Purpose column names the statement line each account produces. Read it as a routing table: the account number and type on the left decide the report and the line on the right.
| Row | Account | Number | Type | Purpose |
|---|---|---|---|---|
| 01 | Checking | 1000 | Bank | Balance sheet, current assets. Its change over the period is the last line of the cash flow statement |
| 02 | Accounts Receivable | 1200 | Accounts Receivable | Balance sheet, current assets. Its change is an operating adjustment on the cash flow statement |
| 03 | Equipment | 1500 | Fixed Assets | Balance sheet, long-term assets. Purchases appear under investing on the cash flow statement |
| 04 | Accounts Payable | 2000 | Accounts Payable | Balance sheet, current liabilities. Its change is an operating adjustment on the cash flow statement |
| 05 | Owner Equity | 3000 | Equity | Balance sheet, equity. Receives net income when the year closes |
| 06 | Service Revenue | 4000 | Income | Income statement, first line. Closed to equity at year end |
| 07 | Cost of Services | 5000 | Cost of Goods Sold | Income statement, above gross profit. Closed to equity at year end |
| 08 | Rent | 6000 | Expenses | Income statement, operating expenses. Closed to equity at year end |
Two things follow from the table. First, an account can appear on only one primary statement. Rent will never show on the balance sheet, and Equipment will never show on the income statement. Second, the level of detail on the report is capped by the level of detail in the chart. If the chart has one Rent account, the income statement has one Rent line. If the chart splits it into Rent - Office and Rent - Warehouse, the report can show both, and it can also show the total, because the report can add but it cannot divide. For how that split is built, see parent and sub-accounts.
Recording
A statement is the sum of many entries, so the way to understand a statement line is to follow one entry to it. Take two ordinary transactions for a service business. Figures are illustrative.
First, the business invoices a customer for 4,800 of work completed this month. The customer has not paid yet.
| Account | Debit | Credit |
|---|---|---|
| 1200Accounts Receivable | 4,800 | |
| 4000Service Revenue | 4,800 | |
| Totals | 4,800 | 4,800 |
One line of this entry lands on the balance sheet and the other lands on the income statement. That is normal. Most entries cross the two reports.
Second, the business receives the rent bill for the month, 2,200, and records it before paying it.
| Account | Debit | Credit |
|---|---|---|
| 6000Rent | 2,200 | |
| 2000Accounts Payable | 2,200 | |
| Totals | 2,200 | 2,200 |
Rent goes to the income statement now. The payable stays on the balance sheet until the bill is paid, and the cash flow statement will show that no cash left this month.
Between entries and statements sits one intermediate step: the trial balance, which lists every account with its ending balance. The income statement takes the revenue and expense rows from that list. The balance sheet takes the asset, liability, and equity rows. At the end of the fiscal year the revenue and expense accounts are closed, meaning their balances are moved into equity and reset to zero, so the next year's income statement starts clean. Balance sheet accounts are never closed; the checking balance at 11:59 on December 31 is the checking balance at 12:01 on January 1. That is the mechanical reason the income statement covers a period and the balance sheet describes a moment. For the accrual timing behind entry 2, see accrual vs. cash basis.
Reporting
Here is where the two entries land. Each statement below is an excerpt, and the highlighted rows exist only because the chart has the accounts that produce them.
| Service Revenue | 4,800 |
| Cost of Services | 1,900 |
| Gross profit | 2,900 |
| Operating expenses | |
| Rent | 2,200 |
| Total operating expenses | 2,200 |
| Net income | 700 |
Example figures.
Gross profit and net income are not accounts. The report calculates them from the accounts above. That is why a business with no cost of sales accounts gets an income statement with no gross profit line: there is nothing to subtract. The distinction between cost of sales and operating expense is covered in cost of goods sold vs. operating expense.
| Current assets | |
| Checking | 12,400 |
| Accounts Receivable | 4,800 |
| Long-term assets | |
| Equipment | 18,000 |
| Total assets | 35,200 |
| Current liabilities | |
| Accounts Payable | 2,200 |
| Equity | |
| Owner Equity | 32,300 |
| Net income | 700 |
| Total liabilities and equity | 35,200 |
Example figures.
The 4,800 receivable from entry 1 and the 2,200 payable from entry 2 sit here, not on the income statement. The 700 of net income appears under equity because that is where it will be closed at year end. Total assets equal total liabilities and equity, which is the accounting equation, and the report will always balance when every entry has equal debits and credits.
The statement of cash flows has no accounts of its own. It starts from net income and adjusts for the change in each balance sheet account: the 4,800 increase in receivables is subtracted because that revenue brought in no cash, the 2,200 increase in payables is added back because that expense cost no cash yet, and the result reconciles to the change in Checking. Cash spent on equipment appears in a separate investing section, and loans and owner contributions appear under financing. Every one of those sections depends on the balance sheet accounts being separate: if a loan and an equipment purchase both ran through one account, the cash flow statement could not tell financing from investing.
Management reports use the same accounts a second way. A departmental profit and loss report, or a margin report by product line, is an income statement filtered by a dimension the chart provides: either separate accounts per line of business, or a single set of accounts plus a class or location tag in QuickBooks. The excerpt below uses separate cost accounts per service line, which is the arrangement that survives an export to a spreadsheet or a switch of accounting software.
| Revenue - Design | 2,800 |
| Cost of Services - Design | 800 |
| Gross margin, Design | 2,000 |
| Revenue - Installation | 2,000 |
| Cost of Services - Installation | 1,100 |
| Gross margin, Installation | 900 |
| Gross profit, all lines | 2,900 |
Example figures.
The company-wide gross profit of 2,900 is the same number as on the income statement above. The difference is that this report can show that Design earns a 71 percent margin and Installation earns 45 percent. A chart with one revenue account and one cost account can produce the 2,900 and nothing else.
Insight
The reports you read at month end were decided months earlier, when the chart was set up. Here are three questions a business asks all the time that a report cannot answer unless the chart already separates the accounts.
- 01Which of our service lines is actually profitable? One revenue account and one cost account give a company-wide margin and nothing below it.
- 02Did net income turn into cash this quarter, or is it sitting in receivables? Without a separate receivable account, the cash flow statement cannot show the difference.
- 03How much of this year's spending was investment in equipment rather than expense? If purchases and repairs share an account, the investing section of the cash flow statement is empty.
- Principles of Accounting, Volume 1: Financial Accounting, Chapters 2 and 5 · OpenStax, Rice University
- Principles of Accounting, Volume 1: Financial Accounting, Chapter 16 · OpenStax, Rice University
Each industry guide on this site is an application of this page: it names the accounts a generic chart lacks, and then shows the statement lines those accounts make possible. Read the industry guides built on this foundation for your own sector, or see what your current chart is able to report today.
Frequently asked questions.
Why does my income statement have a line I never created?
Some lines are sums the report builds, not accounts. Gross profit, total operating expenses, and net income are calculated from the accounts above them. Every other line is an account or a parent account from your chart.
Can I get a report line without adding an account?
Not from the general ledger. If a cost lives inside a blended account, no report can separate it later. You can tag transactions with classes or locations in QuickBooks, but those are a second dimension, not a substitute for the account itself.
Which statement does each account type feed?
Asset, liability, and equity accounts feed the balance sheet. Revenue, cost of sales, and expense accounts feed the income statement. The statement of cash flows is built from the change in balance sheet accounts plus net income.
The principles are easy. Applying them is the work.
This guide is the theory. The free demo helps you review a real QuickBooks Online chart with a score, structural diff, and prioritized cleanup plan.
- +Score the chart across the health dimensions
- +Compare structure against a reference pattern
- +Prioritize cleanup work before changing books
- +Review recommendations before anything is applied