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

# Devices

> See every device a player has used to access your game, along with when it was last seen, Roblox-provided device details, BloxCord insights like country and resolution, and warnings for anything unusual.

<Frame>
  <img src="https://mintcdn.com/starsol/B7G7zKrYGByQYxNK/images/player-audit-devices.png?fit=max&auto=format&n=B7G7zKrYGByQYxNK&q=85&s=0ed859f27bd7238ccf796d7af011673a" alt="Devices tab showing a user's identified devices with fingerprint details" width="1551" height="811" data-path="images/player-audit-devices.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Device Type & Platform" icon="display">
    See the player's device type, including Desktop, Phone, Tablet, or Console, along with the detected operating system such as Windows, macOS, Android, or iOS.
  </Card>

  <Card title="Last Seen In-Game" icon="clock-rotate-left">
    Every device is timestamped with the last time it joined your game, so you can tell active hardware from long-forgotten sessions.
  </Card>

  <Card title="Roblox-Provided Basics" icon="gamepad">
    View Roblox-reported device details, including graphics quality, sensitivity, average load, locale, and supported input methods such as mouse, keyboard, touch, gyro, and accelerometer.
  </Card>

  <Card title="Resolution & Region" icon="globe">
    See the detected country and screen resolution for each device, providing additional geographic and device context at a glance.
  </Card>
</CardGroup>

## Automatic Warnings

BloxCord automatically flags suspicious devices, making it easy for staff to spot potential issues without digging through the details.

<CardGroup cols={2}>
  <Card title="Likely VPN" icon="shield-exclamation">
    When a device's connection profile matches known VPN, proxy, or anonymizer patterns, it's tagged so you can factor that into moderation decisions.
  </Card>

  <Card title="Unusual Timezone" icon="triangle-exclamation">
    If a device's timezone doesn't match its detected country or expected activity, BloxCord flags it as a potential anomaly for staff to review.
  </Card>
</CardGroup>
