Accounts
import { Steps, Tabs, TabItem } from ‘@astrojs/starlight/components’;
Accounts are the foundation of your financial tracking in Allowealth. They represent where your money lives and what you owe. By organizing accounts into classes, you can see a complete picture of your financial health.
Overview of Accounts
Section titled “Overview of Accounts”
Allowealth groups accounts into three main categories:
- Liquid Accounts: Cash, bank accounts, and e-wallets that you can access immediately.
- Non-Liquid Accounts: Investments like mutual funds, bonds, stocks, and cryptocurrency.
- Debt Accounts: Credit cards and loans that represent your liabilities.
Portfolio Summary
Section titled “Portfolio Summary”The summary cards at the top of the page provide an instant view of your financial position:
- Total Accounts: The sum of all your liquid and non-liquid assets.
- Total Debt: The total of all your liabilities.
- Net Worth: Your total assets minus your total debt.
- Account Allocation: A visual breakdown of how your wealth is distributed across different account types.
Time Navigation
Section titled “Time Navigation”Use the month selector at the top to view historical snapshots. Past months show read-only data, while the current month allows full editing and balance updates. Click Today to return to the current period.
Add New Accounts
Section titled “Add New Accounts”You can register accounts individually or add several at once using the bulk tool.
<Steps>1. Click **Add new account** in the action bar.2. Enter a descriptive **Account Name** (e.g., "Chase Checking").3. Select an **Account Category** to group similar accounts.4. Choose the **Currency** for this account.5. Enter the current **Initial Balance**.6. Click **Register Account**.</Steps><Steps>1. Click **Bulk add accounts** in the action bar.2. For each account, enter the name, type, currency, and balance.3. Use **Add Row** to include more accounts.4. Click **Create Accounts** when you are ready.</Steps>Manage Account Balances
Section titled “Manage Account Balances”Keep your financial data accurate by recording balance changes as they happen.
Update a Balance
Section titled “Update a Balance”
View Balance History
Section titled “View Balance History”
To see how an account balance has changed over time, click Timeline from the account’s “More actions” menu. This displays a chronological list of all recorded balance updates and transfers.
Edit Account Details
Section titled “Edit Account Details”
You can modify an account’s name, category, or owner at any time:
View Full Details
Section titled “View Full Details”
Click the Details link or the account name to open the dedicated account page. This view provides a deep dive into the account’s performance, current status, and full transaction history.
Transfer Between Accounts
Section titled “Transfer Between Accounts”Record money moving between your own accounts without affecting your income or expense reports.

Note: Both accounts must use the same currency to perform a direct transfer.
Organize with Categories
Section titled “Organize with Categories”Categories help you group accounts for better reporting and organization.

Close and Archive Accounts
Section titled “Close and Archive Accounts”If you no longer use an account, you should deactivate it rather than delete it. This preserves your historical financial data.
Deactivated accounts are moved to the Closed Accounts view and no longer appear in your active lists.

Best Practices
Section titled “Best Practices”- Update Regularly: Record liquid account balances weekly and investment balances monthly.
- Use Clear Names: Name accounts uniquely (e.g., “Ally Savings - Emergency Fund”) to avoid confusion.
- Preserve History: Always close inactive accounts instead of deleting them to maintain accurate net worth reports.
- Filter Your View: Use the search bar or the owner filter to quickly find specific accounts in a large portfolio.