# Introduction

* [**Order Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/order-lifecycle.md)**:** The model outlines the end-to-end flow of an order, from its creation to fulfillment. Learn about the different stages and transitions that an order undergoes as it progresses towards completion.
* [**Store Fulfillment Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/store-fulfillment-lifecycle.md)**:** The model outlines the journey of fulfilling orders allocated to stores, and the status changes they undergo throughout the process. Learn about how orders are processed and fulfilled within the store network.
* [**Warehouse Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/warehouse-fulfillment-lifecycle.md)**:** The model outlines the journey of fulfilling orders allocated to warehouses, and the status changes they undergo throughout the process. Learn about how HotWax Commerce stays updated on orders fulfilled within the warehouse network.
* [**Inventory Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/inventory-lifecycle.md)**:** The model outlines the process of synchronizing inventory data from various systems, calculating Available-to-Promise (ATP), and the changes inventory undergoes. Learn about the events that trigger increases or decreases in inventory.
* [**Transfer Order Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/transferorder-lifecycle.md)**:** The model outlines the process of inventory movement involving three types of transfer orders, from warehouses to stores, between stores, or from stores to warehouses.
* [**Gift Card Orders Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/giftcard-orders-lifecycle.md)**:** The model outlines the lifecycle of both digital and physical gift card orders. Learn about the steps in creating, activating, and fulfilling gift card orders in HotWax Commerce.
* [**Returns Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/returns-lifecycle.md)**:** The model outlines the journey of web and in-store returns creation and completion, and the interactions between different systems involved in the return process. Learn about how web and in-store returns are managed in HotWax Commerce.
* [**Exchanges Lifecycle BPM**](/documents/learn-hotwax-oms/business-process-models/exchanges-lifecycle.md)**:** The model outlines the journey of web and in-store exchange creation and completion, and the interactions between different systems involved in the exchange process. Learn about how web and in-store exchanges are processed in HotWax Commerce.

By understanding the different events that trigger actions and the resulting outcomes, you'll gain a comprehensive understanding of our operations. Stay tuned as we continue to update and expand upon these models to offer even greater insights into our operations.

## Notations

Before we delve into the specifics of each business process model, let's familiarize ourselves with the notations used in our BPM flow charts.

<figure><img src="/files/Msa37ozXrHIFzf0VaKpw" alt="" width="375"><figcaption><p>Notations</p></figcaption></figure>


---

# 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/learn-hotwax-oms/business-process-models/business-process-models.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.
