> For the complete documentation index, see [llms.txt](https://zoomiescore.gitbook.io/zoomiescore-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zoomiescore.gitbook.io/zoomiescore-docs/docs/getting-started/dashboard-tour.md).

# dashboard tour

Everything you can do in Discord you can also do — usually more comfortably — from the web dashboard. Sign in with the same Discord account that has admin/mod access on your server.

## Sidebar layout

The left-hand nav groups pages by area:

**Server context**

* **Overview** — live bot status, this server's activity feed, and the module toggles you flip most often.
* **Servers** — a picker if you administrate more than one guild the bot is in. Pick a server and the rest of the dashboard scopes to it.
* **Commands** — every slash command with an enable/disable toggle per server. Disabled commands are disabled from users in that guild.

**Moderation**

* **Moderation** — issue kicks / bans / timeouts / warns from the web, browse and filter the full modlog, and configure per-action behavior (DM the target? Log to channel? Auto-delete triggers?).
* **AutoMod** — wordlist and regex rules, per-rule action, exempt roles/channels, and a live "recent triggers" feed for debugging.
* **Verification** — CAPTCHA-gated verify button, autorole, welcome message.
* **Appeals** — the queue of pending ban/timeout appeal requests users have filed via a public URL.

**Community**

* **Levels** — XP config (per-message, per-voice-minute), ignored channels/roles, level-up announcement channel, role rewards ladder.
* **Giveaways** — start, end early, reroll winners.

**Premium modules** (Crown badge in the nav)

* **Tickets** + **Ticket Categories** — panels, categories, SLA rules.
* **Forms** — build and publish application forms; review submissions.
* **Custom Cmds** — server-specific text/embed slash-style commands.
* **Reaction Roles** — buttons or reactions with unique/toggle modes.
* **Scheduled** — one-off, weekly, or every-N-minutes announcements.
* **Embeds** — save reusable embed templates, send with `/sendembed`.
* **Backups** — snapshot channels/roles/permissions, restore later.

**Utility**

* **Activity** — chronological log of every command and mod action.
* **Settings** — support server URL, welcome DM template, log channel.
* **Premium** — subscribe, manage your active server, transfer slot.

## The activity feed

Every command run and every mod action goes into an isolated per-guild `command_logs` / `moderation_logs` collection. Nothing leaks across servers — a mod on Server A can never see logs from Server B, even if they share the same bot.
