---
title: "Ask your agent about your savings rate"
slug: ask-your-agent-about-savings-rate
url: https://bankbridge.money/guides/ask-your-agent-about-savings-rate
category: tip
published: 2026-04-23
updated: 2026-04-23
---
# Ask your agent about your savings rate

> Savings rate is income minus expenses divided by income. Your agent chains get_monthly_cashflow across months, sums the nets, divides by total income, and returns a clean %. Pair with trend questions to see if it's moving.

Ask Your Agent About Savings Rate | BankBridge | BankBridge 

[Tip](/guides/tips)

# Ask your agent about your savings rate

Updated Apr 23, 2026·2 min read

Savings rate is income minus expenses divided by income. Your agent chains get\_monthly\_cashflow across months, sums the nets, divides by total income, and returns a clean %. Pair with trend questions to see if it's moving.

## How the agent answers this

Your agent calls `get_monthly_cashflow`.

Aggregated by the agent across N months you specify. Defaults to 3-month trailing if you don't specify.

## Variant prompts

-   > “Savings rate for the last 6 months.”
    
-   > “Is my savings rate trending up or down?”
    
-   > “What would my rate look like if I cut $300/mo in spending?”
    

## Setup

Sign in at [bankbridge.money](/login), connect your bank, paste the pre-filled snippet into your agent of choice (see [setup guide](/guides/how-to-connect-your-bank-to-claude)), then ask one of the prompts above.
