Redact sensitive data
Protect sensitive data by redacting it from the Akto dashboard and logs.
Last updated
Protect sensitive data by redacting it from the Akto dashboard and logs.
Redact sensitive data to comply with privacy regulations and prevent unauthorized access. Critical for agent systems handling PII and credentials.
By Data Type: Redact all instances of a data type (e.g., all API keys)
By Collection: Redact entire agent/MCP collection
Global: Redact all data across all agents
Redacting data affects AI Red Teaming. Without stored values, agent requests can't be replayed and scanned.
Values are replaced with *****:
{"agent_prompt": "*****", "llm_response": "*****"}Go to Agentic Discovery > Sensitive Data
Select data type
Click Edit
Set Redact this data type to True
Open the agent/MCP collection
Click More options
Select Redact
Click Enable
Go to Settings > About
Click Redact data
Confirm (affects all collections)
Last updated