**ChatGPT, Claude, and Gemini.** Paste customer notes, contracts, support tickets, candidate details, or internal context without sending the raw private values to the chat provider. You see the originals; the AI sees placeholders.
-The browser extension is currently in beta.
+The browser extension beta is available for ChatGPT, Claude, and Gemini.
**[Install browser extension](https://pasteguard.com/browser-extension)** ยท **[Browser Chat docs](https://pasteguard.com/docs/use-cases/chat)**
- Do not use cloud AI for sensitive work
- Redact client or production data manually
-- Fall back to a weaker local model because the provider cannot see real context
+- Switch to a local model even when a cloud provider would give better results
- Build one-off masking code inside every app
## Quick Start
## Browser Extension
-The browser extension is currently in beta. It uses a local PasteGuard server for masking and restoration so browser chat can follow the same privacy model as the proxy.
+The browser extension beta uses a local PasteGuard server for masking and restoration so browser chat can follow the same privacy model as the proxy.
## Logs And Dashboard
PasteGuard gives teams a local or self-hosted control point before requests reach AI providers.
-Use it when the current options are manual redaction, no cloud AI for sensitive work, a weaker local-only model, or custom masking code in every app.
+Use it when the current options are manual redaction, no cloud AI for sensitive work, local-only models where a cloud provider would work better, or custom masking code in every app.
<CardGroup cols={2}>
<Card title="Regulated Teams" icon="shield-check" href="/use-cases/regulated-teams">
PasteGuard masks names, emails, account details, customer notes, contracts, support tickets, and other sensitive values before they reach the chat provider. You keep the originals. The AI sees placeholders.
<Note>
-The browser extension is currently in beta.
+The browser extension beta is available for ChatGPT, Claude, and Gemini.
</Note>
## Supported Platforms
- Avoid cloud AI for sensitive work
- Redact client or production data manually
-- Use a weaker local model because cloud providers cannot receive raw data
+- Switch to a local model even when a cloud provider would give better results
- Build one-off masking code inside each app
PasteGuard is designed to replace that manual step with a consistent control point.