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

# Web panel

> What you can configure from lucie.elxy.dev and where each setting lives.

Almost all of Lucie's configuration lives in the [web panel](https://lucie.elxy.dev), not in commands. You sign in with your Discord account, pick a server and change whatever you want from your browser.

<Steps>
  <Step title="Sign in with Discord">
    Click **Sign in with Discord** at [lucie.elxy.dev](https://lucie.elxy.dev). Lucie only asks to read your list of servers; she never acts on your behalf.
  </Step>

  <Step title="Pick your server">
    You'll only see the servers where you have the **Manage Server** permission. If a server doesn't show up, it's because you don't have that permission there (or Lucie isn't in it yet).
  </Step>

  <Step title="Configure">
    Each module saves on its own and applies instantly: there's nothing to restart and no need to re-invite the bot.
  </Step>
</Steps>

## Home and Live activity

These are the two fixed entries at the very top of the sidebar.

<Columns cols={2}>
  <Card title="Home" icon="house">
    Server overview with one card per module and its counters. The shortcut for seeing at a glance what you have enabled.
  </Card>

  <Card title="Live activity" icon="shield-alert">
    Real-time security feed: what Lucie is detecting, global bans, and the manual raid mode and lockdown controls.
  </Card>
</Columns>

## Main

| Section                     | What it's for                                      |
| --------------------------- | -------------------------------------------------- |
| **General**                 | Prefix and language; the bot's basic settings.     |
| **Artificial Intelligence** | Turn conversational mode on or off in your server. |
| **Music**                   | Play and control the server's music from the web.  |
| **Giveaways**               | Giveaways with verifiable requirements.            |
| **Invites**                 | Who invites whom, leaderboard and rewards.         |

## Moderation

| Section         | What it's for                                        |
| --------------- | ---------------------------------------------------- |
| **Sanctions**   | Modlog, sanction DMs and warn escalation.            |
| **AutoMod**     | Automatic filters and banned words.                  |
| **Anti-raid**   | Protection against join waves.                       |
| **Cases**       | Server record: review, edit and revoke sanctions.    |
| **Permissions** | Which roles can moderate and which roles are immune. |
| **Appeals**     | Review and resolve sanction appeals.                 |
| **Logging**     | Log of deleted/edited messages and joins/leaves.     |

<Tip>
  The **Permissions** section is what keeps moderation from depending on Discord's native permissions: you can authorize a specific moderation role and mark immune roles, without handing out Discord permissions to anyone.
</Tip>

## Social alerts

One section per platform. You follow an account and Lucie posts an alert in the channel you choose whenever it publishes something new, with a customizable message and a role to ping. It can also be managed by command with `!social`.

## What stays in commands

Some things aren't in the panel because they only make sense in the moment: one-off sanctions (`!warn`, `!ban`…), channel cleanup (`!purge`), snipes and day-to-day music. The panel is for **configuration**; commands are for **action**.

<Note>
  Can't find a setting? Ask in the [support server](https://discord.gg/VqyAZJ2mFc); if it's missing, it gets added.
</Note>
