Does GeoBeam sell or share my data?
No. GeoBeam does not sell personal data. Aggregated, anonymized query-pool metrics may be used to publish leaderboards and research reports, but these never expose a customer's private configuration.
Security
GeoBeam monitors public AI answers, not private systems. This page explains the infrastructure, what is collected, how AI providers are used, and how to report a security issue.
| Area | How GeoBeam handles it |
|---|---|
| Infrastructure | GeoBeam runs on Cloudflare's edge platform: Workers for the API and jobs, D1 for relational data, KV for rate-limit and quota state, Queues for scan and parse jobs, and R2 for generated assets and exports. |
| Authentication | Sign-in uses passwordless magic links delivered by email. GeoBeam does not store user passwords. Sessions are issued as scoped cookies. |
| What GeoBeam scans | GeoBeam scans public AI answers for buying-intent prompts you configure. It monitors brands, competitors, and publicly cited URLs. It does not crawl private or authenticated content. |
| AI providers | Prompts are sent to AI providers to capture answers. Current public production proof uses OpenAI monitor scans; additional providers are enabled only after production smoke tests pass. |
| Data minimization | GeoBeam stores the inputs needed to run a snapshot: domain, category, competitors, and priority queries, plus the answers, mentions, and citations produced by scans. It does not require end-user personal data from your customers. |
| Cost and abuse controls | Per-user and global AI-cost guardrails, KV-based rate limiting, and a daily spend cap protect the platform from runaway usage and abuse. |
Responsible disclosure
If you believe you have found a vulnerability, email hello@geobeam.net. Please include enough detail to reproduce the issue and give us reasonable time to remediate before public disclosure.
No. GeoBeam does not sell personal data. Aggregated, anonymized query-pool metrics may be used to publish leaderboards and research reports, but these never expose a customer's private configuration.
Data is stored in Cloudflare D1, KV, and R2 on Cloudflare's global edge network. Access is restricted to GeoBeam operators.
Email hello@geobeam.net with details and steps to reproduce. We aim to acknowledge reports promptly and will keep you updated on remediation.