All prompts4Check what came back
Translate
Turn a regulation into rules the team can follow
Converts legal text into do-and-do-not instructions at the moments people actually decide, routes the edges back to you instead of leaving them to be guessed, and keeps the legal basis out of the instruction.
Your prompt
2
Pressure-test it
3
Go deeper
Before you run it
What to gather first
Watch for
What comes back
See an example of what you’ll get
The rules
| The moment | The rule | Where it stops being obvious, and what to do | Legal basis |
|---|---|---|---|
| A caller asks for a copy of their data | Say yes and log the request in the privacy queue. Do not read anything back over the phone, and do not send it yourself. Tell the caller it arrives by email within the stated window. | Stops being obvious when: the caller says they need it today, or says it is for a court case, or is not the account holder. Do: log it anyway, tag it URGENT, and tell the caller you have escalated it. Send the account ID to privacy@ in the queue note. Meanwhile: do not promise a date. | "A consumer shall have the right to request that a business disclose..." The window is in the text; identity verification is a separate requirement and that is why you do not read it back. |
| A caller asks you to delete their account | Do not delete. Log it in the privacy queue and tell them it is in progress. | Stops being obvious when: they say they will dispute a charge unless it is done now, or the account has an open balance. Do: log it, note the balance, tell them the request is recorded today. Meanwhile: do not close the account in the billing system, because that is a different action and it is not reversible. | The deletion right and its exceptions are both in the text. The exceptions are why this is never a tier-one decision. |
| A caller asks you to change the email on file | Verify with the two-factor step before anything else, every time, no exceptions for a caller who sounds frustrated. | Stops being obvious when: the caller says they have lost access to the old email. Do: escalate to a tier-two agent. Do not use an alternative verification you invent on the call. | Not addressed in the text you gave me. [CONFIRM - not answered by the source; this rule exists because an email change is how account takeovers happen, which is a security rule rather than a privacy one.] |
| A caller says "I do not want you selling my information" | Treat it as an opt-out request. Log it in the privacy queue. Do not argue about whether we sell data, and do not explain what we do with it. | Stops being obvious when: the caller asks what we actually share. Do: read the approved sentence from the card, then log the request. Meanwhile: never say "we do not sell your data" on a call. | "...the right, at any time, to direct a business that sells personal information..." The rule reaches the request, not the argument. |
What these rules do not cover. Anything from a lawyer, a regulator, a journalist, or a person saying they are acting for someone else. Anything involving a minor. Any request that arrives in writing rather than on a call. Any caller outside the five states in scope who asserts a right anyway. In every one of those: log it, say "I am passing this to the right team today," and send it to privacy@ with the account ID. Do not answer the question, and do not tell the caller that the rule does not apply to them.
Where these are stricter than the regulation. Three places, and the team should not be told the law requires them. First, the deletion rule treats every request as valid and logs it, where the text contains exceptions that would let some requests be refused; sorting that on a call is not a tier-one job. Second, the opt-out rule applies to every caller regardless of state, because agents cannot determine residency at the start of a call and asking makes the call worse. Third, the email-change rule has no basis in this text at all; it is a security control living in a privacy document because that is where the team will look for it.
The read-aloud version. If a caller asks for their data, asks to be deleted, or tells you to stop selling their information, you log it in the privacy queue and tell them it is recorded today. You do not read data back, you do not delete anything, and you do not explain what we do with their information. If it is urgent, if it involves a lawyer or a court, or if the person is not the account holder, log it, tag it urgent, and say you have escalated it. Changing an email always needs two-factor, no matter how the call is going.
---
Assumptions I made. That agents have a privacy queue they can write to from the call [verify: if logging requires a second system and a login, the four-minute handle time makes rule one unusable and the whole set fails]. That tier-two agents exist and are reachable during the call [verify]. That "the stated window" is a number the team already has on their card [verify: if not, rule one needs the number in it and I do not have it].
Where this is weakest. Rule two will be applied to callers who are really asking to cancel a subscription rather than to exercise a deletion right, because a frustrated caller says "delete my account" meaning both. That will fill the privacy queue with cancellation requests and the queue will stop being read. The rule needs a sentence distinguishing the two, and I do not know your cancellation flow well enough to write it. Second, rule four's "do not argue" instruction will be hard to follow when a caller asks a direct question, and an agent who feels rude will improvise. The approved sentence on the card is doing all the work there, and it does not exist yet.
What only you can decide. How much to escalate. This set routes four situations to privacy@ and one to tier two, which is defensible at a conservative posture and will generate volume that somebody has to actually answer; if privacy@ takes three days to respond, agents will learn to handle things themselves within a month and you will not find out. The alternative is letting tier one resolve the simple deletion requests, which reduces the queue and puts an exception analysis in the hands of someone with four minutes. Second call that is yours: whether to tell the team why these rules exist. Telling them helps a good agent handle the situation you did not anticipate; it also gives an agent under pressure the material to reason their way to an exception.
What would make this materially better. Ranked by impact: (1) Three recent call transcripts where this came up, which would replace my guesses about how callers phrase these requests. (2) The systems an agent actually has open at the moment of decision, which decides whether logging is one click or a context switch. (3) The real response time on privacy@, because the escalation paths above are only as good as that number. (4) The stated window for fulfilling a request, so rule one can say it out loud.
Why this prompt is built the way it is
## Framework
1. **Find the moments of decision.** A regulation is a set of constraints; an operating rule is an instruction at a moment. Everything else in the text is background.
2. **Write the rule as an instruction** the person can apply without knowing why. No nested conditions. Three nested ifs means it is a referral, not a rule.
3. **Keep the legal basis in a separate column,** traceable but out of the instruction.
4. **Route the edges.** Name where each rule stops being obvious, who to ask, what to send, and what to do while waiting.
5. **Say what the rules do not cover,** because a complete-looking set will be treated as complete.
6. **Calibrate to the risk posture** and say where the line was drawn.
7. **Write in the team's vocabulary,** at the speed their job moves.