New: Cookbooks and AI ExplanationsStep-by-Step recipes to solve problems connected to Roadmaps and Cheat Sheets. Need more details? Use AI buttons for structured and simple explanations with concrete examples throughout the whole platform.Take a look
A customer pasted their card number into my support chat, and now it's sitting on someone else's servers.
What you'll have at the end
A request sent to the model with names and emails swapped for placeholders, restored in the reply.
You need
You have a support chat, or something like it, that already sends a customer's raw message to a third-party LLM API and shows the reply to someone.
Not covered
Scrubbing PII already sitting in old chat logs or training data is a separate cleanup job, and anything inside an image or file attachment is out of scope too: this only covers the text of a live message on its way out.
Leans on
Checked 15 Aug 2026
Part of the LLM Security & Safety cookbook