For Personally Identifiable Information / Health Information / Website Content:
This extension processes user-provided medical transcript text (which may contain PII and is considered Health Information and Website Content) SOLELY to generate a SOAP note draft. This text is sent, at the user's explicit action, to the Google Gemini API via the user's own API key for processing. The extension itself does NOT store or log the transcript text or the generated SOAP note content. Data handling is transient and necessary only for the core function.
For Authentication Information:
The extension collects the user's Google Gemini API key via the secure options page and stores it using chrome.storage.sync. This key is ONLY used to authenticate requests sent to the Google Gemini API on the user's behalf to generate SOAP notes. It is not collected or used for any other purpose.