# Order History

{% columns %}
{% column %}

<figure><img src="/files/72oRS3nEcj4MyKKv27iE" alt="" width="263"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/wTec0YmJn0iiSKtG7FDK" alt="" width="266"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

In Order History, orders are **grouped by date**.

When selecting an order entry, it shows:

* **Order Number**
* **Delivery Address**
* **Payment status**
* **Customer's Name**
* **Date and time of order creation**
* **ETA**
* **Order details** — Products within the order.

## Privacy Protection

Customer names and addresses are automatically removed after **24 hours**. This serves as an anti-stalking measure for customer privacy.


---

# 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/driver-app/order-history.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.
