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

# Activity

> Understand exactly when a player is active, how long they play, and where they spend their time. Filter activity by segment, include or exclude AFK time, and open any individual game join for a complete session breakdown.

<Info>
  Gameservers must be enabled before live game server data can be viewed or managed. Visit the Features tab to get started.
</Info>

<Frame>
  <img src="https://mintcdn.com/starsol/e5YNTI9yiC8kiX9a/images/player-audit-activity-playtime.png?fit=max&auto=format&n=e5YNTI9yiC8kiX9a&q=85&s=ba79a39298825833e2e692ed24d81a37" alt="Playtime minutes for the selected segment with real, total, AFK, and average per join stats" width="1549" height="833" data-path="images/player-audit-activity-playtime.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Real Minutes" icon="alarm-clock">
    Actual time in-game with the AFK time stripped out.
  </Card>

  <Card title="Total Minutes" icon="clock">
    Every minute they were connected, AFK included.
  </Card>

  <Card title="AFK Minutes" icon="clock-rotate-left">
    How much of their session was spent idle.
  </Card>

  <Card title="Avg Min / Join" icon="circle-plus">
    Average length of each game join across the segment.
  </Card>
</CardGroup>

## Playtime Heatmap

Below the activity breakdown is a heatmap of the player's complete history with your organization. Each square represents a day, with darker colors indicating more time played, making it easy to spot consistent activity, weekend-only players, long breaks, and sudden returns at a glance. Beneath the heatmap, you'll also find a quick summary showing total hours played, active days, and the exact date range currently being displayed.

<Frame>
  <img src="https://mintcdn.com/starsol/e5YNTI9yiC8kiX9a/images/player-audit-activity-heatmap.png?fit=max&auto=format&n=e5YNTI9yiC8kiX9a&q=85&s=1b3875b3c4128c752aed465c1995c7bd" alt="Full playtime heatmap covering more than a year of activity with hosting and cooldown summaries below" width="1602" height="812" data-path="images/player-audit-activity-heatmap.png" />
</Frame>

<Card title="AFK Filter" icon="eye">
  Toggle the **AFK** pill in the top right to include or exclude AFK time from the heatmap. Great for telling the difference between someone who's genuinely active and someone who just leaves the game open.
</Card>

## Hosting & Attendance Summary

The **Hosting Summary** card gives you a quick overview of the player's hosting activity. See how many sessions they've hosted, how often they host, and how the community has rated their performance, all in one place. Beneath the summary, you'll find a breakdown by session type, such as Shifts, Trainings, Inspections, or any other event your organization hosts, complete with individual host counts and average ratings so you can quickly identify where they excel.

<CardGroup cols={3}>
  <Card title="Hosted" icon="crown">
    See the total number of sessions the player has hosted for your organization.
  </Card>

  <Card title="Pass Rate" icon="bullseye">
    See how many participants successfully passed the player's hosted sessions.
  </Card>

  <Card title="Peer Grade" icon="star">
    Average rating from peers across all rated sessions.
  </Card>
</CardGroup>

On the right, the **Attendance Summary** shows the player's performance as a participant instead of a host. Review how many sessions they've attended, the different session types they've participated in, their overall pass rate, and a per-type breakdown showing exactly how many sessions they passed and failed.

## Cooldown Summary

<Card title="Cooldowns" icon="circle-user-clock">
  See at a glance whether the player is currently affected by any promotion or rank cooldowns. If they're eligible, BloxCord displays **No Active Cooldown**. Otherwise, you'll see exactly which cooldown is active, when it expires, and what's preventing their next promotion. You'll also find their current rank, the date of their most recent rank change, and a complete history of every promotion, demotion, and transfer they've received.
</Card>

## Recent Game Joins

The Game Joins list displays every recent session for the selected activity segment, including the server, join and leave times, total playtime, and AFK time for each session. Select any entry to expand a detailed session breakdown with everything BloxCord recorded during that individual game join.

<Frame>
  <img src="https://mintcdn.com/starsol/e5YNTI9yiC8kiX9a/images/player-audit-activity-joins.png?fit=max&auto=format&n=e5YNTI9yiC8kiX9a&q=85&s=cc908af02d5ab0b5f3861bd1550a7532" alt="Recent game joins with an expanded session showing FPS, ping, presence percentage, and team timeline" width="1571" height="846" data-path="images/player-audit-activity-joins.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Frames Per Second" icon="gauge-high">
    Live FPS graph across the entire session with the average marked.
  </Card>

  <Card title="Ping (ms)" icon="wifi">
    Network latency over time, so you can tell lag from AFK.
  </Card>

  <Card title="Presence Percentage" icon="chart-pie">
    How much of the session they were actually present versus AFK.
  </Card>

  <Card title="Team and Presence" icon="users">
    Timeline of what team they were on and when they moved between them.
  </Card>
</CardGroup>
