# Brokering

These reports are essential for monitoring the brokering of orders to facilities.

## Brokered Items Report

View this report to understand which items have been brokered to facilities for fulfillment. Compare this information with new orders received in the OMS to track allocation rates. Any discrepancies between new orders from eCommerce and entries in this report may indicate issues with orders not progressing to fulfillment.

**In the NetSuite context**, the Brokered Items Report is vital for a streamlined fulfillment process. By cross-referencing brokered items with new orders, retailers ensure alignment between NetSuite and eCommerce platforms. Inconsistencies may highlight integration issues, risking order fulfillment disruptions. A misalignment between new orders from eCommerce and entries in this report may indicate that orders are not progressing to fulfillment in NetSuite.

### User

Operations team

### Glossary

| Field                | Details                                        |
| -------------------- | ---------------------------------------------- |
| HC\_Order\_ID        | The ID of the order in HotWax Commerce         |
| SHOPIFY\_ORDER\_NAME | The internal ID of the order in Shopify        |
| UPCA                 | Unique identifier                              |
| FACILITY\_ID         | The ID of the facility in HotWax Commerce      |
| BROKERED\_DATE       | The date when the order was brokered           |
| PRODUCT\_STORE\_ID   | The ID of the product store in HotWax Commerce |

## Brokered Count Report

View this report to monitor the brokered order count, providing a high-level overview to ensure all new orders are allocated. If the brokered count significantly lags behind the total new order count, investigate the unfillable reports for potential issues.

### User

Operations team

### Glossary

| Field           | Details                                                                   |
| --------------- | ------------------------------------------------------------------------- |
| STORE           | The name of the product store                                             |
| BROKERED\_DATE  | The date when the order was brokered                                      |
| BROKERED\_COUNT | The count of orders brokered at the store of the brand in HotWax Commerce |


---

# 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.hotwax.co/documents/analytics/reports/brokering.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.
