Skip to content
Back to blog
AI Tools5 min readApril 2, 2026

Data Privacy in PaperclipAI: Self-Hosted, Open-Source, Your Control

PaperclipAI's data privacy story is fundamentally different from SaaS tools: it's self-hosted, open-source software. Your data lives on your infrastructure — your laptop, your server, your cloud instance. PaperclipAI the company never sees your data because it never passes through their systems.

Where your data lives

Data TypeWhere It's StoredWho Controls It
Company configs, agent settings, task historyYour PostgreSQL database (embedded or external)You
Activity logs, audit trailYour databaseYou
API keys and secretsYour secrets store (configured by you)You
AI model interactions (prompts/responses)Your AI provider's API (Anthropic, OpenAI, Google)Your provider agreement

The AI provider layer

When agents execute work through adapters like Claude Code or Codex, prompts and responses flow through the respective AI provider's API. This means Anthropic, OpenAI, or Google handle that data according to their API terms of service. If you're using API access (not consumer products), most providers don't use API data for training. Check your specific provider's API data policy.

Company-scoped data isolation

PaperclipAI enforces strict multi-tenancy — all entities belong to exactly one company. If you run multiple companies on one instance, data is isolated between them. No cross-tenant data access.

Want to talk about what AI can do for your business?

30 minutes, no sales pitch. Just an honest conversation about where AI can move the needle for you.

Book a Free Call