# Workflow

- [Job Management](https://docs.hotwax.co/documents/retail-operations/workflow/workflow.md): Discover how HotWax Commerce's Job Manager App streamlines order, product, and inventory operations with its workflow management features.
- [Job Details](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/job-details.md): Manage pre-configured job automation from Job Details page to streamline operations within the Order Management System.
- [Job Categories](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/job-categories.md): Jobs are categorized based on their operations, ensuring that related operations are grouped together for efficient configuration.
- [Job Queueing](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/job-queueing.md): Manage all pending, running, and completed jobs from the Pipeline page. With intuitive controls and detailed job information, you can effectively monitor and manage job execution.
- [Initial Load](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/initial-load.md): Schedule jobs responsible for importing all products and orders into the system for the initial deployment and instance configuration from the Initial Load category.
- [Bulk Scheduling](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/bulk-scheduling.md): Effortlessly schedule and manage bulk jobs with ease. Configure, select, and streamline workflows seamlessly.
- [Troubleshooting](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/troubleshooting.md)
- [Job Stuck](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/troubleshooting/job-stuck.md): Learn how to troubleshoot job stuck issues in the HotWax Commerce Job Manager app for seamless job processing.
- [Job Failed](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/troubleshooting/job-failed.md): Learn how to troubleshoot failed job issues in the HotWax Commerce Job Manager app.
- [Duplicate Jobs](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/troubleshooting/duplicate-job-scheduled.md)
- [Job Scheduling](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/troubleshooting/schedule-job.md): Learn how to troubleshoot issues with scheduling jobs in the HotWax Commerce Job Manager application for seamless job management.
- [Job Scheduling Errors](https://docs.hotwax.co/documents/retail-operations/workflow/workflow/troubleshooting/job-scheduling-errors.md)
- [Job Workflows](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows.md): The section details how various jobs contribute to the overall system, from order allocation to inventory management, and offers resolutions into troubleshooting and performance.
- [Parameters](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows/parameters.md)
- [Pre-Orders](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows/pre-orders.md): Learn about the Pre-Order job in HotWax Commerce.
- [Orders](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows/orders.md): Learn about the Orders jobs in HotWax Commerce.
- [Fulfillment](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows/fulfillment.md): Learn about the Fulfillment jobs in HotWax Commerce.
- [Inventory](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows/inventory.md): Discover how Inventory job works in HotWax Commerce.
- [Products](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows/products.md): Learn about the Products job in HotWax Commerce.
- [Miscellaneous](https://docs.hotwax.co/documents/retail-operations/workflow/job-workflows/miscellaneous.md): Learn about the miscellaneous jobs 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/retail-operations/workflow.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.
