# Groups and Transferring Products in Split Order

## Creating Groups

When entering the split order screen, all order items are initially placed in **Group 1**. To create a new group:

1. Select the item(s) you wish to transfer.
2. Click **Add new group**.

The selected items will move to the newly created group, whilst the remaining items stay in the original group.

The amount due for each group is automatically calculated as products are added to or removed from the group.

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

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

## Products with Multiple Quantities

For products with multiple quantities (e.g., 2x Coke), you can transfer individual units or all units. You can use the **minus (-), plus (+), or All** button to change the desired unit to transfer.

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

## Splitting Products into Parts

Products can be divided into fractional portions:

1. Select the product(s) you wish to split.
2. Choose the number of parts to divide it into.
3. Transfer each portion to the appropriate group.

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

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

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

## Deposit Return Scheme in Split Order

The deposit return scheme amount automatically transfers together with the product associated with it.

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

## Additional Order Items

The system remembers the grouping that's done for the order. When product(s) are added later on, they will **automatically go to Group 1**. These additional products can then be transferred and added to the existing groups.

<figure><img src="/files/4PHsKPrzPgvQXgRjSAUN" alt=""><figcaption></figcaption></figure>

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


---

# Agent Instructions: 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/pos/order-creation/checkout/payments/split-order/groups-and-transferring-products-in-split-order.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.
