Probe
Privacy PolicyTerms of ServiceCookie PolicyAcceptable UseDPA

Last updated: July 30, 2026

Privacy Policy

This Privacy Policy describes how Probe ("Probe," "we," "us," or "our") collects, uses, shares, and protects information about you when you use our autonomous startup factory platform and related services (collectively, the "Services"). By using the Services you agree to the practices described below.

1. Information We Collect

1.1 Information You Provide

We collect information you provide directly, including:

  • Account information — name, email address, profile photo, and credentials when you create an account or sign in via OAuth (e.g., Google).
  • Startup and business data — company names, product descriptions, brand assets, target markets, and other inputs you submit when using the platform.
  • Payment information — billing details processed securely by our payment provider (Stripe). We do not store raw card numbers.
  • Third-party platform credentials — for a limited set of platforms that do not offer a public OAuth flow or self-serve API key (currently: Reddit), you may choose to connect an account by providing your username and password directly. This is opt-in per platform: we show you an explicit consent screen describing what will be stored before you connect, and we record a hash of the exact consent text you agreed to along with the date. Credentials collected this way are encrypted at rest (AES-256-GCM) under a dedicated encryption key that is isolated from our other secrets, are never displayed in plaintext to Probe staff, and are only decrypted transiently, in memory, by an automated worker process to perform the login or posting action you authorized — never for any other purpose. Every decrypt operation is written to an append-only audit log. You can revoke a connected platform credential at any time from your account settings, which deletes the stored credential. Where a platform later adds a supported OAuth or API-key integration, we intend to migrate connected accounts to that flow and remove the stored password.
  • Communications — messages, feedback, and support requests you send to us.

1.2 Information Collected Automatically

When you use the Services we automatically collect:

  • Usage data — pages visited, features used, actions taken, session duration, and similar interaction logs.
  • Device and connection data — IP address, browser type, operating system, device identifiers, and referring URL.
  • Cookies and similar technologies — see our Cookie Policy.

1.3 Information from Third Parties

We may receive information about you from third-party services you connect to Probe (e.g., social media platforms, advertising networks, CRMs) when you authorize such integrations, as well as from analytics and identity providers.

2. How We Use Your Information

We use collected information to:

  • Provide, operate, and improve the Services.
  • Authenticate your identity and maintain account security.
  • Process payments and manage subscriptions.
  • Power the autonomous agent pipelines you trigger (brand extraction, site generation, ad creation, social scheduling, etc.).
  • Personalize your experience and surface relevant features.
  • Send transactional communications (confirmations, alerts, receipts).
  • Send product and marketing communications where permitted.
  • Detect, investigate, and prevent fraudulent or unauthorized activity.
  • Comply with legal obligations.
  • Aggregate and anonymize data for analytics and product research.

3. How We Share Your Information

We do not sell your personal information. We may share it in the following circumstances:

  • Service providers — vendors who help us operate the platform under confidentiality obligations, including Vercel and Supabase (hosting and infrastructure), GitHub (code and deployment), Stripe (payment processing), Google (authentication), Anthropic (AI model provider), Intercom (customer support), and PostHog (product analytics).
  • Third-party integrations — platforms you explicitly connect (social networks, ad accounts, CRMs). Your data flows to those platforms per your instructions.
  • Business transfers — in connection with a merger, acquisition, or sale of assets, your data may transfer to the acquiring entity.
  • Legal requirements — when required by law, court order, or government authority, or to protect our rights and the safety of others.
  • With your consent — in any other circumstance where you have given explicit permission.

4. Third-Party Platform Credentials and Delegated Access

Section 9 of our Terms of Service describes the authority you may grant Probe to act as you on third-party platforms. This Section describes what we hold in order to do that, and what happens to it. It applies only once you have affirmatively accepted those delegation terms.

4.1 What We Store

Two different categories, held separately:

  • Tokens and API keys. For platforms that offer OAuth or a scoped API key, we store the access token, refresh token, or key you authorize, together with non-secret metadata such as the service name, the external account name, and the connection date. This is the path used for Vercel, GitHub, Supabase, Stripe, Google, Anthropic, Intercom, and PostHog.
  • Usernames and passwords. For the narrow set of platforms that offer neither, and only where you have separately consented on a per-platform basis, we store the username and password you enter. Only platforms on an explicit code-level allowlist are eligible. That allowlist currently contains Reddit and nothing else, and adding to it requires a code change rather than a configuration setting.

We also store a record of your acceptance of the delegation terms: the date and time, the version of the terms in force, and a cryptographic hash of the exact wording you were shown. For a per-platform password connection we store the same kind of record for that platform's own consent screen.

4.2 How It Is Protected

Both categories are encrypted at rest with AES-256-GCM. Passwords are encrypted under a dedicated key that is isolated from the key protecting tokens and from our other secrets, and are held in a separate database table whose row-level security posture denies all access by default, reachable only by server-side infrastructure and never by a client application. No Probe employee can read a stored credential in plaintext through the product, and no interface exists that returns one.

4.3 How It Is Used

A stored credential is decrypted only in memory, only by an automated server-side process, and only to carry out an action you authorized. A stored Google connection may additionally be used to complete a "Continue with Google" sign-in on a third-party platform on your behalf; in that case we never see or store that platform's own password. Every decryption of a stored password is written to an append-only audit log recording the account, the platform, the action, and the outcome. That log is structurally incapable of holding a credential value, because it has no field for one. Credentials are never used to train models, never shared with other users, and never used for any purpose other than the action you authorized.

4.4 Who Can Access It

Access is limited to the server-side processes that perform your authorized actions. Support and engineering staff can see that a connection exists and its non-secret metadata, and can see the audit log, but cannot retrieve the credential itself. Credentials are not shared with any third party other than the platform the credential is for, and are not disclosed in a data export (see Section 6).

4.5 Retention and Deletion

We hold a credential for as long as the connection is active. We delete it when you disconnect that platform, when you withdraw the delegation authority, or when you delete your account. Deletion is immediate rather than queued, and removes the stored value rather than marking it inactive. The audit-log entries and the acceptance records survive deletion of the credential, because they are the evidence of what was authorized and what was done; they contain no credential values. Where a platform later adds a supported OAuth or API-key integration, we intend to migrate connected accounts to that flow and delete the stored password.

Deleting a stored credential does not close the account it belongs to, and does not undo actions already taken. Accounts Probe created in your name remain yours. If you want one closed, close it with that platform directly.

4.6 Residual Risk

Storing a credential that unlocks an account outside Probe carries risk that encryption reduces but does not remove. A compromise of our systems could expose those credentials and the accounts they unlock. We recommend a unique password for any account you connect, and we recommend using a token-based connection wherever the platform offers one.

5. Data Retention

We retain your personal information for as long as your account is active or as needed to provide the Services. You may request deletion of your account and associated data at any time by contacting us. We may retain certain information as required by law or for legitimate business purposes (e.g., billing records, fraud prevention logs).

6. Your Rights

Depending on your jurisdiction, you may have the following rights regarding your personal information:

  • Access — request a copy of the data we hold about you.
  • Rectification — request correction of inaccurate or incomplete data.
  • Erasure — request deletion of your data, subject to legal retention obligations.
  • Portability — request a machine-readable export of your data.
  • Restriction or objection — object to certain processing activities, including direct marketing.
  • Withdraw consent — where processing is based on consent, withdraw it at any time without affecting prior lawful processing.

To exercise any right, contact us at the address in Section 11. We will respond within the timeframe required by applicable law (generally 30 days).

7. Security

We implement industry-standard technical and organizational measures to protect your information against unauthorized access, loss, alteration, or disclosure. These include TLS encryption in transit, encrypted storage for sensitive credentials (including the third-party platform credentials described in Sections 1.1 and 4, which are stored in a separate, deny-by-default database table accessible only to server-side infrastructure — never to client applications or support staff directly), role-based access controls, and regular security reviews. No system is perfectly secure; if you become aware of a security issue, please contact us immediately.

8. International Transfers

Probe is operated in the United States. If you access the Services from outside the United States, your information will be transferred to, stored, and processed in the United States and potentially other countries where our service providers operate. By using the Services you consent to such transfers. We work with service providers (listed in Section 3) who maintain their own industry-standard data protection commitments for cross-border processing; where a specific transfer mechanism such as Standard Contractual Clauses is in place with a given vendor, it is governed by that vendor's own data processing agreement, not by a separate commitment made by Probe.

9. Children

The Services are not directed to children under 13 (or the applicable age of digital consent in your jurisdiction). We do not knowingly collect personal information from children. If we learn we have collected data from a child without verifiable parental consent, we will delete it promptly.

10. Changes to This Policy

We may update this Privacy Policy from time to time. We will notify you of material changes by posting the updated policy with a new "Last updated" date and, where appropriate, by email notification. Continued use of the Services after the effective date of any update constitutes acceptance of the revised policy.

11. Contact Us

If you have questions, concerns, or requests regarding this Privacy Policy or your personal data, please contact:

Probe — Privacy Team
Email: privacy@tryprobe.co
United States

(c) 2026 Probe. All rights reserved.

Privacy PolicyTerms of ServiceCookie PolicyAcceptable UseDPA