> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/transactions/cash-balances.md).

# Cash Balances

Go to **CAS** --> **Reports** --> **Transactions** --> **Cash Balances**

This report provides details of cash balances by store and register. All cash activity is displayed including any deposit box activity. Deposits boxes are created when the closing amount exceeds the maximum bank amount on the [**Cashier Bank Settings User Interface**](/portals/central-administration-server-cas/untitled-2/pos-settings/opening-closing-bank.md) .

{% hint style="success" %}
Concerned about how much cash is sitting in a cash drawer? Activate [**email alerts**](/portals/central-administration-server-cas/untitled-1/email-alerts.md) every time cash balances exceed a preset amount.
{% endhint %}

**Details**

![](/files/-LxKLXZRJNCSVdqgX75r)

User provides details and generates a cash balances report. User specifies the report by the **venue or store** and then provides the **date range** which the balances are to be reported.

The user then can generate the report or download the CSV file. The generated report provides the venue, store, register, date, the opening balance, the cash pickup amount, the cash payout amount, the cash sales, the closing balance, and the closing balance for each register.

**Access**

Access to this function at an enterprise level is limited by default to the System Administrator and Financial users only. Accounting, store managers, warehouse general managers as well as zone managers may view cash balances report at Venues or Store assigned to them.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/transactions/cash-balances.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
