PFM
Dashboard
Money
Transactions {% if plaid_review_count > 0 %}
{{ plaid_review_count }}
{% endif %}
Accounts
Import Statement
Planning
Budgets
Goals
Growth
Investments
Reports
AI
AI Assistant
{% block page_title %}{% endblock %}
{% block topbar_actions %}{% endblock %}
{{ current_user.display_name or current_user.username }}
{% with messages = get_flashed_messages(with_categories=true) %} {% for cat, msg in messages %}
{{ msg }}
{% endfor %} {% endwith %}
{% block content %}{% endblock %}
Keyboard Shortcuts
New expense
n
New income
i
Focus search
/
Go to dashboard
g
then
h
Go to transactions
g
then
t
Go to accounts
g
then
a
Show this help
?
{% block extra_js %}{% endblock %}