Last updated: 2026-06-17 · Version 1.0
Praxia is a local-first AI workspace. The desktop application stores your documents, conversations, and workspace files on your own machine and never uploads them to our servers. We do not operate a backend that holds your content.
Praxia Desktop creates a workspace folder on your computer (default:
%APPDATA%\Praxia\) and stores:
None of the above is transmitted to praxia.tools or to any server we operate. You can inspect or delete this data at any time by removing the workspace folder.
When you send a chat message, run a batch, generate a document, or execute a scheduled task, Praxia constructs a prompt that may include:
This prompt is sent over HTTPS to the API endpoint of the provider you configured. We do not see, log, or proxy that traffic.
Common providers and their data handling notes:
If you switch providers in Settings, Praxia immediately starts using the new one — there is no migration or copy of past data to the new provider.
Praxia Desktop ships with telemetry disabled by default. It does not phone home, count starts, or report errors back to us.
The only outbound HTTP requests the app makes on its own are:
https://api.github.com/repos/praxia-dev/praxia/releases to detect new versions. This is a public, unauthenticated GitHub endpoint and does not identify you.
The landing page at praxia.tools
uses Google Analytics 4 (measurement ID G-2128CCW5WP).
GA4 is loaded only after you accept the consent banner, and
collects standard page-view metrics (page URL, language, browser
family, country). It does not see anything inside the desktop app.
The orchestration core that Praxia Desktop bundles is published
as the
praxia
package under Apache License 2.0. Anyone can audit the code on
GitHub
and verify how prompts are constructed, which endpoints are called,
and what local storage looks like. The package itself emits no
telemetry.
Praxia is a productivity tool for adults and is not directed at children under 13. We do not knowingly collect data from children.
%APPDATA%\Praxia\).Questions about this policy: open a GitHub Issue at github.com/praxia-dev/praxia/issues.
We may revise this policy. Material changes will be noted at the top of this page with a new version stamp. The current version is always at praxia.tools/privacy.html.