# Activity streaks
Source: https://docs.aden.space/docs/help/work-together/activity-streaks

🔥 day-streak badges on your dashboard and next to team members, computed from PostHog activity.
{/* Generated by `bun docs:publish` from docs/features/activity-streaks.md: edit the spec, not this file. */}

## What it is [#what-it-is]

A 🔥 badge showing how many days in a row you have opened Aden. It resets once
you miss a full day, and remembers your longest run.

**Your dashboard** shows it in the stats row under your name, 🔥 17
streak, next to your next release and open tasks. Counting every day you
opened Aden, any team or none.

**A team's Members tab** has an **Active** column: when each member was last
around ("Today", "3 days ago", "Never") and their streak in that team. Hover
the 🔥 for their longest streak and total active days.

## How it works [#how-it-works]

* A day counts once you open Aden. Nothing to click, nothing to claim.
* Days are cut in UTC.
* Missing today does not break the streak yet; missing yesterday and today does.
* Streaks refresh every 30 minutes, so a day you just started may take a moment
  to show up.