Your Data, Kept Safe
We know letting software handle your personal info feels risky.
Here's what latchkey actually does — and does not do —
with your data, in plain English.
What we store 🗄️
- Your account — just your username and a
scrambled-for-security password.
- Key settings — the switches that tell each Key
when to run. Nothing more.
What we don't keep 🚫
- We don't keep the emails, files or messages your Keys touch.
- We don't save the answers you feed an AI model after the Key runs.
- We don't sell or share your personal info with advertisers — ever.
How the AI sees your info 🤖
When a Key needs AI, we send only the text that's required for that
moment. OpenAI's API terms (April 2024) say data sent this way is
not used to train future models.
Locks and keys under the hood 🔐
- TLS (the little padlock in your browser) protects everything in
transit.
- Your integration tokens are encrypted in our database. Revoke them
any time from your dashboard.
- Our code is on GitHub if you want to inspect it yourself.