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

# Members

> Browse everyone in your organization and manage them with a single right-click.

<Frame>
  <img src="https://mintcdn.com/starsol/H7Qp6u6gf_fkcXvD/images/members.png?fit=max&auto=format&n=H7Qp6u6gf_fkcXvD&q=85&s=7b043f173c6972c9a1732af4e26fb328" alt="Members tab with right-click context menu open on a member" width="1451" height="843" data-path="images/members.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Search" icon="magnifying-glass">
    Type a username or paste a Discord ID to instantly narrow down the list.
  </Card>

  <Card title="Filter by Role" icon="filter">
    Only see members with a specific role, perfect for staff-only views.
  </Card>

  <Card title="Paginated Results" icon="layer-group">
    Every member in your organization is loaded and browsable, page by page.
  </Card>

  <Card title="Last Seen" icon="clock">
    See at a glance when each member was last active.
  </Card>
</CardGroup>

## Right-Click to Take Action

Right-click any member card to open the quick-action menu.

<CardGroup cols={2}>
  <Card title="Edit Roles" icon="user-tag">
    Update a member's roles without leaving the page.
  </Card>

  <Card title="View Profile" icon="id-badge">
    Jump straight to their full dashboard profile.
  </Card>

  <Card title="View Player Audit" icon="user-magnifying-glass">
    Pull up their full Player Audit in one click.
  </Card>

  <Card title="Ban Member" icon="xmark-circle">
    Remove a member from your organization when needed.
  </Card>

  <Card title="Copy Roblox Username" icon="copy">
    Grab their exact username for pasting anywhere.
  </Card>

  <Card title="Copy Roblox ID" icon="hashtag">
    Copy their numeric Roblox ID in a single click.
  </Card>
</CardGroup>
