# Loader Dashboard

*\*this feature is visible only if you've* [*enabled Pick Ups*](/settings/pick-up-orders.md) *in **Settings > Pick Up Orders.***&#x20;

*Orders placed for Pick Up queue up in the **Loader Dashboard**, awaiting the customer's arrival for fulfillment. Check it out-*

{% @supademo/embed demoId="4Q1uOVZWQLLdAZ22ByWs1" url="<https://app.supademo.com/demo/4Q1uOVZWQLLdAZ22ByWs1>" %}

### Loading with BDP

Loader operator clicks "Assign" to claim an Order when the customer arrives to pick up their material, then clicks "Details" to work the load. Upon loading, operator has the ability to mark the Order as Complete or *Partial*, depending on the customer's vehicle hauling capacity. For instance, a customer in a small pickup truck orders 3 Yards of mulch, but clearly can only haul 1 cubic yard at a time- Loader will mark 1 of 3 YDS complete on the first trip, and so on. BDP will track "Partials" so other operators have visibility into previous loads. When an Order is finished, Loader marks it "Complete" with the option to send a 'Thank You + Review Request" to the customer.&#x20;

{% hint style="warning" %}
\*\*HINT: while a customer does not need to *schedule* a Pick Up as they would a Delivery, you can set an "[Order Expiration in Days](/settings/pick-up-orders.md)" so that forgotten orders don't crowd up the Dashboard ("expired" Pick Up orders can always be found in the Orders archive)
{% endhint %}


---

# 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.bulkdelivery.pro/pick-up-orders/loader-dashboard.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.
