Edit and sanitize Claude conversations before sharing
Drag this link to your bookmarks bar, then click it while on any claude.ai conversation:
Click while viewing any conversation. The JSON will be copied to your clipboard, ready to paste below.
OR
How to get the JSON manually:
1. Open your conversation in claude.ai
2. Open browser DevTools (F12) → Network tab
3. Refresh the page or click the conversation
4. Look for a request to chat_conversations/{uuid} (for private) or chat_snapshots (for shared)
5. Right-click the request → Copy → Copy Response
6. Paste the JSON here