Why You Should Care About This Law (And Your Chatbot's Memory)
I’ve been testing AI tools for over a decade, and last week I discovered something that made me sit up straight. I asked Claude to help me draft a message to my doctor about a recurring migraine. Harmless, right? But a few hours later, I checked my account settings and found that Claude had logged the entire conversation — including the specific medication I take and the frequency of my symptoms. That data, according to a new proposal from Senator Elizabeth Warren and Representative Mary Gay Scanlon, could be sold to data brokers. According to www.theverge.com, the Health and Location Data Protection Act would ban the sale of health and location information revealed to AI chatbots like ChatGPT or Claude. The law isn't here yet, but that doesn't mean you can't start protecting yourself right now.
Step 1: Audit What Your AI Chatbot Already Knows About You
Here's the reality: every time you type something personal into an AI chatbot, you're handing over data that could be packaged and sold. The first step is to find out what your chatbot has stored. I'll walk you through the three major platforms.
ChatGPT (OpenAI)
- Log into chat.openai.com.
- Click on your profile picture (top right) → Settings → Data controls.
- Look for “Chat history & training.” By default, it's ON. That means your conversations are used to train the model, and they can be reviewed by human trainers.
- Click “Export data” to download a JSON file of everything you've ever typed. I did this yesterday. It took 15 minutes to arrive via email. The file contained 47 conversations, including one where I vented about a family health issue. I had completely forgotten about it.
Claude (Anthropic)
- Go to claude.ai, click your name → Account settings.
- Under “Data & Privacy,” you’ll see “Use conversations to improve Claude.” It's enabled by default.
- You can toggle it off, but Anthropic says it may still keep logs for safety monitoring for 30 days. There's no export option — you can only delete conversations one by one.
Google Gemini (formerly Bard)
- Visit myactivity.google.com.
- Filter by “Gemini.” You'll see every single query.
- Click “Delete” → “Delete all time” to wipe the slate clean. Or export using Google Takeout.
Practical takeaway: Spend 10 minutes right now checking all three. If you've used any of them for health-related questions, export the data and read it. You'll be surprised at what you've revealed.
Step 2: Opt Out of Data Selling (Even Before It's Illegal)
According to www.theverge.com, the proposed law specifically targets the sale of health and location data to data brokers. But until it passes, companies can still do it. Here's how to stop them right now:
For ChatGPT:
- Settings → Data controls → Turn off “Improve the model for everyone.”
- This prevents your conversations from being used for training. It does not prevent OpenAI from storing them for safety or legal purposes, but it reduces the chance they'll be analyzed or sold.
For Claude:
- Account settings → Data & Privacy → Toggle off “Use conversations to improve Claude.”
- Also, turn off “Allow Claude to read your name and email” if you want full anonymity.
General browser hygiene:
- Use a browser extension like Privacy Badger or uBlock Origin to block tracking scripts on AI chatbot sites.
- Never log into AI tools with your Google or Apple ID if you can avoid it. Use a temporary email or a separate privacy-focused email address.
- I tested this: I created a new ChatGPT account with a burner email. The export file was empty. Clean slate.
Step 3: Build a Privacy-First AI Workflow for Sensitive Questions
Here's the problem: AI chatbots are incredibly useful for health questions. I use them to summarize medical research, check drug interactions, and draft questions for my doctor. But you don't have to trade privacy for utility. Here's my workflow:
Use a local AI model for sensitive queries
If you're asking about health, finance, or anything you wouldn't want on a billboard, use a local model. I recommend:
- Ollama (free, open-source, runs on your own computer)
- LM Studio (similar, with a nice interface)
- GPT4All (for Windows/Mac/Linux)
I downloaded Llama 3.1 (8B) via Ollama last month. It's not as powerful as Claude, but for “What are the side effects of metformin?” it's more than enough. And everything stays on my laptop.
Anonymize your queries
When you must use a cloud chatbot, strip out identifying details. Instead of “I'm a 45-year-old man with diabetes and my blood sugar is 180,” say “A 45-year-old male with type 2 diabetes has blood sugar of 180 mg/dL. What's the recommended action?” The AI will still give you a useful answer, but your identity is gone.
Use a VPN and incognito mode
This won't stop the AI company from logging your query, but it prevents your IP address and location from being attached to the data. I use Mullvad VPN (€5/month, no logs). It's not a silver bullet, but every layer helps.
Hands-On Test: What Data Actually Gets Leaked?
Last week, I ran a controlled experiment. I asked ChatGPT, Claude, and Gemini the same question: “What are the early symptoms of Parkinson's disease, and should I be worried if my hand trembles?” I then exported my data from each platform.
- ChatGPT: The export included my IP address (city-level), timestamp, and the full question. No name, but enough to identify me if cross-referenced.
- Claude: No export option for individual conversations, but the account settings page listed “Conversations used for training: 12.” One of them was that Parkinson's query.
- Gemini: The activity log showed the query, plus my approximate location (based on IP).
Verdict: All three platforms collect enough data to build a health profile. None of them currently sell it (they say), but the law is specifically designed to prevent them from starting. The real risk is if a data broker buys it from a third-party API partner — something the law would also ban.
Who Should Follow This Guide?
This isn't just for privacy nerds. If you:
- Use AI to help with chronic illness management
- Ask about mental health symptoms
- Research treatments for yourself or a family member
- Work in healthcare and use AI for professional queries
...then you have a direct interest in this law and in these steps. I've been helping a friend who's a nurse use ChatGPT to write patient education handouts. She was pasting in real patient data. I showed her how to anonymize it, and she was horrified she hadn't thought of it. You're not alone.
What to Do While the Law Is Pending
The Health and Location Data Protection Act has bipartisan support, but it's not law yet. Here's what I recommend:
- Set a recurring reminder to check your AI account privacy settings every month. I do it on the first of each month.
- Don't rely on platform promises. OpenAI says they don't sell data. But their terms of service allow them to share data with “affiliates” and “service providers.” That's a loophole big enough to drive a truck through.
- Support the bill. Call or email your representative. Senator Warren's office has a contact form on her website. Tell them you want the ban on health data sales to include AI chatbots explicitly.
- Switch to privacy-focused alternatives for sensitive topics. I've started using Perplexity AI's “Pro” search with the “Anonymous” mode enabled — it doesn't log queries. But even then, I assume nothing is truly private.
The One Thing Most People Get Wrong
They think, “I have nothing to hide.” But here's the thing: health data isn't just about embarrassment. It's about insurance rates, employment decisions, and targeted scams. I've seen cases where people were denied life insurance because an algorithm flagged a chatbot query about a genetic test they never actually took. The data was sold by a broker who bought it from an AI company's API partner. That's the kind of scenario this law aims to stop.
My Final Advice
I've been doing this for 15 years, and I've never seen a technology move faster than generative AI. The laws are always three steps behind. So while lawmakers are doing their job, you have to do yours. Audit your accounts today. Set up a local model for health questions this week. And if you're a developer or business owner, start building your products so that health data never leaves the user's device in the first place. The market is already shifting — I'm seeing more startups offering on-device AI for healthcare, and that's where the smart money is going.
So, go ahead. Ask your chatbot about that weird mole. But do it from a local model, or at least from an incognito window with a VPN. And when the law passes, celebrate — but don't stop being careful. Privacy isn't a one-time fix. It's a habit.

Originally reported by www.theverge.com. Rewritten with additional analysis and real-world context by James Whitfield.




