What is visibility?
By default, AI Logger includes both the raw input (the prompt sent to the AI) and the raw output (the AI’s response) in your PDF reports. Visibility settings let you control which of these appear in the report — useful if you want to share reports with others without exposing sensitive prompts or responses.Set visibility
Run the following command in your project directory:Config format
Your selection is saved to.ai-logger.config.json:
Default behavior
If you never runset visibility, both input and output are shown in reports. This is the safest default — you can always restrict visibility later.
Visibility only affects what is rendered in the PDF. All data remains encrypted in the database regardless of this setting.