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

# Analytics

> Track your team's AI adoption, code review performance, and delivery velocity.

The analytics dashboard shows how your team ships code across three lenses: AI coding usage, AI review impact, and delivery speed. Data updates automatically from your GitHub activity.

<img src="https://mintcdn.com/cubic-2/AzoJeLhtvGZBEz71/analytics/images/analytics-overview.png?fit=max&auto=format&n=AzoJeLhtvGZBEz71&q=85&s=d8b70d7f21ec295d5481d5f9ce9b2b8c" alt="Analytics dashboard overview" className="border border-zinc-800 rounded-lg" width="1407" height="1181" data-path="analytics/images/analytics-overview.png" />

## Dashboard tabs

The [analytics page](https://www.cubic.dev/analytics) has three tabs:

* **[AI Coding](/analytics/ai-coding)**: Human vs AI authorship, tool/model usage, and team adoption by developer.
* **[AI Review](/analytics/ai-review)**: cubic's review volume, issues fixed, merge-time trend, and critical findings.
* **[Delivery and effectiveness](/analytics/delivery-and-effectiveness)**: review speed, cycle time, throughput, and delivery by team member.

<Info>
  Switch between tabs with keyboard shortcuts: press **c** (AI Coding), **a** (AI Review), or **d**
  (Delivery and effectiveness).
</Info>

## Filtering and time periods

### Repository filtering

Focus on specific repositories to understand performance at a granular level. Switch between individual repos or view aggregate data across all repositories in your organization.

<img src="https://mintcdn.com/cubic-2/AzoJeLhtvGZBEz71/analytics/images/repository-filter.png?fit=max&auto=format&n=AzoJeLhtvGZBEz71&q=85&s=c0c9c108a7c4cfcb4abcd8042eb2fe71" alt="Repository filter" className="border border-zinc-800 rounded-lg" width="614" height="211" data-path="analytics/images/repository-filter.png" />

### Flexible time periods

cubic supports quick ranges plus custom dates:

* Last 24 hours
* Last 7 days
* Last 30 days
* All time
* Custom range

<Note>
  Available time periods depend on when you installed cubic. Data collection starts from your
  installation date, so some longer periods may not be available initially.
</Note>

### Period-over-period comparisons

Most metrics include automatic period-over-period comparisons when enough historical data is available.

<img src="https://mintcdn.com/cubic-2/AzoJeLhtvGZBEz71/analytics/images/metric-comparison.png?fit=max&auto=format&n=AzoJeLhtvGZBEz71&q=85&s=63160fa36b59c3feeb75ddd31cf12483" alt="Metric comparison" className="border border-zinc-800 rounded-lg" width="1310" height="183" data-path="analytics/images/metric-comparison.png" />

Comparisons are hidden when the previous period has no data or falls before your installation date.

## What cubic tracks

cubic automatically collects metrics about:

* AI tool adoption and code authorship patterns
* Pull request activity and merge velocity
* Review times and feedback loops
* AI review effectiveness and issue resolution
* CLI review activity
* Team member contributions

We frequently add new metrics. [Contact us](mailto:contact@cubic.dev?subject=Requesting%20a%20new%20metric) with suggestions.

## Team performance metrics

<img src="https://mintcdn.com/cubic-2/viMYG0ZZnjqdZKBb/analytics/images/delivery-and-effectiveness.png?fit=max&auto=format&n=viMYG0ZZnjqdZKBb&q=85&s=4c71fba411dc6f7789f1278275e0dd11" alt="Team performance metrics" className="border border-zinc-800 rounded-lg" width="2426" height="1786" data-path="analytics/images/delivery-and-effectiveness.png" />

The [Delivery and effectiveness](/analytics/delivery-and-effectiveness) tab includes a team members table with per-developer metrics: PRs reviewed, comments addressed, review cycles, and lines of code changed. Click column headers to sort, and filter by GitHub username.

You can export team member data as CSV from both [AI coding](/analytics/ai-coding#csv-export) and [Delivery and effectiveness](/analytics/delivery-and-effectiveness#csv-export) for reporting and sharing with stakeholders.
