> 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/teamflow/teamflow-pricing.md).

# TeamFlow Pricing

{% columns %}
{% column width="66.66666666666666%" %}
TeamFlow offers monthly subscriptions and unlimited private deployment.

The prices below include necessary user training and system configuration.

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

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

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

#### Get started

Login to <https://flow.litewm.com/> to start free trail or subscribe.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>TeamFlow Free</h4><p>Trail</p><p>USD 0.00/month</p><p><br>Users 1</p><p>Flows 10<br>Expire in 7 days<br>Readonly settings</p></td><td></td><td></td><td></td></tr><tr><td><h4>TeamFlow Starter</h4><p>Subscription</p><p>USD 25.00/month</p><p><br>Users 10</p><p>Flows/month 100<br>Unlocked settings</p></td><td></td><td></td><td></td></tr><tr><td><h4>TeamFlow Growth</h4><p>Subscription</p><p>USD 100.00/month</p><p><br>Users 50</p><p>Flows/month 1,000<br>Unlocked settings</p></td><td></td><td></td><td></td></tr><tr><td><h4>TeamFlow Business</h4><p>Subscription</p><p>USD 499.00/month<br></p><p>Users 500</p><p>Flows/month 20,000<br>Unlocked settings</p></td><td></td><td></td><td></td></tr><tr><td><h4>TeamFlow PD</h4><p>Lifetime license</p><p> (upto 2 instances)</p><p></p><ul><li>Private Deployment<br><strong>Contact us for details</strong></li></ul></td><td></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/teamflow/teamflow-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.
