# New demo: Account overview

Published: September 15, 2026

<img width="640" height="420" class="rounded-2xl border dark:border-zinc-700" src="/img/blog/account-overview-demo.png" alt="Flux's Account overview demo with an account balance, transaction list, and cash flow chart" />

We've added a new **Account overview** demo to Flux. It's a banking dashboard with an account balance, searchable transactions, a cash flow chart, and upcoming payments.

There are some nice details in the transaction list: merchant logos, category labels, pending badges, and green amounts for money coming in. The dark balance card gives the page a clear starting point, with the rest of the account details underneath.

You can search the transactions, hover the chart, and try the layout in light or dark mode. It adapts to smaller screens too.

[Take a look at the demo →](https://fluxui.dev/demo/account-overview)

To use it as a starting point, open **Account overview** on the [demos page](https://fluxui.dev/demos), switch to **Code**, and copy the source.
