> ## 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.

# Configuration

> How Warden's in-Discord config panel works and what each module controls.

Warden has no web dashboard. You configure everything from Discord using **`/config`** or the prefix command **`w!config`** (also **`cfg`**, **`configuration`**, **`setup`**).

<Note>
  Server **Administrator** permission is required to open the panel.
</Note>

New here? Start with [Getting Started](/configuration/getting-started) for a full walkthrough.

## The config panel at a glance

<Steps>
  <Step title="Launch">
    Run **`/config`** in a channel Warden can access.
  </Step>

  <Step title="Pick a module">
    Choose from the **Select a module to configure...** menu at the bottom of the embed.
  </Step>

  <Step title="Adjust and save">
    Update toggles, channels, and roles. Click **Save** when a flow provides one.
  </Step>
</Steps>

<Frame caption="The Warden configuration panel — module picker at the bottom">
  <img src="https://mintcdn.com/warden-fb212b77/nWXc6At76oDkK86p/images/config.png?fit=max&auto=format&n=nWXc6At76oDkK86p&q=85&s=aab1a9ec60e510cd9b1304e71578e990" alt="Warden configuration panel in Discord" width="717" height="467" data-path="images/config.png" />
</Frame>

## Module directory

Each row links to a dedicated page with commands, settings, and tips.

<AccordionGroup>
  <Accordion title="Access & roles">
    **[Permissions](/modules/permissions)** — Staff, Admin, and Management role tiers used across commands and approval flows.
  </Accordion>

  <Accordion title="ER:LC & in-game">
    **[Roblox Moderation](/modules/roblox-moderation)** — Issue in-game punishments from Discord.

    **[ER:LC Server Logs](/modules/erlc-logs)** — Stream joins, leaves, kills, modcalls, and commands.

    **[Sessions](/modules/sessions)** — Polls, starts, and session announcements.

    All three require [ER:LC Integration](/configuration/erlc-integration).
  </Accordion>

  <Accordion title="Staff operations">
    **[Shift Logging](/modules/shift-logging)** — On-duty tracking, quotas, and leaderboards.

    **[Infractions](/modules/infractions)** — Internal staff discipline with optional approval.

    **[Staff Feedback](/modules/staff-feedback)** — Member-submitted ratings on staff.
  </Accordion>

  <Accordion title="Community">
    **[Verification](/modules/verification)** — Roblox account linking and role gating.

    **[Applications](/modules/applications)** — Custom forms with reviewer workflows.
  </Accordion>
</AccordionGroup>

<Tip>
  The panel includes a **Support** button that links to the [Support Server](https://discord.gg/9mKPyknj8z) if you hit a wall during setup.
</Tip>
