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

# Staff Feedback

> Let members rate staff and leave written feedback in Discord.

Feedback gives your community a structured voice. Submissions land in a channel you choose, with star ratings and reasons staff leadership can review over time.

## Commands

| Command                | Access                              |
| ---------------------- | ----------------------------------- |
| **`/feedback submit`** | Any member — rate and comment       |
| **`/feedback list`**   | Any member — view someone's ratings |
| **`/feedback remove`** | Staff — delete an entry by ID       |

## Turn it on

<Steps>
  <Step title="Enable">
    **`/config`** → **Staff Feedback** → **Enabled**.
  </Step>

  <Step title="Pick a channel">
    Set **Feedbacks Channel** — this is where submissions appear.
  </Step>

  <Step title="Test">
    Run **`/feedback submit`** with a test account to confirm formatting looks right.
  </Step>
</Steps>

## Default submission embed

| Field  | Default                           |
| ------ | --------------------------------- |
| Color  | `#656dff`                         |
| Author | `@{submitter.name}`               |
| Title  | Staff Feedback                    |
| Body   | Staff target, star rating, reason |

Common placeholders: `{staff.mention}`, `{feedback.rating}`, `{feedback.reason}`. See [Variables](/configuration/variables) for the full set.

<Tip>
  Pair feedback with [Shift Logging](/modules/shift-logging) and [Infractions](/modules/infractions) for a fuller picture of staff performance — feedback captures member sentiment, not hours or discipline.
</Tip>
