Secrets
We empower our users to protect their sensitive data by redacting PII (Personally Identifiable Information) and at the same time provide clear tags of the type of the redacted data to keep the context full for the coding agents.
How do we protect your secrets?
We don’t store any sensitive data. We do data-redaction on all the recorded data using regex approach.
Default Redaction Options
Go to FlowLens extension settings

PII Redaction Settings
We provide 4 default redaction rules:
| Rule | Active by Default |
|---|---|
| Basic Auth | No |
| Bearer Token | No |
| Credit Card | Yes |
| Digest Auth | No |

Adding Custom Rule
- press edit configuration

- Add your redaction rule
- Give it a title
- Write regex pattern
- Press Add

- New rule will be added and activated

Activating/Deactivating Rules
- press edit configuration

- Toggle activation box
