> For the complete documentation index, see [llms.txt](https://www.litewm.com/litewm-warehouse-management-saas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.litewm.com/litewm-warehouse-management-saas/litewm/litewm-pricing.md).

# LiteWM Pricing

{% columns %}
{% column width="66.66666666666666%" %}
**LiteWM** offers annual subscriptions and lifetime license.

The prices below include necessary user training and system configuration.

LiteWM is easy to use and scalable, so it can grow with your business.&#x20;

Contact us today to learn more about how LiteWM can help you achieve your business goals.
{% endcolumn %}

{% column width="33.33333333333334%" %}
Email: **<info@mail.litewm.com>** <br>
{% endcolumn %}
{% endcolumns %}

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><p><strong>Standard</strong></p><p>Subscription</p><p>$2,400 USD per year</p><p>per warehouse</p><p> (upto 5 users)</p><ul><li>Master Data</li><li>Receiving / Putaway</li><li>Picking / Shipping</li><li>Inventory</li><li>FIFO/FEFO</li><li>Putaway Algorithms</li><li>Extendable Lot Attributes</li><li>Multiple Languages</li></ul></td><td></td><td></td></tr><tr><td><p><strong>Professional</strong></p><p>Subscription</p><p>$5,000 USD per year</p><p>per warehouse</p><p> (upto 10 users)</p><ul><li>All in <strong>Standard</strong></li><li>Serial Number</li><li>Quality Control</li><li>Wave of Orders</li></ul></td><td></td><td></td></tr><tr><td><p><strong>Enterprise</strong></p><p>Subscription</p><p>$9,900 USD per year</p><p>per warehouse </p><p>(upto 20 users)</p><ul><li>All in <strong>Professional</strong></li><li>OpenAPIs</li><li>Warehousing Billing</li></ul></td><td></td><td></td></tr><tr><td><p><strong>Ultimate</strong></p><p>Lifetime license</p><p>$160,000 USD</p><p> (upto 2 instances)</p><ul><li>All in <strong>Enterprise</strong></li><li>Private Deployment</li></ul></td><td></td><td></td></tr></tbody></table>


---

# 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://www.litewm.com/litewm-warehouse-management-saas/litewm/litewm-pricing.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.
