Back to Commands
Operationshermes insights

hermes insights Command — Complete Reference & Examples

Complete reference for hermes insights: view token usage, cost breakdown, and activity analytics across sessions to understand and optimize your LLM spending.

July 27, 2026

Overview

hermes insights analyzes your session history to show token usage, costs, tool patterns, and activity trends.

hermes insights [-h] [--days DAYS] [--source SOURCE]

Options

Option Description
--days DAYS Number of days to analyze (default: 30).
--source SOURCE Filter by platform, such as cli, telegram, discord, etc.

Common Scenarios

Default 30-day overview

hermes insights

Analyze the last 7 days

hermes insights --days 7

Filter by platform

hermes insights --source telegram --days 30

Focus on CLI usage

hermes insights --source cli --days 14

Tips

  • Run hermes insights regularly to spot trends in token usage and cost.
  • Use --source to compare activity across different Hermes platforms.
  • Combine --days and --source to narrow down specific time windows.
  • Insights are derived from local session history, so they work offline.

Explore All Commands

Browse the full command reference with search and category filters.

Back to Commands