> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/documentation/sales/customer/open-orders.md).

# Open Orders

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

### Open Orders - Keep Track of What’s Still in Progress <a href="#ispasted" id="ispasted"></a>

The **Open Orders** tab gives you a focused view of all ongoing or pending orders for a specific customer. Instead of searching through the full order history, you’ll see only the transactions that are still in motion - making it easier to stay on top of what needs attention.

This view includes:

* Orders waiting for confirmation
* Items not yet fulfilled
* Deliveries still in progress

It’s a powerful way to monitor what’s actively happening with this particular customer and to ensure nothing gets overlooked.

If an order has been open for too long, this tab helps you identify where follow-up is needed - whether with your internal team or an external supplier. That way, you can act quickly, resolve delays, and maintain a smooth and responsive service experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/documentation/sales/customer/open-orders.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.
