Claude and ChatGPT VS Code plugins: no way to delete conversations — what happens to your data?
I've been trying to understand the data retention implications of using the official Claude and ChatGPT plugins for VS Code (chat mode, not CLI).
Both providers have relatively clear policies for their web interfaces:
- Claude (Pro, training off): conversations deleted from backend within 30 days *after you delete them*
- ChatGPT (Business, training off): max 30 days retention for abuse monitoring after deletion
The problem: neither plugin has a delete button or any conversation management UI.
So I went to check the web interfaces (claude.ai and chatgpt.com) to delete from there, but it's unclear whether conversations started in VS Code even appear in the web history at all.
This raises a few questions I can't find documented anywhere:
- Do VS Code plugin sessions get logged under the same account history as web sessions?
- If they don't appear in web history, is there *any* way to trigger deletion, or does the 30-day clock never start?
- Does the plugin use consumer account credentials (Pro/Business terms) or does it behave more like an API call with different retention rules?
Has anyone actually tested this or found official documentation? I'd rather not have to file a GDPR erasure request every time I want to clean up my coding sessions.
Translated and proofread by ChatGPT and Claude =)