Last updated: 2026-03-02
Mail Reply AI ("the Extension") is a Chrome browser extension that rewrites selected text in Gmail compose windows using an AI language model. This policy describes what data is collected, what is explicitly not collected, and how data is handled.
| Data Point | Description | Purpose |
|---|---|---|
| Rewrite latency | Time in milliseconds from request to response | Performance monitoring |
| Token count | Number of tokens consumed per rewrite request | Cost tracking and quota management |
| Outcome | Success or error code (e.g., ok, rate_limited) | Error rate monitoring |
| Goal type | The rewrite goal selected (e.g., formalize) | Feature usage analytics |
All telemetry records are aggregated counts and durations only. No telemetry record contains email content, personal identifiers, or any information that can be linked to an individual user.
The following data is never collected, transmitted, logged, or stored by the Extension or its backend:
The backend API is stateless: each rewrite request is processed and immediately discarded.
User selects text in Gmail compose
|
v
PII masking in browser (names, phone numbers, email addresses stripped)
|
v
Rewrite request sent to backend API (text + goal + optional style descriptor)
|
v
Backend forwards to LLM provider (Anthropic Claude or OpenAI GPT)
|
v
Rewritten text returned to browser — backend logs telemetry only (no content)
The Extension does not process kişisel veri (personal data) as defined by KVKK Article 3(d) because email content is not retained, and telemetry contains no identifying information. Rewrite requests are forwarded to third-party LLM providers (Anthropic, Inc. — USA; OpenAI, Inc. — USA), limited to the text fragment selected by the user.
Data obtained from Chrome APIs is not sold, not used for advertising, and not transferred to third parties except as necessary to perform the rewrite operation.
| Data Type | Retention Period |
|---|---|
| Rewrite payload | Not retained — discarded immediately after LLM response |
| Telemetry records | Aggregated form, up to 90 days |
| Style profile | Stored on user's device only; deleted when Extension is removed |
The Extension is not directed to children under the age of 13. Gmail requires users to be at least 13 years of age.
If this policy changes materially, the updated policy will be published at the same URL and the "Last updated" date will be revised.
For privacy-related questions, please open an issue at github.com/Kutluhankurt/Email-Reply-Copilot.