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

# Solara Dashboard: Visual Bot Configuration in Your Browser

> Access Solara's web dashboard to configure moderation, automation, logging, and all other modules visually — no commands required.

The Solara dashboard gives you a visual, no-code interface to configure every aspect of the bot. Instead of memorizing commands, you can manage moderation thresholds, log channels, auto-roles, and more from a clean web interface — access it at any time by running `/dashboard` in your server.

## What the dashboard offers

The dashboard puts full control of Solara in your browser. From a single interface you can:

* **Visual controls for all modules** — adjust moderation thresholds, assign log channels, and configure auto-roles without running commands
* **Per-command enable/disable toggles** — turn individual commands on or off to tailor Solara to your server's needs
* **Server configuration view and editor** — inspect and update every active setting across all modules in one place
* **Import/export of full server config** — back up your entire configuration or migrate it to another server with a single file
* **Multi-language and prefix settings** — change the bot prefix and choose from 15+ supported response languages

## How to access the dashboard

<Steps>
  <Step title="Run /dashboard in your Discord server">
    Type `/dashboard` in any channel where Solara has permission to respond.
  </Step>

  <Step title="Receive your personal link">
    Solara sends you a personal, time-limited link directly in Discord. This link is unique to you and your session.
  </Step>

  <Step title="Open the link in your browser">
    Click the link to open the dashboard. You must be logged into Discord in your browser for authentication to succeed.
  </Step>

  <Step title="Select the server you want to configure">
    Choose the server from the server selector. You will only see servers where you have the required permissions.
  </Step>
</Steps>

<Note>
  The dashboard link is personal and expires after a short time. If the link no longer works, run `/dashboard` again to generate a fresh one.
</Note>

<Warning>
  Only server administrators can access the Solara dashboard. If you do not see the server in the selector, confirm that your Discord account has the Administrator permission on that server.
</Warning>
