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

# Reports

> Let members flag a message or user to staff.

## Overview

`!report` and the "Report Message" right-click context-menu action both send to the same destination channel.

## Commands

<CodeGroup>
  ```javascript Syntax theme={null}
  !report send <user> <reason>
  !report config <channel> [enabled]
  ```

  ```javascript Example theme={null}
  !report send @Someone "Spamming DMs"
  !report config #reports true
  ```
</CodeGroup>

`config` is staff-only, sets the destination channel and turns the whole system on or off.

## Reporting a message directly

Right-click any message → **Apps** → **Report Message**, no need to type `!report` and describe which message you mean.
