privacy
Privacy Policy
Last updated 17 August 2026
The short version. This website sets no cookies, runs no analytics, and loads no fonts, scripts or images from anyone else. We do not have a user account system, and there is no form on this site to fill in.
The software is self-hosted. When you run AI Monitoring, the telemetry it collects goes to your database on your infrastructure. None of it is transmitted to us, because there is nowhere for it to go.
Who this covers
This policy covers the websites at getaimonitoring.com,
aimonitoring.app and their subdomains, and any email you send us.
It is written for the person operating this project as an independent
developer. If we later trade as a registered company, this page will name it.
What the website collects
Nothing, directly. There is no analytics tag, no tag manager, no advertising pixel, no cookie banner because there are no cookies, and no third-party request of any kind. You can confirm all of this from your browser's network tab, or by reading the page source, which is a single self-contained file.
Two things sit underneath us and keep their own logs, which we do not control and generally do not read:
- GitHub Pages serves these pages, and like any web server it processes request data including your IP address. This is covered by the GitHub Privacy Statement.
- Our domain registrar forwards
aimonitoring.appand its subdomains to the main site, and may log those redirects.
What happens when you email us
Writing to sales@, security@ or hello@getaimonitoring.com
means we receive your address, your message, and whatever you choose to put in
it. We use it to answer you and nothing else. You will not be added to a
mailing list, and your address will not be sold, rented, or shared with a third
party. Threads are kept while the conversation is useful and deleted when it
is not.
Please do not email us prompts, source code, logs, or customer data. We do not want it, and this policy is much easier to keep if it never arrives.
What the software collects, on your own systems
This is not data we process, but it is the question people actually mean, so:
- AI Monitoring records metadata only. The canonical event schema rejects prompt text, response bodies, tool-call arguments, and plaintext identities, and that rejection is enforced in code and verified in CI.
- Identities are pseudonymised at the edge, before an event leaves the machine that produced it.
- Personal mode makes zero outbound network calls. You can verify this by running it with networking disabled.
- In a self-hosted deployment, you are the data controller. Retention, access, and lawful basis are yours to set, and the documentation covers the knobs.
Your rights
If you are in the UK, EU, or another jurisdiction with equivalent law, you have
the right to ask what personal data we hold about you, to have it corrected,
and to have it deleted. In practice the only personal data we are ever likely
to hold is an email thread you started. Write to
hello@getaimonitoring.com and we will confirm or delete it.
Changes
If this policy changes, the date at the top changes with it. The page is version-controlled in public, so the full history of what it has ever said is available in the repository that serves it.
Contact
Privacy questions: hello@getaimonitoring.com.
Security reports: security@getaimonitoring.com, or see
security.txt.