# Transfer Items

After selecting a table, go to the *cart section* and click on the price of the items you want to transfer. Then, simply click the <img src="/files/esXbuUcysdxciUo9OARp" alt="" data-size="line"> button.&#x20;

Note: At least one (1) item must remain on the original table. The quantities of the items will also be transferred to the new table.

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

Once you've selected items, they'll appear in the message box. From there, you can also choose the table where you want to transfer these items.

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

<figure><img src="/files/CNWov5tZl9AAb2Gcka1j" alt=""><figcaption><p>Updated orders</p></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://knowledgebase.clibase.tech/table-management/transfer-items.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.
