> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coddo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Statistics

> Track your coding activity, costs, and productivity with visual analytics.

The Stats view gives you a **dashboard overview** of your coding activity across your project. It helps you track usage, costs, and productivity over time.

## Summary cards

Five KPI cards at the top show your totals:

| Metric       | Description                                        |
| ------------ | -------------------------------------------------- |
| **Chats**    | Total chat sessions                                |
| **Messages** | Total messages exchanged with Claude Code or Codex |
| **Duration** | Total time spent in chat sessions                  |
| **Cost**     | API usage cost in USD                              |
| **Tasks**    | Total tasks (active and archived)                  |

## Activity heatmap

A GitHub-style **activity heatmap** shows your daily coding activity over the last 18 weeks. Each cell represents a day, and the color intensity shows how active you were.

## Charts

### Bar chart

Interactive bar chart to visualize trends over time. Switch between different metrics:

* **Cost** - Track your spending over time
* **Messages** - See message volume trends
* **Chats** - Monitor chat session frequency
* **Tasks** - Track task completion rate

Provider and model breakdown is also surfaced — so you can see how much you're using Claude vs Codex over time.

### Tasks distribution

A donut chart shows the distribution of your tasks across the 5 Kanban columns (Backlog, Todo, In Progress, Review, Done).

## Time granularity

View your data at two levels of detail:

* **Day** - Daily totals for trend analysis
* **Hour** - Hourly breakdown for detailed patterns

<Info>
  All statistics are computed from your local chat and task data. Nothing is sent to external servers.
</Info>
