AI & keys
Keeping data away from AI
Lock tables and columns so nothing in AddisDB can send them to a model — any model, hosted or local.
Open AI Privacy from the connection menu to lock parts of a database. Anything locked is never sent to an AI — not by the assistant, not by the mock-data generator, not by anything else in AddisDB.
What a lock covers
- Locks apply to every AI provider, hosted or running locally.
- Locks hold indefinitely — they do not expire and are not per-session.
- Locks cover schema context as well as values, so a locked column is not named in a prompt either.
Managed by your organization
On a team plan an owner or admin can set locks centrally. Those appear marked in the panel and cannot be unlocked on an individual machine, so a policy stays a policy.