# All orders Information

Within the Order Delivery Date app, you can filter your orders based on Fulfillment Status, Payment Status, and Delivery Date.

**Fulfillment Status** – You can filter between your fulfilled, unfulfilled and partial orders.

**Payment Status** – You can filter between paid, unpaid, refund, pending etc.

**Delivery Date** – You can filter orders based on today, tomorrow or add a custom date range.

You can also choose the visibility of the required columns like Order no., Customer name, Order date, Payment Status, Fulfillment Status, Total, and Delivery date according to your requirement. &#x20;


---

# 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://help.spicegems.com/order-delivery-date/all-orders-information.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.
