Last updated: September 5, 2026
Meeting Notes Agent is an internal tool built for Horizon Path Group. This page describes what the Chrome extension and its backend do with your data. It is intended for HPG team members using the extension, not for the general public.
When you start a recording, the extension captures two audio streams from
your browser tab: the audio playing in the meeting tab (other participants,
via Chrome's tabCapture API) and your own microphone (via
getUserMedia), mixed together into a single audio file. Nothing
is captured unless you explicitly start a recording, and the extension only
runs on meeting platforms you navigate to (Zoom, Google Meet, Microsoft
Teams).
When a recording ends, the audio file is uploaded over HTTPS to Horizon Path Group's own backend (a Cloudflare Worker, with audio stored in Cloudflare R2 and metadata in Cloudflare D1 — both part of HPG's own Cloudflare account). From there:
Deepgram, Anthropic, and Resend are processors acting on HPG's behalf — your audio and notes are not sold, shared with advertisers, or used to train third-party models beyond what each processor's own standard API terms specify.
Access is limited to your organization's own accounts — there is no cross-organization data sharing.
Recording only happens when you click Start in the extension popup — there is no passive or background recording. You can stop the extension from recording at any time by revoking the microphone permission or removing the extension. To request deletion of stored audio or notes, contact your HPG administrator.
Questions about this policy or your data: contact your Horizon Path Group administrator.