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

# Admin Menu

> Explore the YB Admin Menu, its features, requirements, and default controls.

<Info>
  YB Admin is a server-authoritative administration suite for QBox, QBCore, and ESX.
</Info>

Manage staff, players, reports, inventories, bans, resources, and development tools from one focused workspace. Every action is checked again by the server before it runs.

<CardGroup cols={2}>
  <Card title="Install YB Admin" icon="download" href="/admin-menu/installation">
    Add the resource, configure an owner, and complete the first startup.
  </Card>

  <Card title="Configure your server" icon="settings-2" href="/admin-menu/configuration">
    Connect your framework, inventory, weather, evidence, and branding.
  </Card>

  <Card title="Build staff groups" icon="shield-check" href="/admin-menu/permissions">
    Create safe ranks with inheritance and individual permissions.
  </Card>

  <Card title="Troubleshoot an issue" icon="circle-help" href="/admin-menu/common-issues">
    Find practical fixes for common installation and integration problems.
  </Card>
</CardGroup>

## What is included

<CardGroup cols={3} />

## Requirements

| Requirement                       | Status      | Purpose                                             |
| --------------------------------- | ----------- | --------------------------------------------------- |
| FiveM artifact 7290 or newer      | Required    | Resource runtime                                    |
| OneSync                           | Required    | Monitoring and server-side player state             |
| QBox, QBCore, or ESX              | Required    | Framework integration                               |
| oxmysql                           | Recommended | Persistent staff, groups, settings, bans, and jails |
| Supported inventory               | Optional    | Inventory inspection and item delivery              |
| screencapture or screenshot-basic | Optional    | Manual screenshots and report evidence              |
| ox\_lib                           | Optional    | Enhanced notifications                              |

## Default controls

| Action               | Default                  |
| -------------------- | ------------------------ |
| Open mini admin menu | `/admin` or `F6`         |
| Staff dispatch       | `F3`                     |
| Staff chat           | `F7`                     |
| Noclip               | `/noclip` or `F2`        |
| Developer tools      | `F9`                     |
| Player report portal | `/report`                |
| Show names           | `/shownames`             |
| Copy coordinates     | `/vector3` or `/vector4` |

<Warning>
  Staff must select **Go On Duty** from the mini menu before they can open the full panel or use protected actions.
</Warning>
