Customizing Your Spreadsheet
Your starter workbook contains both your Net Worth worksheets and a hidden system sheet called _Config. Learn how to configure your account groups, mapping rules, and manual entries to build a beautiful financial dashboard.
Spreadsheet Structure
When you download your spreadsheet, it is password-encrypted using the password you provided. Once decrypted and opened in Excel or LibreOffice, you'll see two types of sheets:
- Date-Named Worksheet (e.g.
20260731): The visual Net Worth report displaying asset/liability breakdowns, account details, totals, and changes from prior periods. - Class Summaries (e.g.
20260731-Classes): An optional sheet summarizing your assets by customized classes (e.g., Cash, Brokerage, Retirement) and group headers. - The
_ConfigWorksheet: A configuration tab containing the raw parameters, classifications, and mapping rules that power our compiler. Do not rename this sheet or change its layout, as the system parses this tab to process updates.
1. Global Configuration
This section controls global options. Modify the values in the Value column to toggle worksheets and settings:
- Class Summaries Worksheet: Set to
1to generate the Class Summaries sheet in a separate tab, or0to omit it. - Unclassified Category Name: The fallback group name for accounts that don't match any classification defaults (defaults to
Unclassified). - Manual Account Highlight Color: The HEX color code used to highlight manually entered accounts in the reports (e.g.
#FFF9d8).
| Parameter | Value |
|---|---|
| 1. Global Configuration | |
| SimpleFIN ACCESS_URL | https://...bridge.simplefin.org/... |
| Class Summaries Worksheet | 1 |
| Manual Account Highlight Color | #FFF9d8 |
2. Class Defaults & Portfolio Analysis Groups
Class Defaults map your SimpleFIN categories to high-level portfolio classes (like "Cash", "Brokerage", "Real Estate", or "Liabilities") automatically using wildcards:
- The default pattern
ASSETS/Bankingmaps accounts under the SimpleFIN banking category to Cash. - The default pattern
LIABILITIES/*maps all liabilities to Liabilities.
Portfolio Analysis Groups cluster those classes into higher-level groups on the Class Summaries worksheet:
- You can create a group named
Liquid Assetsand includeCashandBrokerageclasses in columns 1 to 5.
| Account Category Pattern | Class |
|---|---|
| 2. Class Defaults | |
| ASSETS/Banking | Cash |
| LIABILITIES/* | Liabilities |
| Portfolio Analysis Groups | |
| Analysis Group Name | Class 1 |
| Liquid Assets | Cash |
3. Connected Accounts
This table lists all accounts found in your SimpleFIN connection. You can modify settings for individual accounts here:
- Class Override: Override the default class matching rules for this specific account. E.g. classify a specific investment account as
Retirement-Roth. - Background Color: Assign a custom HEX highlight color to this account's row in the report.
- Action: Set to
ignoreto exclude this account entirely from your net worth calculations and reports. - Note: Add reminders or labels to the account.
| Account ID | Institution | Account Name | Class Override | Background Color | Action |
|---|---|---|---|---|---|
| 3. Connected Accounts | |||||
| sfin-uuid-1234 | Chase Bank | Total Checking (...4112) | Cash | ||
| sfin-uuid-5678 | Fidelity | Roth IRA (...8841) | Retirement-Roth | #fde9d9 | |
| sfin-uuid-9012 | MetLife | Term Policy (...0991) | ignore | ||
4. Manual Accounts
For accounts and physical assets not linked via SimpleFIN (such as your home value, vehicles, precious metals, or private equity investments), list them here to track them seamlessly side-by-side with your online accounts:
- Category / Subcategory: Categorize the asset (e.g.
ASSETS/Real EstateorLIABILITIES/Loans). - Current Balance: The latest dollar value of the asset.
- Class / Background Color / Note: Highlight and group manual entries exactly like connected accounts.
| Category | Subcategory | Account Name | Current Balance | Class |
|---|---|---|---|---|
| 4. Manual Accounts | ||||
| ASSETS | Real Estate | Primary Residence | $450,000.00 | Real Estate |
| LIABILITIES | Loans | Auto Loan | $12,500.00 | Liabilities |
How to Sync & Update
Once you are happy with your _Config settings, keeping your net worth up-to-date is a breeze:
- Save and close the customized Excel sheet on your computer.
- Go to the EZWorth Dashboard.
- Upload your spreadsheet in the Update Spreadsheet form.
- Enter your decryption password and click Process Spreadsheet.
- The application will contact SimpleFIN to get the latest balances, merge them with your settings, and download an updated, encrypted Excel file back to you.