# Configuration TruePortAI offers granular configuration options to match your enterprise needs. Configuration is managed through the TruePortAI dashboard or via our management API. ## Storage Configuration TruePortAI supports streaming logs directly to your private storage. ### AWS S3 Required parameters: - `bucket_name` - `aws_access_key` - `aws_secret_key` - `region` ### Azure Blob Storage Required parameters: - `connection_string` - `container_name` ## Security Settings - **PII Redaction**: Enable automatic detection and redaction of Protected Health Information (PHI) and Personally Identifiable Information (PII). - **Prompt Injection Defense**: Configure guardrails to detect and block malicious prompt patterns. - **Rate Limiting**: Set global or per-key rate limits to control costs and prevent abuse.