Enter how many unique redacted files you would like to generate.
Case-insensitive terms that remain untouched even in plain-text redaction.
Schema keys in JSON/YAML/XML that stay verbatim. For CSV, use
column names from the header, or column1,
column2, etc. for headerless CSVs.
Control how JSON payloads are presented before redaction.
Tell Redactor how to interpret CSV uploads so headers stay untouched while data rows are anonymized correctly.
Scrubs path segments (e.g., /tenant/123) that may
contain IDs.
Replaces hostnames so internal domains never leave the page.
Keeps parameter names visible while anonymizing their values.
Renames query or form keys when even the field names are sensitive.
Masks cookie/auth header values but keeps cookie names intact.
Neutralizes common CSRF headers/form fields so tokens never leak.