> For the complete documentation index, see [llms.txt](https://ctracker-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ctracker-docs.keywordrush.com/putting-it-on-your-pages/shortcodes/cashback-balance.md).

# \[cashback-balance]

One member's cashback balance, as a figure.

```
[cashback-balance]
```

Takes no attributes. It shows the balance of whoever is logged in, and renders nothing at all for a logged-out visitor — so it is safe to put in a header or a menu area that everyone sees.

### Where it is useful

* A site header, so a member always sees what they have earned.
* A "welcome back" block on the homepage.
* Anywhere you want the number without the whole [member area](/putting-it-on-your-pages/shortcodes/cashback-account.md).

### What the figure means

It is the member's **available** balance — cashback that has been approved and not yet paid out or requested. Pending cashback, from orders a shop has not confirmed yet, is not included.

The distinction matters, and [Balances: pending, available, paid](/how-cashback-works/balances.md) explains it in full.

{% hint style="info" %}
On a coupon-only site there are no balances, and this renders nothing. See [Running a coupon site](/running-your-site/coupon-site.md).
{% endhint %}

### Related

* [`[cashback-account]`](/putting-it-on-your-pages/shortcodes/cashback-account.md) — the full member area
* [Balances: pending, available, paid](/how-cashback-works/balances.md)
* [What members see](/members-and-payouts/what-members-see.md)
