# Monthly tops (/en/docs/usage/stats-tops)





The **Tops** section ranks your projects and tickets by time logged over the displayed month, to quickly identify where your time goes.

<div align="center">
  <img alt="Tops" src="__img0" />
</div>

## Top tickets [#top-tickets]

Ranking of **tickets** by cumulative time over the month. Each row shows:

* the ticket **#ID** and **subject**;
* the **total time** logged;
* the corresponding **share**.

## Top projects [#top-projects]

Ranking of **projects** by cumulative time over the month. Each row shows:

* the **project name**;
* the **total time** logged;
* the **share** it represents for the month.

## Use cases [#use-cases]

Tops are useful to:

* spot "time-sink" tickets that need to be split;
* check the balance across projects;
* prepare a monthly report.

<Callout type="info">
  Tops are based on the **month displayed** in the calendar. Switch months to update the rankings.
</Callout>
