Terms of Service
Last updated: February 25, 2026
These Terms of Service ("Terms") govern your access to and use of the UNCASE platform, including our website, API services, dashboard application, documentation, and open-source framework (collectively, the "Service"), operated by UNCASE ("we," "us," or "our"). By accessing or using the Service, you agree to be bound by these Terms. If you do not agree, do not use the Service.
1. Definitions
- "User" means any individual or entity that accesses or uses the Service.
- "Organization" means a legal entity that creates an account on the Service and may have multiple authorized users.
- "Seed" means a structured data schema created within the UNCASE framework that captures domain-specific conversation patterns, roles, tools, and objectives without personally identifiable information.
- "Synthetic Data" means artificially generated conversational data produced by the Service from abstract seed structures using large language models.
- "LoRA Adapter" means a Low-Rank Adaptation model produced through the Service's fine-tuning pipeline.
- "Pipeline" means the SCSF (Synthetic Conversational Seed Framework) 5-layer processing pipeline comprising the Seed Engine, Parser, Evaluator, Generator, and LoRA Pipeline.
- "LLM Gateway" means the Service's unified API for routing requests to third-party large language model providers with privacy interception.
- "Privacy Interceptor" means the Service's real-time PII scanning component that monitors all inbound and outbound LLM traffic.
- "Open-Source Version" means the self-hosted version of UNCASE available under the Apache License 2.0 on GitHub.
- "Hosted Service" means the cloud-hosted version of UNCASE operated by us, including the API, dashboard, and managed infrastructure.
2. Account Registration and Security
2.1 Account Creation
To access certain features of the Service, you must create an account or organization. You agree to provide accurate, current, and complete information during registration and to keep your account information updated.
2.2 Account Security
You are responsible for maintaining the confidentiality of your account credentials, API keys, and LLM provider credentials configured through the Service. You agree to:
- Use strong, unique passwords and rotate API keys periodically.
- Not share account credentials or API keys with unauthorized parties.
- Notify us immediately of any unauthorized access to your account.
- Accept responsibility for all activities that occur under your account or API keys.
2.3 Organization Accounts
If you create an Organization account, you represent that you have the authority to bind that organization to these Terms. The organization administrator is responsible for managing user access and ensuring all users comply with these Terms.
3. Service Tiers and Pricing
3.1 Community Tier (Free)
The Community tier provides access to the full open-source framework under the Apache License 2.0 at no cost. This includes the complete 5-layer pipeline, API endpoints, CLI tools, and documentation.
3.2 Enterprise Tier
Enterprise features include managed infrastructure, priority support, custom SLAs, advanced audit logging, extended data retention, SSO integration, and dedicated infrastructure. Enterprise pricing is determined by a separate agreement.
3.3 Research Tier
Academic and research institutions may qualify for discounted or free access to enterprise features. Eligibility is determined on a case-by-case basis.
3.4 LLM Costs
When using the LLM Gateway, you are responsible for all costs incurred with third-party LLM providers (OpenAI, Anthropic, Google, etc.). UNCASE provides per-organization and per-job cost tracking but does not intermediate or mark up provider charges. You must supply your own provider API keys and maintain active billing relationships with your chosen providers.
4. Acceptable Use
4.1 Permitted Uses
You may use the Service to:
- Create and manage seed schemas for domain-specific conversation patterns.
- Generate synthetic conversational data from abstract seeds.
- Evaluate synthetic data quality using the 6-gate quality evaluation system.
- Fine-tune language models using the LoRA pipeline with differential privacy.
- Route LLM requests through the Gateway with privacy interception.
- Ingest data from supported connectors (WhatsApp, webhooks, CRMs).
- Use the API, CLI, SDK, and documentation for development purposes.
- Deploy the open-source version on your own infrastructure.
4.2 Prohibited Uses
You agree NOT to use the Service to:
- Process real PII: Intentionally input, store, or transmit real personally identifiable information through the pipeline in a manner that bypasses the Privacy Interceptor or PII elimination safeguards.
- Generate harmful content: Create synthetic data intended to produce models that generate hate speech, harassment, threats, illegal content, misinformation, or content that could cause physical or psychological harm.
- Circumvent safety measures: Attempt to disable, bypass, or interfere with the Privacy Interceptor, quality evaluation gates, PII detection systems, or other safety mechanisms.
- Unauthorized access: Access or attempt to access other users' accounts, organizations, seeds, models, or data without authorization.
- Reverse engineering: Reverse engineer, decompile, or disassemble any proprietary components of the Hosted Service (the open-source components are governed by the Apache License 2.0).
- Abuse infrastructure: Use the Service for cryptocurrency mining, denial-of-service attacks, spam, or any activity that degrades service performance for other users.
- Violate regulations: Use the Service in a manner that violates any applicable law, regulation, or industry standard, including but not limited to GDPR, HIPAA, CCPA, LFPDPPP, PCI-DSS, or the EU AI Act.
- Competitive analysis: Use the Hosted Service primarily to build a competing product or service (the open-source version may be used without this restriction under the Apache License 2.0).
- Misrepresent synthetic data: Present synthetic data generated by UNCASE as real patient records, financial data, legal transcripts, or other authentic documents without clear disclosure that the data is synthetically generated.
4.3 Rate Limits and Fair Use
We may impose rate limits on API usage to ensure fair access for all users. Sustained excessive usage that degrades service quality may result in temporary throttling or account suspension with prior notice.
5. Intellectual Property
5.1 Your Content
You retain all ownership rights to your Seeds, Synthetic Data, LoRA Adapters, Knowledge Base documents, and any other content you create or upload through the Service ("Your Content"). You grant us a limited, non-exclusive license to process Your Content solely to provide the Service to you.
5.2 Generated Outputs
Synthetic conversations, evaluation reports, and LoRA adapters generated through the Service from your Seeds are your property. We claim no ownership over outputs generated from your inputs. You are responsible for ensuring that your use of generated outputs complies with applicable laws and regulations.
5.3 Open-Source License
The UNCASE framework is released under the Apache License 2.0. Your use of the open-source codebase is governed by that license. These Terms supplement but do not replace the Apache License 2.0 for the open-source components.
5.4 Our Intellectual Property
The UNCASE name, logo, brand identity, website design, and any proprietary components of the Hosted Service (excluding open-source code) are our intellectual property. You may not use our trademarks without prior written permission, except as permitted by trademark law (e.g., nominative fair use).
5.5 Feedback
If you provide suggestions, feature requests, or other feedback about the Service, we may use that feedback without obligation to you. Contributions to the open-source repository are governed by the project's Contributor License Agreement.
6. Data Processing and Privacy
6.1 Privacy Policy
Our collection and use of personal information is described in our Privacy Policy, which is incorporated into these Terms by reference.
6.2 Data Processing Role
When you use the Hosted Service to process data on behalf of your organization, we act as a data processor and you act as the data controller. You are responsible for ensuring you have the appropriate legal basis for any data you input into the Service.
6.3 Data Processing Agreement
Enterprise customers may request a Data Processing Agreement (DPA) that complies with GDPR Article 28 requirements. Contact us at legal@uncase.dev to execute a DPA.
6.4 Zero-PII Guarantee
The Service is architecturally designed to eliminate PII at the earliest possible stage (Layer 0 — Seed Engine). However, the effectiveness of PII detection depends on correct configuration and the nature of input data. You acknowledge that:
- No PII detection system is 100% infallible. You should review seeds and outputs for your specific compliance requirements.
- The Privacy Interceptor's effectiveness depends on the languages and PII types configured in your deployment.
- You remain ultimately responsible for ensuring compliance with applicable privacy regulations for your specific use case and jurisdiction.
7. Third-Party Services
7.1 LLM Providers
The LLM Gateway routes requests to third-party providers based on your configuration. Your use of these providers is subject to their respective terms of service and privacy policies. We are not responsible for the availability, performance, or data handling practices of third-party LLM providers.
7.2 E2B Sandboxes
Cloud sandbox features utilize E2B's MicroVM infrastructure. Sandbox instances are ephemeral and isolated. You acknowledge that sandbox availability depends on E2B's service and is subject to their terms.
7.3 Connectors
Data ingested through connectors (WhatsApp, webhooks, CRMs) is subject to the terms and privacy policies of those source platforms. You are responsible for ensuring you have the right to import data from connected sources.
8. Service Level and Availability
8.1 Availability
We aim to maintain high availability of the Hosted Service but do not guarantee uninterrupted access. We may perform scheduled maintenance with advance notice. Emergency maintenance may occur without notice to address security vulnerabilities or critical issues.
8.2 SLA
Enterprise customers may negotiate custom Service Level Agreements (SLAs) with defined uptime commitments, response times, and remedies. Community tier users receive best-effort support.
8.3 Self-Hosted Deployments
If you deploy the Open-Source Version on your own infrastructure, you are solely responsible for its availability, security, performance, and compliance. We do not provide SLAs or operational support for self-hosted deployments unless covered by a separate support agreement.
9. Warranty Disclaimer
THE SERVICE IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND ACCURACY.
Without limiting the foregoing, we do not warrant that:
- The Service will meet your specific requirements or expectations.
- The Service will be uninterrupted, timely, secure, or error-free.
- The PII detection and elimination will be 100% complete in all cases and languages.
- Synthetic data generated by the Service will be suitable for any particular regulatory or compliance purpose without additional review by qualified professionals.
- LoRA adapters produced by the Service will perform to any specific accuracy, quality, or reliability standard.
- The quality evaluation gates will catch all potential issues in generated data.
YOU ACKNOWLEDGE THAT AI-GENERATED CONTENT MAY CONTAIN ERRORS, HALLUCINATIONS, OR BIASES. YOU ARE RESPONSIBLE FOR REVIEWING AND VALIDATING ALL OUTPUTS BEFORE DEPLOYING THEM IN PRODUCTION, ESPECIALLY IN REGULATED INDUSTRIES.
10. Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL UNCASE, ITS DIRECTORS, EMPLOYEES, PARTNERS, AGENTS, SUPPLIERS, OR AFFILIATES BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, INCLUDING BUT NOT LIMITED TO:
- Loss of profits, revenue, data, or business opportunities.
- Regulatory fines or penalties resulting from your use of the Service.
- Costs of procurement of substitute services.
- Damages arising from unauthorized access to your account or data.
- Damages arising from errors in synthetic data or trained models.
- Damages arising from third-party LLM provider failures or data handling.
OUR TOTAL AGGREGATE LIABILITY FOR ALL CLAIMS ARISING FROM OR RELATED TO THESE TERMS OR THE SERVICE SHALL NOT EXCEED THE GREATER OF (A) THE AMOUNT YOU PAID US IN THE 12 MONTHS PRECEDING THE CLAIM, OR (B) USD $100.
11. Indemnification
You agree to indemnify, defend, and hold harmless UNCASE and its officers, directors, employees, and agents from and against any claims, liabilities, damages, losses, costs, and expenses (including reasonable attorneys' fees) arising from:
- Your use of the Service in violation of these Terms.
- Your violation of any applicable law, regulation, or third-party rights.
- Your failure to comply with applicable privacy regulations (GDPR, HIPAA, CCPA, etc.) in connection with data you process through the Service.
- Claims by third parties arising from your use of synthetic data or trained models in production.
- Your misrepresentation of synthetic data as authentic data.
- Any PII that enters the pipeline due to your failure to properly configure or use the PII elimination features.
12. Termination
12.1 By You
You may terminate your account at any time by contacting us or using the account deletion feature in the dashboard. Upon termination, we will delete your data in accordance with our data retention policy and Privacy Policy.
12.2 By Us
We may suspend or terminate your access to the Service if:
- You violate these Terms, including the Acceptable Use provisions.
- You fail to pay applicable fees for 30 or more days.
- Your use poses a security risk to the Service or other users.
- We are required to do so by law or regulation.
- We discontinue the Hosted Service (with at least 90 days' notice).
12.3 Effect of Termination
Upon termination:
- Your right to access the Hosted Service ceases immediately.
- We will provide a data export window of 30 days before permanent deletion.
- Your right to use the Open-Source Version under the Apache License 2.0 is unaffected by account termination.
- Provisions that by their nature should survive termination (including Sections 5, 9, 10, 11, and 14) will survive.
13. Dispute Resolution
13.1 Informal Resolution
Before filing any formal claim, you agree to contact us at legal@uncase.dev and attempt to resolve the dispute informally for at least 30 days.
13.2 Governing Law
These Terms shall be governed by and construed in accordance with the laws of the United Mexican States, without regard to its conflict of law provisions. For users in the European Union, this choice of law does not deprive you of protections afforded by mandatory consumer protection laws of your country of residence.
13.3 Jurisdiction
Any disputes arising from these Terms that cannot be resolved informally shall be submitted to the competent courts of Mexico City, Mexico. EU consumers may bring proceedings in the courts of their country of residence.
14. General Provisions
14.1 Entire Agreement
These Terms, together with the Privacy Policy and any applicable DPA or enterprise agreement, constitute the entire agreement between you and UNCASE regarding the Service.
14.2 Severability
If any provision of these Terms is found to be unenforceable or invalid, that provision shall be limited or eliminated to the minimum extent necessary, and the remaining provisions shall remain in full force and effect.
14.3 Waiver
Our failure to enforce any right or provision of these Terms shall not constitute a waiver of such right or provision.
14.4 Assignment
You may not assign or transfer these Terms or your rights under them without our prior written consent. We may assign these Terms in connection with a merger, acquisition, or sale of all or substantially all of our assets.
14.5 Force Majeure
We shall not be liable for any failure or delay in performing our obligations under these Terms due to events beyond our reasonable control, including but not limited to natural disasters, pandemics, government actions, internet outages, third-party service failures, or acts of war or terrorism.
14.6 Modifications
We reserve the right to modify these Terms at any time. We will provide at least 30 days' notice of material changes by posting the updated Terms on this page and notifying you via email. Your continued use of the Service after the effective date of changes constitutes acceptance of the modified Terms. If you do not agree with the changes, you must stop using the Service and terminate your account.
15. Contact Us
If you have questions about these Terms, contact us at:
- Email: legal@uncase.dev
- GitHub: github.com/uncase-ai/UNCASE/issues