> 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/pos/merge-table-and-order-transfers/unsent-basket-transfer-pre-send-realignment.md).

# Unsent Basket Transfer (Pre-Send Realignment)

If a user adds items or tips to a transaction and realizes before sending that they are on the wrong table, they can perform a quick basket migration.

* **Action**: Select the correct table (e.g., switch from Table 15 straight to Table 20) and dispatch the order directly.

<img src="https://1925381409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cJdZdmiiIn3u107Grmv%2Fuploads%2FhuKbf4If36kxBSl2iAVa%2Funknown.png?alt=media&amp;token=9c793960-9af2-4138-8916-23a04cd7845c" alt="" height="269" width="602">

<img src="https://1925381409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cJdZdmiiIn3u107Grmv%2Fuploads%2FudJDyaMRgDrk2RmsHuOo%2Funknown.png?alt=media&amp;token=e4d29466-4174-4e3b-8b79-f6d89765fe41" alt="" height="267" width="602">

<img src="https://1925381409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cJdZdmiiIn3u107Grmv%2Fuploads%2FrHRX1mEzW0P5al4tHSkP%2Funknown.png?alt=media&amp;token=e6ab6e60-6369-474d-b866-e40695e2958b" alt="" height="269" width="602">

<img src="https://1925381409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cJdZdmiiIn3u107Grmv%2Fuploads%2FYSwq8j2EPnKPncjV9Q3r%2Funknown.png?alt=media&amp;token=f5bd4699-2dfe-4d39-8087-6397645253c6" alt="" height="267" width="602">

* **Label Handling:** Because the items were never sent to the kitchen from the initial table, no Moved From label is printed or displayed on the kitchen tickets, avoiding unnecessary kitchen clutter.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bossithq.com/pos/merge-table-and-order-transfers/unsent-basket-transfer-pre-send-realignment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
