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

# Dashboard overview

> Map of the dashboard sidebar. Each entry links to its feature page.

The dashboard sidebar lists every feature grouped by purpose. Clicking a menu item loads that feature's settings on the right.

## Sidebar entries

<ResponseField name="Premium Plans" type="View subscription and upgrade options.">
  Shows your current plan, active subscription status, and upgrade options.
</ResponseField>

<ResponseField name="Guild Settings" type="Error and update channel routing.">
  Set where the bot posts error notifications and news updates. See [Guild settings](/features/guild-settings).
</ResponseField>

<ResponseField name="Roblox Authorization" type="Personal Roblox link for your Discord account.">
  Link one or more Roblox accounts to your Discord account, then pick which servers each account is active in. See [Roblox verification](/features/roblox-verification).
</ResponseField>

<ResponseField name="Require Roblox Authorization" type="Admin enforcement of Roblox verification.">
  Force members to verify their Roblox account before using the server. Optional role assignment and nickname sync. See [Require Roblox Authorization](/features/require-roblox-auth).
</ResponseField>

<ResponseField name="Welcome / Bye Message" type="Join and leave messages.">
  Configure the embed or text sent when a member joins or leaves, with optional role assignment on join. See [Welcome and goodbye](/features/welcome-bye).
</ResponseField>

<ResponseField name="Embed Builder" type="Build and send custom embeds.">
  Compose rich embeds with a live preview, send them to any channel, save presets, and schedule delivery. See [Embed builder](/features/embed-builder).
</ResponseField>

<ResponseField name="Image Only Channels" type="Delete non-image messages in selected channels.">
  Restrict channels so only messages with image attachments are kept. See [Image-only channels](/features/image-only-channels).
</ResponseField>

<ResponseField name="Quick Threads" type="Private-thread templates for moderators.">
  Configure up to 10 message templates for moderators to fire in private threads via `/create_thread`. See [Quick threads](/features/quick-threads).
</ResponseField>

<ResponseField name="Delete User Messages" type="Bulk-delete recent messages from one user.">
  Scan every channel and delete recent messages from a specific user. See [Delete user messages](/features/delete-user-messages).
</ResponseField>

<ResponseField name="Auto Mute" type="Auto-mute on @everyone/@here pings.">
  Detect and mute users who ping `@everyone` or `@here`, with optional follow-up timeouts. See [Auto mute](/features/auto-mute).
</ResponseField>

<ResponseField name="Message on Mute" type="Message sent when a moderator mutes someone.">
  Custom embed posted when the mute role is applied to a user. See [Message on mute](/features/message-on-mute).
</ResponseField>

<ResponseField name="Hugging Users" type="Chat-triggered hug command.">
  Enable `!hug @user` with cooldowns, role gates, and optional logging channel. See [Hugging users](/features/hugging-users).
</ResponseField>

<ResponseField name="Slapping Users" type="Chat-triggered slap command.">
  Enable `!slap @user` with cooldowns, role gates, and optional logging channel. See [Slapping users](/features/slapping-users).
</ResponseField>

<ResponseField name="Funny Image Commands" type="Custom chat-triggered image responses.">
  Create triggers like `/e dance` that post images from your categories. See [Funny image commands](/features/funny-image-commands).
</ResponseField>

<ResponseField name="Competition" type="Image-based competitions with reaction voting.">
  Configure and start competitions, pick winners automatically or manually, send reminders and status updates. See [Competition](/features/competition).
</ResponseField>

## Unsaved changes

A yellow bar appears at the bottom of the page while you have unsaved changes. You can either click **Save All** to commit them, or navigate away and the dashboard prompts you to save or discard.

## Slash commands vs dashboard

Most features are configured here and triggered automatically by events (member joins, messages, etc.). A few run as slash or prefix commands in Discord — see the [commands reference](/commands) for the full list.
