Visits counts total conversations created in the timeframe (from
conversations collection). Unique Users counts distinct users who
created at least one conversation in the period.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
New tab showing most expensive conversations with title, user, models,
and token breakdown. Clicking a user name in the Users tab filters
conversations to that user. Includes CSV export.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Express.js + Chart.js dashboard for LibreChat usage analytics.
Queries MongoDB transactions collection for model/agent usage, costs, and top users.
Dark theme with Montserrat font, black/gold (#FFC407) color scheme.
Docker-ready with API key authentication.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>