# Inventory

- [Inventory Management](https://docs.hotwax.co/documents/retail-operations/inventory/inventory-management.md)
- [Find Product Inventory](https://docs.hotwax.co/documents/retail-operations/inventory/inventory-management/find-product-inventory.md)
- [Product Inventory View Page](https://docs.hotwax.co/documents/retail-operations/inventory/inventory-management/product-inventory-view.md)
- [Configure Product Inventory](https://docs.hotwax.co/documents/retail-operations/inventory/inventory-management/configure-product-inventory.md)
- [Inventory Upload](https://docs.hotwax.co/documents/retail-operations/inventory/inventory-upload.md): Effortlessly upload bulk inventory data, map fields, and identify errors for seamless integration, even with legacy systems lacking API integration.
- [Schedule Restocking](https://docs.hotwax.co/documents/retail-operations/inventory/inventory-upload/schedule-restock.md)
- [Inventroy Import Method](https://docs.hotwax.co/documents/retail-operations/inventory/inventory-upload/import-methods.md)
- [Transfers](https://docs.hotwax.co/documents/retail-operations/inventory/transfers-app.md): Monitor transfer orders, review discrepancies, and manage Transfers App settings.
- [Find Transfer Orders](https://docs.hotwax.co/documents/retail-operations/inventory/transfers-app/find-transfer-order.md): Find and organize transfer orders in the Transfers App.
- [Transfer Order Creation](https://docs.hotwax.co/documents/retail-operations/inventory/transfers-app/transfer-order-creation.md): Create a new transfer order in the Transfers App.
- [Transfer Order Details](https://docs.hotwax.co/documents/retail-operations/inventory/transfers-app/transfer-order-details.md): Review key fields and actions on the Transfer Order Details page.
- [Transfer Discrepancies](https://docs.hotwax.co/documents/retail-operations/inventory/transfers-app/transfers-discrepancies.md): Review transfer discrepancies by type and facility in the Transfers App.
- [Transfers App Settings](https://docs.hotwax.co/documents/retail-operations/inventory/transfers-app/transfers-settings.md): Configure product store, product identifier, timezone, and access links in the Transfers App.
- [Transfer Order Fulfillment](https://docs.hotwax.co/documents/retail-operations/inventory/transfers-app/transfers-fulfillment.md): View shipments for a fulfilled transfer order.
- [Cycle Count](https://docs.hotwax.co/documents/retail-operations/inventory/cycle-count.md)
- [Bulk Upload](https://docs.hotwax.co/documents/retail-operations/inventory/cycle-count/bulk-upload.md)
- [Assigned](https://docs.hotwax.co/documents/retail-operations/inventory/cycle-count/assigned.md)
- [Pending Review](https://docs.hotwax.co/documents/retail-operations/inventory/cycle-count/pending-review.md)
- [Closed](https://docs.hotwax.co/documents/retail-operations/inventory/cycle-count/closed.md)
- [Available to Promise Management](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise.md): This page explains how HotWax Commerce calculates Available-to-Promise (ATP) by syncing inventory across channels and factoring in safety stock, thresholds, and facility exclusions.
- [Concepts](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/concepts.md): This page explains how retailers use product tags and facility groups in HotWax Commerce to manage inventory and order fulfillment across multiple sales channels, including setting up Available-to-Pro
- [Create Channels](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/create-channels.md)
- [Safety Stock Rules](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/safety-stock-rules.md)
- [Threshold Rules](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/threshold-rules.md)
- [Store Pickup Rules](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/store-pickup-rules.md): This page explains how retailers use store pickup rules in HotWax Commerce to suppress product availability across facilities and sales channels.
- [Shipping Rules](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/shipping-rule.md)
- [Schedule ATP Rules](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/schedule-atp-rules.md)
- [Use Cases](https://docs.hotwax.co/documents/retail-operations/inventory/available-to-promise/use-cases.md)
- [Safety Stock](https://docs.hotwax.co/documents/retail-operations/inventory/safety-stock.md): Learn to implement effective strategies to manage stock levels and mitigate fulfillment discrepancies with HotWax Commerce's Safety Stock manual.
- [Set Bulk Safety Stock](https://docs.hotwax.co/documents/retail-operations/inventory/safety-stock/set-bulk-safety-stock.md): Streamline stock control for multiple products across diverse facilities effortlessly.
- [Set Individual Safety Stock](https://docs.hotwax.co/documents/retail-operations/inventory/safety-stock/set-individual-safety-stock.md): Target high-demand scenarios by setting up customized safety stock levels for specific products at designated facilities.
- [Set Facility-Wise Safety Stock](https://docs.hotwax.co/documents/retail-operations/inventory/safety-stock/facility-wise-safety-stock.md)
- [Re-Order Inventory](https://docs.hotwax.co/documents/retail-operations/inventory/reorder-inventory.md): This document explains the Reorder Point Management feature in HotWax Commerce, which automates inventory replenishment reports to prevent stockouts and lost sales.
- [Troubleshooting](https://docs.hotwax.co/documents/retail-operations/inventory/troubleshooting.md): Welcome to the Troubleshooting section focused on resolving common inventory-related issues. This guide covers key areas to help you manage and resolve discrepancies
- [View Inventory Log](https://docs.hotwax.co/documents/retail-operations/inventory/troubleshooting/view-inventory-log.md)
- [Inventory Synchronization Errors](https://docs.hotwax.co/documents/retail-operations/inventory/troubleshooting/inventory-synchronization-errors.md): Troubleshooting guide to resolve inventory synchronization errors


---

# 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/retail-operations/inventory.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.
