Last updated: March 1, 2026
No analytics. No telemetry. No phone-home. The product runs entirely on your machine.
Nothing. Prompt Control Plane does not collect, transmit, or store any data on external servers. There are no analytics endpoints, no usage beacons, and no telemetry of any kind. The software operates entirely within your local environment and never initiates outbound network connections during operation.
All application data is stored locally on your machine at ~/.prompt-control-plane/. This includes session data, configuration settings, usage statistics, license information, and audit logs. None of this data is ever transmitted to any server, endpoint, or third party.
You have full control over this directory. You can inspect, back up, or delete it at any time. Deleting it resets the application to its default state.
The optional audit log is a local-only JSONL file stored on your machine. It records operation metadata such as timestamps, event types, and outcomes for governance and compliance purposes. It never stores prompt content — not the raw prompt, not the compiled output, and not any intermediate analysis.
The audit trail is never transmitted to any server. It exists solely for your team's internal compliance and governance needs.
The only network call the software makes is npm install itself, which downloads the package from the npm registry. After installation, everything runs offline. There are no update checks, no heartbeat pings, and no background network activity.
Prompt Control Plane uses no third-party analytics or tracking services. There is no Google Analytics, no Mixpanel, no Segment, no Amplitude, and no equivalent. There are no tracking pixels, no cookies, and no fingerprinting.
This documentation website is static HTML hosted on GitHub Pages. It contains no server-side processing, no JavaScript analytics, and no user tracking of any kind.
For privacy questions or concerns, please use our contact form.