Trust & Compliance
How Claudia handles your data — and what that means for regulated industries.
All recordings stay on your device in the browser's IndexedDB. Nothing is uploaded to Claudia's servers.
Step data is encrypted using AES-256-GCM via the Web Crypto API before being written to storage.
Passwords, credit card numbers, and SSNs are automatically redacted before storage — never recorded.
| Data type | Captured? | Notes |
|---|---|---|
| Click events & element text | Yes | Button labels, link text, element selectors |
| Form input values | Yes | Debounced; password & sensitive fields auto-redacted |
| Page URLs & titles | Yes | Stored locally only |
| Screenshots | Yes | Full page screenshot per step; encrypted at rest |
| Password fields | Redacted | Stored as [REDACTED] — value never captured |
| Credit card numbers | Redacted | Pattern-matched and removed before storage |
| Social Security Numbers | Redacted | Pattern-matched and removed before storage |
| Desktop keystrokes (add-on) | Opt-in only | Disabled by default; suppressed in login/payment windows |
| Video or audio | Never | Not captured under any circumstances |
| Data sent to Claudia servers | Never | All data remains on your device |
Claudia is a local-only tool — no cloud infrastructure, no data transmission. This significantly simplifies compliance for most frameworks.
Claudia can be used in healthcare workflows with the following conditions met:
Claudia automatically redacts payment card data:
[CARD REDACTED] before storage.autocomplete="cc-number", cc-csc", or similar hints are treated as sensitive and fully redacted.Local-only architecture is advantageous for GDPR — no data processor relationship is created with Claudia's infrastructure.
Claudia provides audit logging, but SOX's 7-year tamper-evident retention requirement is difficult to guarantee with local browser storage alone.
Claudia implements encryption, access controls, and audit logging consistent with SOC 2 principles. However, SOC 2 Type II requires an annual third-party audit of the organization's controls — not just the tool.
FedRAMP requires an Authority to Operate (ATO) issued by a federal agency, which applies to cloud service providers — not local Chrome extensions. Claudia cannot be used for workflows involving Controlled Unclassified Information (CUI) in government contexts.
We're happy to discuss your organization's specific requirements. Email us and we'll respond within one business day.
Contact Support