# Stock Internal Ordering

**Stock Ordering** allows a venue to request stock from another venue within the same group.

In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Stock > Internal Orders**.

This page shows a list of all stock orders. You can:

* Search by **order number** or by **supplier venue.**
* Select a **date range**.

## Stock Order Statuses

* **Booked** — The order has been confirmed and sent to the supplier venue as a request. It is now awaiting delivery.
* **Completed** — The order has been received and processed.

<figure><img src="/files/yM7UsGF394UH2a4SQxHu" 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/stock/stock-transfer/stock-internal-ordering.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.
