Verkion is built so AI helps without taking over and your data stays isolated. Here is exactly how.
Your notes, tasks, and documents are processed only to generate suggestions for you. They are not used to train any AI model. Verkion uses the OpenAI API, which does not train on data sent through it.
Every row of your data is protected by Postgres row-level security, scoped to your workspace. The database — not just the app — enforces that one workspace can never read or write another’s data.
Verkion’s AI proposes; it never disposes. Every AI suggestion — a task, a decision, a link — is created only after a human approves it, and each is cited back to its source so you can verify it.
Accounts are protected by Supabase Auth with secure password reset and optional Google sign-in. Roles (owner, admin, member) gate what each person can do inside a workspace.
All traffic is served over HTTPS/TLS. Data is stored on managed, encrypted Postgres infrastructure (Supabase) hosted on enterprise-grade cloud providers.
Have a security or compliance question for an evaluation? Get in touch.
No. Your content is used only to generate suggestions for you and is never used to train any AI model. Verkion sends prompts to the OpenAI API, which does not train on API data.
No. Every workspace is isolated by Postgres row-level security at the database layer, so data from one workspace can never be read or written by another, even via the API.
No. Verkion is human-in-the-loop by design: AI suggestions become real tasks, decisions, or links only after a person approves them.