← home
// trust center

Security & trust

FlowDesk lets AI agents act on your work — so security isn't a feature, it's the foundation. Here's exactly how your data is protected and how every agent action is governed. No marketing, just the architecture.

All systems operational · live health endpoint

How your data is protected

01Workspace isolation

Every workspace is isolated at the database level with row-level security. One tenant can never read another's data — enforced in Postgres, not just the app.

02Tamper-evident audit

Agent actions are recorded in a SHA-256 hash-chained, HMAC-signed ledger. Any silent edit breaks the chain — provably. Compliance export on demand.

03Governed agents

Agents act through scoped, rate-limited, audited keys, checked against a per-workspace constitution + RBAC, with a one-switch kill-switch and human approval for risky actions.

04Encryption

All traffic is TLS in transit. Stored AI keys (BYOK) are AES-256-GCM encrypted at rest and never returned to the browser.

05Backend lockdown

Anonymous access to internal functions is revoked; the API is origin-locked to the official app and abuse-rate-limited. Function search paths are pinned.

06Your own keys & data

Bring your own AI model key so inference runs on your account. Export your data (CSV) or delete it anytime. We never sell data or use it for ads.

Subprocessors

We share data only with vendors that help operate FlowDesk, under contract:

ProviderPurposeNotes
SupabaseDatabase, authentication, storagePostgres + RLS
CloudflareHosting, CDN, edge functions, securityTLS, DDoS, WAF
AnthropicAI processing of submitted textTransient; BYOK optional
StripePayment processing (if you subscribe)We never see full card details

Compliance posture — honestly

We believe in saying what's true, not what sounds good:

GDPR-aligned data handling: data minimisation, export, and deletion are built in.
SOC 2 / ISO 27001: not yet certified — we're an early-stage product and won't claim badges we don't hold. The controls above (isolation, audit, encryption, least-privilege) are the foundation those audits assess. Enterprise evaluating us: we're happy to walk through the architecture and a security questionnaire directly.
Data residency: primary region is single-region today; multi-region/residency is on the roadmap for enterprise.

Incident history

Security incidents affecting customer data, to date: none. We'll publish any incident here, including the ones where the answer is "none."

Reach us

Security questions, disclosures, or an enterprise review: agents@flowdesk.app. Responsible disclosure welcome — see /.well-known/security.txt.