> ## Documentation Index
> Fetch the complete documentation index at: https://krisper.tryx.space/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallet

> View customer virtual balances and their full transaction ledger.

A customer's **Wallet** holds virtual balance credited to them — for example from a [Transaction](/business-module/transaction)'s **Add to Wallet** option, or a [Offer](/business-module/offers)'s **Wallet Reward**. This page is **view-only** — there's no way to add, edit, or delete a wallet from here.

<Steps>
  <Step title="Open Business → Wallet">
    The dashboard shows Total Wallet Balance and Total Customers across every wallet. Use the **Customer Name** and **Phone Number** filters, with **Reset** / **Apply**, to narrow the list down.

    Each row shows the Customer, Phone, Remaining Amount, and when it was Last Updated.
  </Step>

  <Step title="Click the view icon to open Wallet Overview">
    <Frame>
      <img src="https://mintcdn.com/krisper/XPwCELYXtH6kjDGW/images/wallet-detail.png?fit=max&auto=format&n=XPwCELYXtH6kjDGW&q=85&s=41d0240e95899ad1eee0d2496ecd3ae0" alt="Wallet Detail" width="1920" height="1080" data-path="images/wallet-detail.png" />
    </Frame>

    Opens a read-only drawer with:

    * **Account Overview** — the Remaining Balance, along with Created On and Last Updated dates
    * **Customer Information** — the customer's Full Name and Email
    * **All Transactions** — the full ledger of wallet activity, each entry showing whether it was a Credit or Debit, its amount, description (if any), date and time, and Payment Type
  </Step>
</Steps>
