Allow /insights to accept custom output path

Status Closed — not planned
Maintainer reply None cached
Activity 2 comments · opened Feb 4, 2026 · closed Mar 5, 2026

Feature Request

The /insights command currently saves the report to a fixed location:
~/.claude/usage-data/report.html

Requested behavior:
Allow specifying a custom output path, e.g.:

/insights ~/Desktop/insights.html
/insights --output ~/Desktop/insights.html

Why:
Users often want the report somewhere accessible (like Desktop) without needing to copy it manually after generation.

Current workaround:
cp ~/.claude/usage-data/report.html ~/Desktop/

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗