Last updated: 14 June 2026
Cairnmind is a team "second brain": it ingests the documents and data a workspace connects, builds a private per-workspace knowledge graph, and answers questions with citations grounded in that workspace's own data. This policy explains what we process and why. It applies to the hosted service at cairnmind.com; self-hosted deployments are operated by whoever runs them, who is the data controller for their own instance.
To produce cited answers and to extract entities/embeddings, relevant excerpts of your content may be sent to the configured model provider (by default OpenAI) for inference. These providers act as sub-processors and, under their API terms, do not train on data submitted through their API. A self-hosted deployment can point Cairnmind at any OpenAI-compatible endpoint (including a self-hosted model), in which case no data leaves that operator's chosen infrastructure.
You can connect external AI agents to your workspace over the Model Context Protocol (MCP) or the REST API using API keys you issue and can revoke. Each key carries a role (read-only, read-write, or maintainer); a key only ever sees the tools its role permits, and every tool call is recorded in your workspace audit log.
Hard multi-tenant isolation via PostgreSQL row-level security, encryption of secrets at rest, encryption in transit (HTTPS), CSRF/origin protection, rate limiting, and outbound-request (SSRF) guarding. No system is perfectly secure, but isolation and least-privilege are designed in from the first migration.
Depending on your jurisdiction you may have rights to access, correct, export, or delete your personal data. Workspace owners can action most of these in-product (export and delete); for anything else, contact us.
Questions or requests: privacy@cairnmind.com.