Ce document est rédigé en anglais. Une traduction française est en préparation ; en attendant, la version anglaise fait foi. Écrivez-nous si un point n'est pas clair.

Legal

Privacy Policy

What SaaS Builder collects, why we collect it, and what we deliberately do not collect.

Last updated 14 September 2026

01Who is responsible

Digitalis Connect ([Registered address to be completed]) is the data controller for personal data processed through SaaS Builder. For privacy questions, contact privacy@saas-builder.com.

02What we collect

Account and contact data

Your email address and the authentication records needed to sign you in. During onboarding we also collect your first and last name, your phone number in international format, your country, your preferred language and how you would like us to contact you. Your phone number is private: it is used to reach you about your build, it is visible only to you and to the SaaS Builder team, and it is never shown publicly or sold.

Project data

What you tell us about your idea during onboarding, the Blueprints generated from it, your order and its build history, the feedback you send on previews, and your Academy progress.

Connection metadata

For each provider you connect: which provider it is, the connection's status, the display name of the connected account or team, its identifier, and non-sensitive summary information such as how many projects or repositories are reachable. This is what lets the app show you an accurate connection card.

Provider credentials

Where a provider issues a long-lived credential, we store it encrypted. See how credentials are protected.

Payment data

Your order, its amount, its payment status and the Stripe identifiers that link them. Payments are handled by Stripe; we never receive or store your full card details.

Operational logs and audit trail

Records of provider operations performed on your behalf, and structured error logs used to diagnose failures. Both are redacted before they are written.

03What we deliberately do not collect

  • Your passwords for any third-party provider. We never ask for them and have no way to receive them.
  • Credentials for your own AI assistant accounts, including Claude. You use your own account; we never ask for its details.
  • Your full payment card details. These go directly to Stripe.
  • The values of environment variables in your hosting projects. We write them; we never read them back.
  • The contents of your databases or the traffic of your deployed applications.
  • Any access token, refresh token, client secret or encryption key in a log line. Log output is filtered by key name and by token shape before it is written.

04How provider credentials are protected

  • Credentials are encrypted with AES-256-GCM before they reach the database, bound to the connection they belong to so a record cannot be reused elsewhere.
  • They are stored in a table that has row-level security enabled with no policies and no grants to user sessions, so it is unreachable from a browser even with a valid session token.
  • They are never sent to the browser. Every call to a provider is made from our servers.
  • Encryption keys are versioned so they can be rotated without losing access to existing data, and are held only in server-side configuration.
  • GitHub is stronger still: no GitHub credential is stored at all. Short-lived tokens are minted per request and discarded.
  • Disconnecting a provider deletes the stored credential.

05How we use your data, and on what basis

  • To provide the service you asked for: building projects, and acting on the accounts you connected. Basis: performance of our contract with you.
  • To bill you and manage subscriptions. Basis: performance of our contract, and our legal obligations.
  • To keep the service secure, diagnose failures, and prevent abuse. Basis: our legitimate interests in operating a reliable service.
  • To contact you about service changes, incidents or support. Basis: performance of our contract, and our legitimate interests.

We do not sell your data, and we do not use your project content or prompts to train our own models.

06Who else processes your data

We use a small number of providers to run the service:

  • Supabase — database and authentication for the platform itself.
  • Vercel — hosting for the platform itself.
  • Stripe — subscription payments.
  • AI model providers — to generate code from your prompts. Your prompts and relevant project context are sent to them for that purpose.

Separately, the providers you choose to connect, such as GitHub, Supabase and Vercel, process data in your own accounts under their own privacy policies and your relationship with them.

07How long we keep it

  • Account and project data: while your account exists.
  • Provider credentials: until you disconnect the provider or delete your account, whichever comes first.
  • Billing records: as long as required by tax and accounting law, which is typically several years.
  • Error logs and audit records: retained for a limited operational period, then deleted.
  • When you delete your account, we delete or irreversibly anonymise your personal data except where we must keep it by law.

08Your rights

Depending on where you live, you may have the right to access your data, correct it, delete it, restrict or object to processing, receive it in a portable form, and withdraw consent where we relied on it.

Exercise any of these by emailing privacy@saas-builder.com. We respond within one month. If you are in the EEA or the UK and you are unhappy with our response, you may complain to your local data protection authority.

09International transfers

Our providers may process data outside your country, including in the United States. Where that happens we rely on appropriate safeguards, such as the European Commission's standard contractual clauses or an adequacy decision.

10Cookies

We use cookies that are strictly necessary to run the service: keeping you signed in, and protecting authorization flows against cross-site request forgery. These are short-lived and marked so that a browser script cannot read them. We do not use advertising cookies.

11Security and contact

If you believe you have found a security issue, email privacy@saas-builder.com with the details. Please give us a reasonable opportunity to fix it before disclosing it publicly.

More detail on the technical measures behind this policy is in the documentation. We may update this policy; the date above shows the current version.