Hapi

Is Notta Safe? Privacy & Security Review (2026)

What Notta does with your meeting audio: data flow, retention, AWS infrastructure, AI training defaults, and HIPAA-eligibility — compared to a fully local alternative.

5 min read·Privacy

Notta is a popular cloud-based transcription service with a strong free tier, broad language coverage, and a meeting-bot integration. If you record sensitive conversations — client interviews, therapy sessions, legal calls, internal HR discussions, investor updates — it is worth understanding what Notta actually does with that audio after upload.

This review reads Notta's public Privacy Policy, Terms of Service, and Trust documentation, then translates them into the operational questions most users actually ask.

What Notta Does With Your Audio

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

  1. Audio is uploaded to Notta's cloud infrastructure. Their stack runs on AWS with regional data center options. Audio leaves your device the moment you press record (or attach a file).
  2. Speech-to-text runs on their servers. Notta uses a combination of proprietary and third-party speech models, including for languages where their primary engine is weaker. The exact provider chain is published in their sub-processor documentation.
  3. Recordings, transcripts, summaries, and meeting metadata are stored persistently on their infrastructure, indexed in your account, and accessible via web, mobile, browser extension, and API.

This pattern is standard for cloud transcription SaaS — the implications matter only when the conversation is regulated, privileged, or simply not something you want a third-party processor to retain.

Notta's Free Plan Trade-Off

Notta's free tier is generous (significant monthly minutes and a real product, not a demo). The trade-off:

  • Free-tier audio is the most likely candidate for training-data inclusion, since enterprise contracts typically negotiate stricter terms
  • Retention policies are uniform across tiers — your free recordings persist on Notta's cloud just as long as paid recordings do
  • HIPAA / regulated workflows are not appropriate on the free tier under any circumstances, because no BAA is in place

If your usage is low-stakes (public meetings, podcast prep, brainstorms) the free tier is competent. For anything sensitive, free is exactly the wrong tier.

Data Retention: How Long Notta Keeps Your Recordings

Notta retains audio and transcripts indefinitely until you act:

ActionWhat gets deletedTimeline
Delete a single conversationTranscript + audio for that meetingImmediate per policy
Cancel paid subscriptionRecordings stay; access shifts to free-tier limitsIndefinite
Close accountAll user contentWithin the retention window stated in policy
InactivityNo automatic deletion documentedIndefinite

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

AI Training: Default Is Opt-In

Notta's privacy policy reserves the right to use de-identified user content to improve their models. As of 2026, the default for individual accounts is enrolled — opting out is via support request, not a settings checkbox.

Two important caveats:

  • "De-identified" is defined by Notta, not by you. Voice biometrics, speech patterns, and unredacted proper nouns can survive a typical de-identification pipeline.
  • The opt-out is by request, not by audit. There is no transparent log confirming your audio was excluded from any training run already in progress.

Compliance Status — Plan by Plan

ComplianceFreeProBusinessEnterprise
SOC 2 statusOrg-wideOrg-wideOrg-wideOrg-wide
HIPAA / BAAAvailable on request
GDPR DPAStandardStandardStandardCustom on request
Data residencyLimitedLimitedLimitedConfigurable
Training opt-outSupport requestSupport requestSupport requestContractual

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

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," Notta works.

When You Should Not Use Notta

Use 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 Notta as an authorized sub-processor

Comparison With a Fully Local Alternative

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.

DimensionNottaHapi (local)
Audio destinationNotta's AWS infrastructureStays on the Mac
Account requiredYesNo
AI training defaultOpt-in (opt out via support)Not possible — no data leaves device
Sub-processorsMultiple cloud + AI providersNone
HIPAA-ready without BAANoYes (no covered transmission occurs)
Works offlineNoYes
Internet exposureRequiredZero
CostFree / paid tiersFree

Bottom Line

Notta is a competently built SaaS product with a generous free tier. It is not a private tool — your audio leaves your device, persists on US-based AWS 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