PRIVACY

What RECN sends

The complete list. Updated September 19, 2026.

RECN sends two things: usage stats to PostHog (EU cloud) and crash reports to Sentry. Both are on by default and both stop the moment you turn off Share crash reports and usage stats in Settings under Privacy. Turning it off also deletes this install's random id, so if you turn it back on you start as a new, unlinked install. Only release builds send anything.

Sent with every usage event

PropertyWhat it is
Install idA random id made on this install. Not tied to an account or your hardware. Replaced with a new one if you turn sharing off and on again.
Owner nameThe name you typed during setup.
Mesh tagAn opaque tag your paired devices share, so they count as one person. It is a hash, not a device id.
Devices in meshHow many devices you have paired, including this one.
Surfacedesktop or mobile.
Form factorphone, tablet, or desktop.
OSmacOS, Windows, Linux, iOS, or Android.
App versionThe RECN build you are running.
TimeWhen the event happened.

Usage events

Each event is sent once, when the thing succeeds. Events are not queued: if you are offline, they are dropped.

EventSent whenExtra property
app_openedRECN launches, and the first time it comes back to the front each day.
app_readyRECN finishes starting up. Once per launch.startup_ms: how long startup took
app_errorSomething goes wrong and RECN logs an error. At most once a day for each area.area: which part of RECN (for example, sync or recorder). Never the error message.
onboarding_completedYou finish setup.
recording_savedA recording is saved.source (for example, recorder); length in seconds; mono or stereo; input kind: built-in, wired, USB, Bluetooth, or other. Never the device name.
session_savedA session is saved.takes: how many takes it has
editor_actionYou use a session editing tool. At most once a day for each tool.action: loop, marker, punch, split, trim, move, or delete
drawing_toolYou use a drawing tool. At most once a day for each tool.tool (for example, pen or eraser)
library_viewYou switch how your library is shown. At most once a day for each view.view: the view you picked
update_startedYou start installing a RECN update.
note_createdYou create a note.kind: text or drawing
transcription_completedA transcript finishes.
audiogram_renderedAn audiogram video finishes rendering.
export_completedAn export finishes.format: the file type, or stems
device_pairedYou pair a device.
device_removedYou remove a paired device.
permission_deniedA permission RECN needs is refused.permission (for example, microphone)
search_usedYou search. Once per search, not per keystroke.
sync_problemSync hits a problem. At most once a day for each kind of problem.cause: the kind of problem, from a fixed list

Crash reports

When RECN crashes or hits an error, Sentry receives the error and stack trace, recent technical logs from the app, and device and operating-system details. Home-folder paths are removed from Dart error text and logs before they leave your device. Recordings, notes, and photos are not attached.

Never sent

More detail, including retention and how to ask for deletion, is in the privacy policy.