> 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-terms-of-service.md).

# TeamFlow Terms of service

**Effective Date:** May 27, 2026

Welcome to TeamFlow. These Terms of Service (“Terms”) govern your access to and use of the TeamFlow website, applications, and services (collectively, the “Service”) provided by TeamFlow.

By using TeamFlow, you agree to these Terms.

***

## 1. Use of the Service

You may use TeamFlow only in compliance with these Terms and applicable laws.

You must not:

* Use the Service for illegal activities
* Attempt to gain unauthorized access to the Service or its systems
* Upload malicious code, viruses, or harmful content
* Interfere with the operation or security of the Service
* Resell or misuse the Service without written permission

You are responsible for all activity conducted under your account.

***

## 2. Accounts

You may need to create an account to use certain features.

You agree to:

* Provide accurate information
* Keep your login credentials secure
* Notify us immediately of unauthorized access to your account

You are responsible for maintaining the confidentiality of your account.

***

## 3. Customer Data

You retain ownership of the data, forms, workflows, files, and content you submit to TeamFlow (“Customer Data”).

By using the Service, you grant TeamFlow a limited license to host, process, store, and transmit Customer Data solely for the purpose of operating and improving the Service.

You are responsible for ensuring that your Customer Data complies with applicable laws and does not infringe the rights of others.

***

## 4. Subscription and Billing

Some features of TeamFlow may require a paid subscription.

By subscribing to a paid plan, you agree that:

* Fees are billed in advance on a recurring basis
* Payments are non-refundable except where required by law
* We may change pricing with reasonable notice
* Failure to pay may result in suspension or termination of access

Usage limits may apply depending on your subscription plan.

***

## 5. Intellectual Property

The Service, including its software, branding, design, and content, is owned by TeamFlow and protected by intellectual property laws.

You may not:

* Copy, modify, or distribute the Service
* Reverse engineer or attempt to extract source code
* Use TeamFlow trademarks without permission

***

## 6. Availability and Changes

We may update, modify, suspend, or discontinue parts of the Service at any time.

We do not guarantee uninterrupted or error-free operation of the Service.

***

## 7. Termination

You may stop using the Service at any time.

We may suspend or terminate your access if you violate these Terms or misuse the Service.

Upon termination, your right to use the Service ends immediately.

***

## 8. Disclaimer of Warranties

The Service is provided “as is” and “as available.”

To the maximum extent permitted by law, TeamFlow disclaims all warranties, express or implied, including warranties of merchantability, fitness for a particular purpose, and non-infringement.

***

## 9. Limitation of Liability

To the maximum extent permitted by law, TeamFlow shall not be liable for:

* Indirect, incidental, special, consequential, or punitive damages
* Loss of profits, revenue, data, or business opportunities

Our total liability arising from the Service shall not exceed the amount you paid to TeamFlow during the 12 months before the claim.

***

## 10. Privacy

Your use of the Service is also governed by the TeamFlow Privacy Policy.

***

## 11. Governing Law

These Terms shall be governed by and interpreted in accordance with the laws of the jurisdiction where TeamFlow operates, without regard to conflict of law principles.

***

## 12. Changes to These Terms

We may update these Terms from time to time. Continued use of the Service after updated Terms become effective constitutes acceptance of the revised Terms.

***

## 13. Contact

For questions about these Terms, please contact:

Email: <info@mail.litewm.com>

***

These Terms of Service govern the use of TeamFlow, a software service operated by:

Linhai Shen


---

# 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-terms-of-service.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.
