# Forming a Staging Bin

To form a staging bin in the e-comm dashboard, select a designated bin from the drop down menu as shown below.

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

After selecting a bin, check all applicable e-commerce orders from the grid below. Remember that this operation suitable only for single unit orders.

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

Click 'Restock' button in the top right corner of the window, as shown above. This operation will create a warehouse floor task (product move) for handheld users to gather products from around the warehouse and bring them to the staging location.&#x20;

In the pop-up window select user assignment and allocation settings.

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

After assigned hand held user completes newly created task, selected orders will be ready to ship using e-comm dashboard expedite process.&#x20;

<figure><img src="/files/q5f068YjrxZ187n4v7go" 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.p4warehouse.com/v2/fulfillment/e-comm-dashboard/forming-a-staging-bin.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.
