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

# ModCalls

> ModCalls is your moderator hotline. When a player requests staff in-game, the call appears instantly in BloxCord (and optionally Discord), where your team can claim it, join the session, replay what happened, and resolve the call all in one place.

<Info>
  Gameservers and Mod Calls must be enabled before moderation calls can be received or managed. Visit the Features tab to get started.
</Info>

<Frame>
  <img src="https://mintcdn.com/starsol/vKKhIAakz7SWSoL8/images/modcalls-list.png?fit=max&auto=format&n=vKKhIAakz7SWSoL8&q=85&s=2eedfc0713380452725233f05f39c8e5" alt="ModCalls live feed showing incoming and handled moderator calls" width="1479" height="852" data-path="images/modcalls-list.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Player Runs the Command" icon="hand">
    Members trigger a modcall in-game using the command you set up. A reason is attached so your team knows what they are walking into.
  </Card>

  <Card title="Team Gets Notified" icon="bell">
    The call appears on the ModCalls tab live and (optionally) pings your Discord through a webhook so nobody misses it.
  </Card>

  <Card title="Respond or Assist" icon="user-check">
    Authorized users can claim the call as the responder or join as an assistant. One click, no coordinating in DMs.
  </Card>

  <Card title="Replay in One Click" icon="circle-play">
    Every call is tied to a session replay. Jump straight into the moment it was made to see exactly what happened.
  </Card>
</CardGroup>

## Mod Call Details

Click any call to view its details, review what happened, respond or join as an assistant, and track its current status.

<Frame>
  <img src="https://mintcdn.com/starsol/vKKhIAakz7SWSoL8/images/modcalls-details.png?fit=max&auto=format&n=vKKhIAakz7SWSoL8&q=85&s=e4ac80f208bf0b4ae5533f12aa156cd9" alt="Mod Call Details showing caller, reason, server, nearby users, and moderator note" width="617" height="636" data-path="images/modcalls-details.png" />
</Frame>

Open any call to see everything you need to respond quickly, including:

<CardGroup cols={2}>
  <Card title="Caller & Reason" icon="circle-info">
    See who made the call, their rank, and the reason they submitted, no guessing.
  </Card>

  <Card title="Server & Nearby Users" icon="users">
    The exact server ID plus a list of players nearby so you know where to go and who to ask.
  </Card>

  <Card title="Moderator Note" icon="pen-to-square">
    Log the resolution or add context for the rest of the team once the call is handled.
  </Card>

  <Card title="Possibly Related" icon="link">
    Recent infractions or actions tied to the caller or involved users, surfaced automatically.
  </Card>
</CardGroup>

## Settings

Head to ModCall Settings to customize how calls are submitted, routed, and managed across your organization.

<Frame>
  <img src="https://mintcdn.com/starsol/vKKhIAakz7SWSoL8/images/modcalls-settings.png?fit=max&auto=format&n=vKKhIAakz7SWSoL8&q=85&s=e32ba134812b6cfe4c4e60073258a382" alt="ModCall Settings configuration page" width="858" height="823" data-path="images/modcalls-settings.png" />
</Frame>

<AccordionGroup>
  <Accordion title="Webhook Notification" icon="webhook">
    Toggle **Send a webhook on new mod calls** to notify your team in Discord whenever a player requests a moderator.

    * **Webhook**: Pick from the webhooks you've created in **Settings › Webhooks**.
    * **Message** (optional, max 500 chars): Add a custom message like `@here a moderator is needed` to make sure the right people see it.
  </Accordion>

  <Accordion title="Who Can Respond" icon="hand">
    Choose who can claim ModCalls. Leave this empty to allow anyone with ModCalls Access to claim calls, or require a specific Roblox rank or BloxCord role so only designated staff can take ownership.
  </Accordion>

  <Accordion title="Who Can Assist" icon="handshake-angle">
    Choose who can join a ModCall as an assistant. Leave this empty to allow anyone with ModCalls Access to assist, or require a specific Roblox rank or BloxCord role so only designated staff can join.
  </Accordion>

  <Accordion title="Assistant Limit" icon="users">
    Set how many assistants can join a single ModCall. Use `0` for no limit, or set a maximum to keep responses focused and avoid overcrowding.
  </Accordion>

  <Accordion title="Call Expiry" icon="clock">
    Set how many minutes an unclaimed ModCall remains open before it expires. Use `0` to disable expiration. Expired calls can no longer be claimed, but calls that have already been claimed are unaffected.
  </Accordion>
</AccordionGroup>
