You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Betterment is a goal-based robo-advisor that helps users invest toward specific life goals (retirement, safety net, major purchase). The IA is organized around goals as first-class objects — each goal gets its own portfolio, allocation, and timeline. Betterment also offers a cash management account, 401(k) for businesses, and crypto portfolios. The platform emphasizes tax coordination across accounts and automated rebalancing.
Site Map
betterment.com
├── Home
├── Investing
│ ├── Goal-based investing
│ ├── Portfolio strategies
│ │ ├── Core (broad market)
│ │ ├── Socially responsible (SRI)
│ │ ├── Goldman Sachs Smart Beta
│ │ ├── BlackRock Target Income
│ │ └── Crypto portfolios
│ ├── Tax-loss harvesting
│ ├── Tax coordination
│ ├── Charitable giving
│ └── Retirement (IRA, Roth, Rollover)
├── Cash Management
│ ├── Cash Reserve (high-yield)
│ ├── Checking
│ └── Features & rates
├── Betterment at Work (401k)
│ ├── For employers
│ ├── For employees
│ ├── Pricing
│ └── Request demo
├── Advisor Solutions (B2B)
│ ├── Betterment for Advisors
│ ├── Features
│ └── Get started
├── Resources
│ ├── Blog / Perspectives
│ ├── Help center
│ ├── Calculators & tools
│ └── Retirement calculator
├── Pricing
├── About
│ ├── Company
│ ├── Careers
│ ├── Press
│ └── Security
├── Legal
│ ├── Terms
│ ├── Privacy
│ └── Disclosures
└── Auth
├── Log in
└── Get started
├── Tax Center
│ ├── Tax Forms (1099, K-1)
│ ├── Tax-Loss Harvesting Log
│ └── Tax Impact Preview
├── Referral Program
│ ├── Invite Friends
│ └── Referral Rewards
Navigation Model
Level
Type
Details
Global
Top nav
Logo, Investing, Cash, 401(k), Advisors, Resources, Pricing, Log in, Get started
Overview, Goals (each as a card), Cash, Tax, Settings
Key pattern: Goal cards are the primary UI metaphor in the dashboard — each goal is a visual card showing progress toward target with its own allocation.
primary security, replacement, harvest amount, wash-sale status
belongs to parent entity
Cash Reserve
balance, APY, FDIC coverage, linked accounts
belongs to parent entity
401(k) Plan
employer, match formula, vesting schedule, participant count
belongs to parent entity
Blog Post
title, author, date, category, body, CTA
belongs to User, has many Comments
Deposit
amount, frequency, source_account, goal_id, status
belongs to Goal
Withdrawal
amount, destination_account, goal_id, status
belongs to Goal
Tax Form
type (1099-B/1099-DIV/K-1), year, document
belongs to User
Allocation
etf_ticker, weight, asset_class
belongs to Portfolio
User Flows
Create a goal
Sign up / log in → "Add a goal" from dashboard → Select goal type (Retirement, Safety Net, Major Purchase, General Investing, Education) → Set target amount + target date → Select portfolio strategy (Core, SRI, Smart Beta, etc.) → Adjust risk level slider → preview allocation → Fund initial deposit → enable auto-deposit → goal live
Tax coordination
Connect external accounts (401k, IRA, taxable) → Betterment analyzes all holdings across accounts → Recommends asset location (which assets in which account type for tax efficiency) → User approves → rebalancing adjusts allocations across accounts
401(k) employer setup
HR visits Betterment at Work → "Request demo" → Sales consultation → plan design → Employer sets match rules, vesting schedule → Employees invited → individual goal-based 401(k) experience → Payroll integration → contributions automated
Auto-Deposit Setup
Dashboard → Goal → Auto-deposit → Set amount and frequency (weekly/biweekly/monthly) → Link bank account → Enable → Automatic investing begins
↘ Adjust or pause anytime