> ## Documentation Index
> Fetch the complete documentation index at: https://docs.persistence.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Privacy and PII controls

> Configure workspace and agent controls for personally identifiable information.

Workspace privacy settings define the default PII behavior. Agent security settings can override that behavior for a specific workflow.

<Frame caption="Privacy settings place policies, recording access, retention, and data-handling controls in one workspace view.">
  <img src="https://mintcdn.com/persistence-ai/vTPO-R7syJyo2N_1/images/dashboard/settings-privacy.png?fit=max&auto=format&n=vTPO-R7syJyo2N_1&q=85&s=f6e03d53fcd0032c7c9b2736377bded0" alt="Persistence Privacy settings with policy, recording access, and retention controls" width="640" height="360" data-path="images/dashboard/settings-privacy.png" />
</Frame>

## Configure protection

Open **Settings → Privacy**, enable PII detection, and choose the protection behavior:

* **Anonymisation** replaces detected values before they are used downstream.
* **Redaction** removes detected values from stored output. Redaction is unavailable when anonymisation is enabled.

Choose the PII categories relevant to the workflow. Supported categories include identity, contact, government identifier, and financial information such as names, dates of birth, addresses, email addresses, phone numbers, IP addresses, SSNs, passports, driver's licenses, credit cards, and IBANs.

## Override an agent

Open the agent's **Security** settings to apply agent-specific PII controls. Test the exact categories and formats your callers may provide.

<Warning>
  Detection can miss unexpected formats and context. Do not use product controls as a substitute for consent, access control, retention policy, or legal review.
</Warning>
