> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/point-of-sale/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/point-of-sale/windows-pos-winpos/manage/close-bank/closing-procedures-best-practices-winpos.md).

# Closing Procedures - Best Practices WinPOS

### **Overview**&#x20;

&#x20;Here is a quick break down of the Best Practices for Closing Procedures on the Win POS.  We have broken down the steps into a Simple to Advanced list depending on the way you operate your Business.

Please note that these reports are available for current day only on the POS. CAS Reports include the Real Time Sales Report with a breakdown of tenders and Cash Balance Report and can be filtered for any date/time, so you are able to access the sales and cash data for past days if the daily reports are not run.&#x20;

### A Very Simple Closing - After your last Sale...

1. **Run your** [**Daily Sales Summary Report**](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/reports/daily-sales-summary/daily-sales-summary-description) - running this report not only provides your Sales details for the Day, but it also runs a Sync to CAS to ensure all of your Sales Information has pushed to CAS.&#x20;

&#x20;            **POS --> Reports --> Daily Sales Summary**

&#x20;  2\. **Logout of the POS**

### Simple Closing - After your last Sale...

1. **Run your** [**Daily Sales Summary Report**](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/reports/daily-sales-summary) - running this report not only provides your Sales details for the Day, but it also runs a Sync to CAS to ensure all of your Sales Information has pushed to CAS.
   * **POS --> Reports --> Daily Sales Summary**\
     &#x20;
2. [**Cash Balance Report**](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/reports/cash-balances) - if you are managing your Bank, the Cash Balance Report would be ideal, as it breaks down your Opening Balance, Cash Transactions, and any Cash Payouts or Pick Ups you might have ran.  This is helpful for the next step when Closing your Bank.<br>
   * **POS --> Reports --> Cash Balance**\
     &#x20;
3. **Close your Bank** - your Bank can be Closed in three different modes, to read more about it - [click here.](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/manage/close-bank)<br>
   * **POS --> Management --> Close Bank**

### Advanced Closing - After your last Sale...

1. **Run all Reports**\
   **POS -->** [**Reports**](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/reports)\
   &#x20;
2. [**Z Report**](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/manage/z-report) **and**  [**ZZ Reports**](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/manage/zz-report) - These are useful if you have multiple shifts.
3. [**Cash Balance Report**](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/reports/cash-balances) - if you are managing your Bank, the Cash Balance Report would be ideal, as it breaks down your Opening Balance, Cash Transactions, and any Cash Payouts or Pick Ups you might have ran.  This is helpful for the next step when Closing your Bank.\
   **POS --> Reports --> Cash Balance**\
   &#x20;
4. [**Financial Reconciliation**](https://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled/financial/reconciliation) - create a reconciliation for the day by entering in your Total Cash, Credit, and other Sales. \
   **CAS --> Transactions --> Financial --> Reconciliation**\
   &#x20;
5. **Close your Bank** - your Bank can be Closed in three different modes, to read more about it - [click here.](https://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/manage/close-bank)\
   **POS --> Management --> Close Bank**


---

# 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/point-of-sale/windows-pos-winpos/manage/close-bank/closing-procedures-best-practices-winpos.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.
