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

# AeroDesk Slash Commands Reference

> Reference for AeroDesk slash commands: /ticketpanel for deploying ticket panels and /stats for viewing real-time analytics.

The bot utilizes Discord's modern Slash Command architecture for clean, hidden executions. All commands are registered globally and available to users with the appropriate permissions.

## /ticketpanel

* **Permission:** Admin / Owner Only
* **Description:** Deploys the interactive dropdown menu in the channel where the command is executed. Users interact with this panel to open their tickets based on the `categories` you defined in the config.

## /stats

* **Permission:** Staff Role / Admin
* **Description:** Displays an embed containing real-time analytics pulled from your NoSQL database. Includes metrics such as:
  * Total historical tickets.
  * Currently open tickets.
  * Total automated FAQ triggers.
  * Average user review rating (stars).
