Privacy Policy

Last updated: March 21, 2026 · Terms of Service

The short version

We built Axon NeuroAutomata for researchers who care about their data. Here's what that means in practice:

  • Your protein sequences are not stored. They're processed in memory, held in a temporary queue for up to one hour so you can grab your results, and then they're gone. We don't have a database of your sequences. We can't look at them later even if we wanted to.
  • We don't train AI models on your data. Your sequences are never used to train, fine-tune, or improve ESM-2 or any other model. Period.
  • We know very little about you. Your email address (for login), your subscription tier, and anonymous usage analytics. That's it.

What we collect and why

Your email and account info

When you sign up, Clerk (our authentication provider) collects your email address and manages your login session. We never see or store your password — Clerk handles all of that.

Why: So you can log in and we can tell free accounts from Pro accounts.

Your protein sequences (temporarily)

When you submit a job, your sequences sit in Redis (an in-memory data store) for up to one hour. During that time, they're processed on GPU infrastructure, and the results are made available for you to view and download. After one hour, both the sequences and results are automatically deleted.

Why: To run the analysis you requested.

For ESM-2 analysis (embeddings and mutation scoring), your sequences are sent to Modal (modal.com), a serverless GPU provider. Modal processes them in isolated containers and deletes inputs/outputs once results are retrieved (max 7 days). Modal never accesses your data.

Structure prediction runs on Axon's own GPU infrastructure — sequences do not leave our systems.

Usage analytics

We use PostHog to understand how people use the platform — which features get used, how long jobs take, where people get stuck. We track things like "a user submitted 5 sequences for embedding generation" — never the sequences themselves.

What PostHog sees: Page views, feature usage events, your email (for user identification), subscription tier, browser type, job counts and durations.

What PostHog never sees: Your protein sequences, embeddings, mutation scores, or any analysis results.

We configure PostHog with:

  • No session recording (we don't watch your screen)
  • No automatic click tracking
  • Memory-only persistence (no localStorage)
  • Disabled on localhost during development

Why: To improve the product and understand which features matter.

Operational traces

We use Logfire (by Pydantic) for distributed tracing — it helps us debug performance issues and find errors. Logfire captures full API request and response data, which means traces may include protein sequences that were submitted to job endpoints.

What Logfire sees: API request/response bodies (which may include sequences), job timing data, error details, HTTP calls to external services.

Why: So we can debug when things break and keep the service running well.

Payment information

We never see your credit card number. Billing is handled by Clerk, which uses Stripe as its payment processor. All we know is whether you're on the Free or Pro plan. Card data, billing address, and payment details are between you, Clerk, and Stripe.

Why: So Pro features work for Pro subscribers.

Cookies

We use a small number of cookies:

CookieWhat it doesCan you block it?
Clerk session cookies (__session, __client_uat)Keep you logged inNo — the app won't work without these
PostHog analytics (cookieless — ph_phc_* not set)Tracks anonymous usage in memory only (no cookie written)Yes — we ask for consent first (EU users)

That's it. No third-party ad trackers, no social media pixels, no fingerprinting.

Who else gets your data

ServiceWhat they getWhy
ClerkEmail, login sessions, subscription statusAuthentication and billing
Stripe (via Clerk)Payment card data, billing address (processed by Stripe; Axon never sees this)Payment processing
PostHogUsage events, email, subscription tierProduct analytics
Logfire (Pydantic)API traces, which may include sequencesDebugging and performance monitoring
ModalProtein sequences (for ESM-2 inference)Serverless GPU processing
DigitalOceanAll application data on hosted serversCloud server infrastructure
Google Cloud PlatformAll traffic passes through our GCP VPSReverse proxy infrastructure
RCSB PDBPDB identifiers only (no personal data)Retrieving known protein structures

We don't sell your data to anyone. We don't share it with advertisers. We don't monetize it in any way beyond providing you the service you signed up for.

Your rights

Delete your account: You can delete your account through Clerk's account settings. This removes your login, email, and subscription data.

Delete your analytics data: Contact us at privacy@axonagentic.ai and we'll submit a deletion request to PostHog on your behalf.

Export your data: Contact us and we'll provide what we have — which, honestly, isn't much given our ephemeral architecture.

Opt out of analytics: Use the cookie consent banner on your first visit to decline analytics. You can also contact us at privacy@axonagentic.ai to opt out or request deletion of your PostHog data.

Your sequences: They auto-delete after one hour. There's nothing to request deletion of — it's already gone.

If you're in the EU/EEA, you have rights under GDPR (access, rectification, erasure, restriction, portability, objection). If you're in California, you have rights under CCPA (know, delete, correct, opt-out). We honor all of them. Email privacy@axonagentic.ai and we'll respond within 30 days.

Data retention at a glance

DataHow long we keep itThen what
Protein sequencesUp to 1 hourAuto-deleted from Redis
Job results (embeddings, scores)Up to 1 hourAuto-deleted from Redis
Your email and accountUntil you delete your accountRemoved from Clerk within 30 days
PostHog analytics events~90 daysRotated per PostHog retention policy
Logfire tracesPer Logfire/Pydantic retention policyManaged by Logfire
Payment records7 yearsRequired for tax/accounting compliance

AI and your data

Axon uses the ESM-2 protein language model (developed by Meta AI Research) to generate embeddings, mutation scores, and other outputs. These are computational predictions — not experimental results, not clinical diagnoses.

We do not use your sequences to train any AI model. The ESM-2 model weights are loaded once and used for inference only. Your data goes in, results come out, and your sequences are deleted. Nothing about your submissions influences the model.

Children

Axon NeuroAutomata is not intended for users under 16 (EU/EEA) or 13 (US). If we discover we've collected data from a minor, we'll delete it promptly.

Changes to this policy

If we make material changes, we'll notify you by email at least 14 days before they take effect. We'll also update the "Last Updated" date at the top.

Contact us

For privacy questions, data requests, or concerns:

Email: privacy@axonagentic.ai
Operator: Jonathan Agoot, Axon Agentic

EU/EEA users: You have the right to lodge a complaint with your local supervisory authority.
UK users: Contact the Information Commissioner's Office (ICO).
Canada: Contact the Office of the Privacy Commissioner of Canada.