# Inventory Features

- [Management](https://support.ordereazi.com/inventory-features/management.md): This section covers the management of the following items:
- [Warehouses](https://support.ordereazi.com/inventory-features/management/warehouses.md): The Warehouse Management section allows you to view, add, and maintain all warehouses in OrderEazi.
- [Locations](https://support.ordereazi.com/inventory-features/management/locations.md): The Location Management section allows you to set up and maintain warehouse locations within OrderEazi.
- [Barcodes](https://support.ordereazi.com/inventory-features/management/barcodes.md): The Barcode Management screen in OrderEazi allows users to search, view, and manage barcodes tied to stock items. It provides visibility into item details, locations and quantities.
- [Inbound](https://support.ordereazi.com/inventory-features/inbound.md): The features under inbound relate to how you get stock into your warehouse. The relates to receiving, cross docking, client returns stock out of your warehouse.
- [Cross Docking](https://support.ordereazi.com/inventory-features/inbound/cross-docking.md)
- [Purchase Orders](https://support.ordereazi.com/inventory-features/inbound/purchase-orders.md)
- [Outbound](https://support.ordereazi.com/inventory-features/outbound.md)
- [Sales Orders](https://support.ordereazi.com/inventory-features/outbound/sales-orders.md)
- [Picking](https://support.ordereazi.com/inventory-features/outbound/picking.md): OrderEazi's picking process is the workflow used to physically collect items from the warehouse to fulfill a sales order.
- [Checking](https://support.ordereazi.com/inventory-features/outbound/checking.md): Checking is the process of inspecting stock before it leaves the warehouse to ensure accuracy and quality. This step verifies that the items picked for a customer order match the order requirements an
- [Dispatch](https://support.ordereazi.com/inventory-features/outbound/dispatch.md): What is a Trip Sheet?  A Trip Sheet is the paperwork generated for drivers. In short, it acts as the delivery manifest for each trip.
- [Stock](https://support.ordereazi.com/inventory-features/stock.md)
- [Stock Levels](https://support.ordereazi.com/inventory-features/stock/stock-levels.md)
- [Incoming Stock](https://support.ordereazi.com/inventory-features/stock/incoming-stock.md): The Incoming Stock feature in OrderEazi provides a clear overview of all stock items that are expected to arrive in your warehouses. This feature helps you plan ahead, manage customer expectations, an
- [Stock Level Adjustments](https://support.ordereazi.com/inventory-features/stock/stock-level-adjustments.md): The Stock Level Adjustments feature in OrderEazi allows users to manually correct stock quantities in the system. This is useful when physical stock levels differ from what is recorded in the system d
- [Reports](https://support.ordereazi.com/inventory-features/reports.md): A comprehensive collection of inventory reporting tools.
- [Item Movement Report](https://support.ordereazi.com/inventory-features/reports/item-movement-report.md): The Item Movement Report in OrderEazi gives you full visibility into how stock has moved for a specific product over a given period. This is essential for auditing, investigating discrepancies, and un
- [Order Status Report](https://support.ordereazi.com/inventory-features/reports/order-status-report.md): The Order Status Report provides a clear view of your orders at different stages, helping you track what has been received, checked, or dispatched. This is essential for operations, customer service,
- [Order History Report](https://support.ordereazi.com/inventory-features/reports/order-history-report.md): The Order History Report provides a detailed step-by-step record of everything that has happened to a specific order. It is especially useful for auditing, troubleshooting order issues, and providing
- [Glenday Sieve Report](https://support.ordereazi.com/inventory-features/reports/glenday-sieve-report.md): The Glenday Sieve Report helps you understand which products contribute the most to your sales or stock movement.
- [Stock Valuation Report](https://support.ordereazi.com/inventory-features/reports/stock-valuation-report.md): The Stock Valuation Report gives you a clear picture of the total value of your stock holdings.
- [Stock Ageing Report](https://support.ordereazi.com/inventory-features/reports/stock-ageing-report.md): The Stock Ageing Report shows how long stock items have been in the system.
- [Picking KPI Report](https://support.ordereazi.com/inventory-features/reports/picking-kpi-report.md)
- [Checking KPI Report](https://support.ordereazi.com/inventory-features/reports/checking-kpi-report.md)


---

# 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://support.ordereazi.com/inventory-features.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.
