Last updated: March 21, 2026 · Terms of Service
We built Axon NeuroAutomata for researchers who care about their data. Here's what that means in practice:
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.
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.
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:
Why: To improve the product and understand which features matter.
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.
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.
We use a small number of cookies:
| Cookie | What it does | Can you block it? |
|---|---|---|
Clerk session cookies (__session, __client_uat) | Keep you logged in | No — 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.
| Service | What they get | Why |
|---|---|---|
| Clerk | Email, login sessions, subscription status | Authentication and billing |
| Stripe (via Clerk) | Payment card data, billing address (processed by Stripe; Axon never sees this) | Payment processing |
| PostHog | Usage events, email, subscription tier | Product analytics |
| Logfire (Pydantic) | API traces, which may include sequences | Debugging and performance monitoring |
| Modal | Protein sequences (for ESM-2 inference) | Serverless GPU processing |
| DigitalOcean | All application data on hosted servers | Cloud server infrastructure |
| Google Cloud Platform | All traffic passes through our GCP VPS | Reverse proxy infrastructure |
| RCSB PDB | PDB 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.
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 | How long we keep it | Then what |
|---|---|---|
| Protein sequences | Up to 1 hour | Auto-deleted from Redis |
| Job results (embeddings, scores) | Up to 1 hour | Auto-deleted from Redis |
| Your email and account | Until you delete your account | Removed from Clerk within 30 days |
| PostHog analytics events | ~90 days | Rotated per PostHog retention policy |
| Logfire traces | Per Logfire/Pydantic retention policy | Managed by Logfire |
| Payment records | 7 years | Required for tax/accounting compliance |
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.
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.
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.
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.