> ## 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.

# Live View

> Live View gives you a real-time overview of your organization. Monitor active sessions, game servers, and logbook activity as everything happens.

<Frame>
  <img src="https://mintcdn.com/starsol/VBUx7UXwq_XwEDKQ/images/image-3.png?fit=max&auto=format&n=VBUx7UXwq_XwEDKQ&q=85&s=f82c5e13e72ba17f417e33670e798f18" alt="Image" width="1543" height="850" data-path="images/image-3.png" />
</Frame>

## Sessions

View ongoing and upcoming sessions at a glance. Live sessions and those starting soon are posted, so you never miss what's happening.

<CardGroup cols={2}>
  <Card title="Ongoing" icon="circle-play">
    See what's running right now, who's hosting, and how many are attending.
  </Card>

  <Card title="Upcoming" icon="calendar-clock">
    Know what's scheduled next so you're never caught off guard.
  </Card>
</CardGroup>

## Running Servers

View every active server, exactly how many staff are inside, and jump in with a single click. No hunting through Roblox, no server hopping. Just pick one and go.

<CardGroup cols={2}>
  <Card title="Live Staff Count" icon="users">
    See who's in each server with real-time avatars and counts.
  </Card>

  <Card title="One-Click Join" icon="arrow-right-to-bracket">
    Teleport straight into any running server without leaving the dashboard.
  </Card>
</CardGroup>

## Recent Logbook

See who performed each action, what authority they used, which rule was applied, and how long the action lasts when applicable. Color-coded entries make warnings, bans, and other moderation actions easy to identify at a glance.

<CardGroup cols={2}>
  <Card title="Full Context" icon="scroll">
    Moderator, action, target, and reason all in one clean row.
  </Card>

  <Card title="Color-Coded Actions" icon="palette">
    Warnings, tool bans, and full bans each stand out with their own color.
  </Card>

  <Card title="Duration at a Glance" icon="clock">
    Timed punishments show length right alongside the reason.
  </Card>

  <Card title="Sorted by Recency" icon="arrow-down-wide-short">
    The freshest actions rise to the top so you always see what just happened.
  </Card>
</CardGroup>
