> For the complete documentation index, see [llms.txt](https://docs.bossithq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bossithq.com/till-cash-drawer/cash-drawer-management/closing-cash.md).

# Closing Cash

At the end of a shift:&#x20;

1. In the POS, click **Till**.
2. Enter **Closing Cash** amount counted in the cash drawer.
3. Click **Next.**
4. The system will display a breakdown of cash movements including:
   1. **Starting cash** — Cash recorded at the beginning of the shift
   2. **Cash adjustments in and out** — Petty cash transactions
   3. **Sales** — Cash received from sales during the shift
   4. **Closing cash** — Cash amount entered
   5. **Difference** — Variance between system-calculated and actual cash
5. From here, you can:
   1. **Adjust difference** — If required, make a cash adjustment to reconcile discrepancies.
   2. **Cancel** — Exit without saving changes.
   3. **Send** — Confirm the closing cash and complete the shift session.

<figure><img src="/files/Hfubdj9un7s9HfWQgbRd" alt=""><figcaption></figcaption></figure>


---

# 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://docs.bossithq.com/till-cash-drawer/cash-drawer-management/closing-cash.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.
