> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/inventory.md).

# Inventory

- [Inventory Reservation](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-reservation.md)
- [Inventory Reservation Centre](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-reservation/inventory-reservation-centre.md)
- [Inventory Adjustment](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-adjustment.md)
- [What is Inventory Adjustment](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-adjustment/what-is-inventory-adjustment.md)
- [Creating Inventory Adjustment](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-adjustment/creating-inventory-adjustment.md)
- [Inventory Adjustment Centre](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-adjustment/inventory-adjustment-centre.md)
- [Inventory Movement](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-movement.md)
- [What is Inventory Movement?](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-movement/what-is-inventory-movement.md)
- [Moving Inventory](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-movement/moving-inventory.md)
- [Inventory Transfer Centre](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-transfer-centre.md)
- [What is Inventory Transfer Centre?](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-transfer-centre/what-is-inventory-transfer-centre.md)
- [Inventory Transfer Centre Fields](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-transfer-centre/inventory-transfer-centre-fields.md)
- [Batch Inventory Movement](https://docs.xorosoft.com/xoroerp-1/inventory/batch-inventory-movement.md)
- [What is Batch Inventory Movement?](https://docs.xorosoft.com/xoroerp-1/inventory/batch-inventory-movement/what-is-batch-inventory-movement.md)
- [How to Batch Move Inventory?](https://docs.xorosoft.com/xoroerp-1/inventory/batch-inventory-movement/how-to-batch-move-inventory.md)
- [Batch Inventory Movement Options](https://docs.xorosoft.com/xoroerp-1/inventory/batch-inventory-movement/batch-inventory-movement-options.md)
- [Inventory by Location](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-by-location.md)
- [What is Inventory by Location module?](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-by-location/what-is-inventory-by-location-module.md)
- [Inventory by Location Fields](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-by-location/inventory-by-location-fields.md)
- [Inventory by Location Options](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-by-location/inventory-by-location-options.md)
- [Inventory Change Log](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-change-log.md)
- [What is Inventory Change Log?](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-change-log/what-is-inventory-change-log.md)
- [Inventory Change Log Fields](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-change-log/inventory-change-log-fields.md)
- [Item Inventory Snapshot](https://docs.xorosoft.com/xoroerp-1/inventory/item-inventory-snapshot.md)
- [Item Inventory Snapshot Options](https://docs.xorosoft.com/xoroerp-1/inventory/item-inventory-snapshot/item-inventory-snapshot-options.md)
- [Item Inventory Snapshot Active Columns](https://docs.xorosoft.com/xoroerp-1/inventory/item-inventory-snapshot/item-inventory-snapshot-active-columns.md)
- [Inventory Levels](https://docs.xorosoft.com/xoroerp-1/inventory/item-inventory-snapshot/inventory-levels.md)
- [BOM Producible Debounce](https://docs.xorosoft.com/xoroerp-1/inventory/item-inventory-snapshot/bom-producible-debounce.md)
- [Inventory Snapshot By Basepart](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-snapshot-by-basepart.md)
- [Inventory Snapshot By Basepart Active Columns](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-snapshot-by-basepart/inventory-snapshot-by-basepart-active-columns.md)
- [Inventory Demand Projection](https://docs.xorosoft.com/xoroerp-1/inventory/inventory-demand-projection.md)
- [Cycle Counts](https://docs.xorosoft.com/xoroerp-1/inventory/cycle-counts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xorosoft.com/xoroerp-1/inventory.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
