Hapi

Is Otter.ai Safe? Independent Privacy & Security Review (2026)

What Otter.ai actually does with your meeting audio: data flow, retention, sub-processors, AI training opt-outs, and how it compares to a fully local alternative.

6 min read·Privacy

Otter.ai is one of the most widely used meeting transcription services, with over 25 million users as of late 2025. If you record sensitive conversations — client calls, therapy sessions, legal interviews, internal HR meetings, investor updates — it is worth understanding exactly what happens to that audio after you hit record.

This review reads Otter.ai's public Privacy Policy, Terms of Service, and Trust Center, then translates the legalese into the operational questions most people actually ask.

What Otter.ai Does With Your Audio

When you record or upload audio in Otter, three things happen:

  1. Audio is uploaded to Otter.ai's cloud infrastructure. Their stack runs primarily on AWS in the United States. Audio leaves your device the moment you press record.
  2. Speech-to-text runs on their servers. Otter uses proprietary models combined with third-party AI providers (their Trust Center has historically listed OpenAI as a sub-processor for certain summarization features).
  3. Recordings, transcripts, summaries, and meeting metadata are stored persistently on their infrastructure, indexed in your account, and accessible via web, mobile, and API.

Nothing in this flow is unusual for a SaaS transcription product — but the implications matter when the conversation contains health information, attorney-client privilege, financial data, M&A discussions, or anything else governed by data-protection laws.

Data Retention: How Long Otter Keeps Your Recordings

Otter retains audio and transcripts indefinitely until you act:

ActionWhat gets deletedTimeline
Delete a single conversationTranscript + audio for that meetingImmediate (per policy)
Cancel paid subscriptionNothing automatic — recordings remain on free tier limitsIndefinite
Close accountAll user contentWithin 30 days per policy
InactivityNo automatic deletion documentedIndefinite

There is no "auto-delete after N days" toggle on individual or Pro plans. If you record 50 client calls and never log in again, those calls sit on Otter's servers until somebody closes the account.

AI Training: The Default Is Opt-In

Otter.ai's privacy policy reserves the right to use de-identified user content to improve speech models. As of 2026, the default for individual accounts is enrolled — you have to email privacy@otter.ai to opt out.

Two important caveats:

  • "De-identified" is defined by Otter, not by you. Voice biometrics, speaking style, and even unredacted proper nouns can survive a de-identification pipeline.
  • The opt-out is by request, not a checkbox. There is no audit trail you can pull to confirm your audio was never included in a training run that already started.

Enterprise plans typically negotiate explicit no-training clauses in their MSA, but you have to ask for them.

Sub-Processors: Who Else Sees Your Data

Otter publishes a sub-processor list. Recent versions have included:

  • AWS — primary infrastructure (US regions)
  • Stripe — billing
  • Salesforce / HubSpot — CRM, customer support
  • Major LLM providers — for AI summaries and Otter Chat features
  • Analytics providers (Mixpanel, Segment historically) — product telemetry

Each sub-processor adds a contract surface, a legal jurisdiction, and a potential breach vector. If you operate under GDPR, you are responsible for documenting that chain in your Records of Processing Activities (ROPA).

US Jurisdiction and the CLOUD Act

Otter.ai is a US company, so its data is subject to the US CLOUD Act. In practice:

  • US law enforcement can serve a warrant and compel Otter to produce stored recordings.
  • Foreign-government data requests are routed through the MLAT process, but the EU has flagged this as one of the open issues that complicates Schrems II compliance for US-hosted SaaS.
  • Even if you are an EU customer of Otter, the parent entity sits in US jurisdiction.

For most use cases this is acceptable. For privileged communications, regulated health data, or anything that crosses a competitive moat, it is worth at least documenting.

Compliance Status — Plan by Plan

ComplianceFreeProBusinessEnterprise
SOC 2 Type IICovered (org-wide)CoveredCoveredCovered
HIPAA / BAA✅ on request
GDPR DPAStandardStandardStandardCustom available
Data residency choiceLimited
Training opt-outEmail requestEmail requestEmail requestContractual

If you transcribe PHI on Free, Pro, or Business and there is no executed BAA, you are not HIPAA compliant — full stop. Many users do not realize this.

When Cloud Transcription Is Fine

To be clear: cloud transcription is fine for plenty of use cases.

  • Public-facing podcast or video transcripts
  • Internal meetings with no protected data
  • Brainstorms, retros, all-hands
  • Educational content

If your threat model is "I would rather not type this up myself," Otter is excellent and fast.

When You Should Not Use Otter

You should pick a fully local tool, or a vendor with a signed BAA and a no-training contract, when:

  • You record patients, clients, or anyone protected by professional privilege
  • Your recordings include attorney work product, source-protected journalism, or active litigation material
  • You operate under HIPAA, GDPR Article 9 special-category data, FERPA, or PCI scope
  • Your IT or compliance team has not approved Otter as an authorized sub-processor

How a Local Alternative Compares

Hapi takes the opposite architectural approach. Audio is captured by the menu-bar app on your Mac, transcribed locally using Apple Silicon, and stored in a local SQLite database. There is no account, no upload, no sub-processor chain.

DimensionOtter.aiHapi (local)
Audio destinationOtter's AWS infrastructureStays on the Mac
Account requiredYesNo
AI training defaultOpt-in (request to opt out)Not possible — no data leaves device
Sub-processors~10 publishedNone
HIPAA-ready without BAANoYes (no covered transmission occurs)
Works offlineNoYes
Internet exposureRequiredZero
Cost$8.33–$30/user/monthFree

The trade-offs are real: Hapi runs only on macOS (Apple Silicon), and shared cloud features like multi-device sync and team workspaces look different when there is no shared cloud. For privacy-sensitive professionals, those trade-offs are usually worth it.

Bottom Line

Otter.ai is a competently built SaaS product with reasonable defaults for non-sensitive content. It is not a private tool — your audio leaves your device, persists on US infrastructure, and may be used to improve their models unless you explicitly opt out. For regulated industries or confidential conversations, the only architecturally honest answer is to keep the audio on your device.

Related