Skip to main content
Outband is built with privacy and data sovereignty as core principles. This page explains how your data is handled, stored, and protected.
Outband privacy policy page describing data handling and user rights

Your Data, Your Rules

Outband follows a clear principle: your data belongs to you. This means:
  • You can export all your data at any time, in open formats (Markdown, CSV, JSON)
  • There are no export fees, no rate limits, and no degraded formats
  • You can delete your data at any time with permanent erasure after a 30-day grace period
  • Your data is never sold, shared, or used to train models for other users

How Outband Accesses Your Data

Outband connects to your communication channels through standard OAuth protocols:
  • Your passwords are never stored — Outband uses OAuth tokens issued by Google, Microsoft, Slack, etc.
  • You can revoke access at any time from your Google/Microsoft account settings or from Outband’s Connected Accounts page
  • Read access only — Outband reads your messages to analyze them. It only sends messages when you explicitly approve (in Drafter mode) or when you have enabled Auto+Review/Full Delegation.

Security Architecture

Outband uses a Data/Control Plane Separation architecture:
LayerPurposeWhat it does
Data PlaneStores your message contentEmail content is treated as untrusted, immutable data. It is never executed as instructions.
Decision EngineAI reasoningSandboxed AI that analyzes your messages and generates structured intents. Cannot directly access external systems.
Control PlaneTrusted executionValidates AI decisions against your trust level and policies before taking any action. Full audit trail.
This architecture means that even if someone sends you a malicious email trying to trick the AI (prompt injection), it cannot work — email content is never treated as instructions to the AI.

Encryption

  • In transit: All data is encrypted with TLS 1.3
  • At rest: All stored data is encrypted with AES-256
  • Enterprise: Per-tenant encryption keys are available on the Enterprise plan

Data Retention

  • Active data: Stored as long as your account is active
  • Deleted items: Moved to trash with a 30-day recovery window
  • After 30 days: Permanently and irreversibly deleted
  • Account deletion: All data permanently erased within 30 days of account deletion request

PII Detection

Outband automatically detects personally identifiable information (PII) in your messages at the point of ingestion. PII is tagged and handled according to your data policies and applicable regulations.

Contact Model Privacy

Contact Models are built for the people you communicate with, including people who are not Outband users:
  • Outband users: Their Contact Model is built from mutual communication, enriched by their own data
  • Non-Outband users: Models are built under legitimate interest with no PII stored in model weights
  • Data subject rights: Any person can request to see what data Outband holds about them (DSAR) or request deletion
  • No cross-user data sharing: Your Contact Model data is never shared with the contact themselves or with other Outband users (except in Team plans with explicit consent)

Compliance

Outband complies with major data protection regulations:
RegulationStatus
GDPR (EU)Compliant — full data export, deletion, consent management
APPI (Japan)Compliant — data residency controls for Japanese market
EU AI ActCompliant — AI transparency requirements, consent management
SOC 2Type I certification targeted; Type II in progress

Data Export

You can export your data at any time from Settings > Data Export:
  • Full export — All messages, Contact Models, Canvases, and settings
  • Selective export — Choose specific data types or date ranges
  • Formats — Markdown (human-readable), CSV (spreadsheet), JSON (machine-readable)
Export requests are processed and a download link is provided. Links are valid for 7 days.

Data Residency

Enterprise customers can choose where their data is stored:
  • US (default)
  • EU
  • APAC
Data residency is configured by your organization administrator from Admin > Data Residency.

Audit Trail

Every action Outband takes on your behalf is logged:
  • What action was taken
  • Why (the AI’s reasoning)
  • What trust level authorized it
  • Whether you overrode the AI’s decision
  • Timestamp and context
Audit logs are available from Admin > Audit Logs (Enterprise) or Settings > Agent Performance (all plans).

Deleting Your Account

To delete your Outband account:
  1. Go to Settings > Security & Sessions
  2. Select Delete Account
  3. Confirm the deletion
  4. Your data enters a 30-day grace period during which you can change your mind
  5. After 30 days, all data is permanently deleted
Account deletion is permanent after the 30-day grace period. All Contact Models, Personal DNA, Canvases, and communication history will be permanently erased.