Condit

Terms of Service

Effective date: September 13, 2026

These Terms of Service (“Terms”) govern your access to and use of Condit, the desktop application, related backend services, and website (together, the “Service”), provided by Condit Technologies LLC, a California limited liability company (“Condit,” “we,” “us”). By downloading, installing, or using the Service, you agree to these Terms. If you don’t agree, don’t use the Service.

1. Eligibility

You must be at least 18 years old to use the Service. By using the Service, you represent that you meet this requirement and that you have the legal capacity to enter into these Terms.

2. The Service, in plain terms

Condit is a desktop application that lets you ask questions about a database in plain English and get back generated SQL, run it, and see the results.

Free tier. Runs entirely on your machine. Your database schema, queries, and results are sent only to the LLM provider you configure yourself (your own API key, or a fully local model via Ollama) — never to Condit’s own servers, unless you explicitly opt in to the optional telemetry described in our Privacy Policy.

Condit Hosted (paid tier). If you subscribe, your questions and generated SQL are sent to Condit’s backend, which proxies the request to a third-party LLM provider on your behalf using Condit’s own API key, and returns the response. Condit does not store the content of these requests — see the Privacy Policy for exactly what is and isn’t retained.

3. Accounts

An account is only required for Condit Hosted. You’re responsible for maintaining the confidentiality of your credentials and for all activity under your account. Notify us promptly at issue@condit.dev if you suspect unauthorized use.

One account per person. You may sign in with email/password or via Google, GitHub, or Microsoft OAuth.

4. License to use the application

Subject to these Terms, Condit grants you a limited, non-exclusive, non-transferable, revocable license to install and use the compiled Condit application for your own internal purposes. This license governs your use of the distributed application; it is separate from, and does not expand, any rights you may separately hold under Condit’s source-code license (AGPL-3.0) where source has been made available to you.

You may not: reverse-engineer the application beyond what applicable law permits; circumvent or attempt to extract Condit’s server-side API keys or credentials; or resell, sublicense, or host the Service on behalf of third parties.

5. User data and your responsibilities

You retain ownership of your data, database content, questions, generated SQL, and any other content you provide to or generate through the Service (“Your Data”). You represent that you have all rights and permissions necessary to use Your Data with Condit, including for any database you connect.

You are solely responsible for: configuring appropriate database permissions and access controls; maintaining your own backups (Condit does not back up your database or your local application data); and determining whether using the Service with a particular dataset is appropriate given any confidentiality, privacy, security, regulatory, or contractual obligations that apply to that data.

What Condit does with Your Data — including what stays on your device and what may be transmitted to Condit under Condit Hosted, telemetry, or Advanced Diagnostics — is described in the Privacy Policy.

6. Payment, billing, and the usage allowance

Condit Hosted is a paid subscription billed monthly through Stripe, our payment processor. We never see or store your card details — Stripe handles that directly.

Each billing period includes a monthly usage allowance for Condit Hosted LLM calls. What happens once you reach it is your choice, configurable in Settings: the request is declined with a clear message (default), or — if you’ve opted in — billed as overage up to a ceiling you set yourself, or automatically routed to your own local/BYO-key model instead.

Cancellation. You may cancel anytime from the billing portal in Settings. Cancellation stops future billing; it does not retroactively refund the current period.

Refunds. If you’re unhappy with Condit Hosted, you can request a full refund within 30 days of your first subscription payment — contact issue@condit.dev. This guarantee applies once per customer, to the first billing period only; renewal periods are non-refundable except where required by law.

We may change pricing with advance notice; continued use after a price change takes effect constitutes acceptance.

7. Acceptable use

You agree not to use the Service to: violate any law; access data you’re not authorized to access; attempt to disrupt, overload, or gain unauthorized access to Condit’s infrastructure; abuse the Condit Hosted proxy (e.g. automated scripting designed to exhaust the usage allowance of other users, or to extract Condit’s underlying provider access); or transmit malware.

8. AI-generated content — read this one

Condit uses AI models — local models you choose, your own provider API key, or (for Condit Hosted) a model Condit selects — to generate SQL and natural-language explanations from your questions. This output can be wrong. Not just malformed SQL: it can be syntactically valid, run without error, and still compute the wrong thing — the wrong aggregation, the wrong filter, a plausible-looking number that answers a different question than the one you asked.

This is materially more likely with smaller/local models than with larger hosted ones — see the accuracy notice shown in the app when you set up a local model. You are solely responsible for reviewing and verifying any generated SQL and any conclusions drawn from query results before relying on them — especially for anything touching financial, medical, legal, safety, or other high-stakes decisions. Condit is a tool to help you write and run SQL faster, not a substitute for your own judgment about your own data.

9. Disclaimers

THE SERVICE IS PROVIDED “AS IS” AND “AS AVAILABLE,” WITHOUT WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR THAT THE SERVICE WILL BE UNINTERRUPTED, ERROR-FREE, OR SECURE. THIS INCLUDES, WITHOUT LIMITATION, NO WARRANTY REGARDING THE ACCURACY OF AI-GENERATED SQL, TEXT, OR ANY RESULTS DERIVED FROM THEM.

10. Limitation of liability

TO THE MAXIMUM EXTENT PERMITTED BY LAW, CONDIT AND ITS OFFICERS, EMPLOYEES, AND CONTRACTORS WILL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, OR ANY LOSS OF PROFITS, DATA, OR BUSINESS, ARISING FROM YOUR USE OF THE SERVICE — INCLUDING DECISIONS MADE BASED ON AI-GENERATED OUTPUT. CONDIT’S TOTAL LIABILITY FOR ANY CLAIM ARISING FROM THESE TERMS OR THE SERVICE WILL NOT EXCEED THE GREATER OF (A) THE AMOUNT YOU PAID CONDIT IN THE 12 MONTHS BEFORE THE CLAIM AROSE, OR (B) $100.

Some jurisdictions don’t allow these limitations, so some of the above may not apply to you.

11. Indemnification

You agree to indemnify and hold Condit harmless from any claims, damages, or expenses (including reasonable attorneys’ fees) arising from your violation of these Terms, your misuse of the Service, or your violation of any law or third-party right.

12. Termination

You may stop using the Service and delete your account at any time. We may suspend or terminate your access if you violate these Terms, with notice where practicable. Sections that by their nature should survive termination (payment obligations already incurred, disclaimers, limitation of liability, indemnification, governing law) will survive.

13. Changes to these Terms

We may update these Terms from time to time. Material changes will be announced via the app or by email to account holders. Continued use after changes take effect constitutes acceptance.

14. Governing law

These Terms are governed by the laws of the State of California, without regard to conflict-of-law principles. Any dispute arising from these Terms or the Service will be brought in the state or federal courts located in California, and you consent to their jurisdiction.

15. Contact

Questions about these Terms: issue@condit.dev.