> For the complete documentation index, see [llms.txt](https://builderman.theravenhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://builderman.theravenhub.com/commands/developer-commands/queue.md).

# /queue

### General Information

With the `/queue` command, developers, managers, and administrators can see what feature requests and bug reports are currently in the publishment queue.

### Requirments

* There must be at least one project (game) on the server ([/add-game](/commands/manager-commands/add-games.md))
* The User must either have the Developer ([/dev-role](/commands/owner-commands/dev-role.md)) or Manager Role ([/manager-role](/commands/owner-commands/manager-role.md)), or be an Administrator

### Command Details

To execute the command, the requested project (game) must be specified. Example `/queue game:MyGame`

Upon successfully executing the command in a channel where Builderman is able to send messages, the bot will respond with a list of all completed bug reports and feature requests that are queued for publishment.
