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

# Dashboard Login

> Access the Flare Dashboard to manage your server visually.

## Overview

The [Flare Dashboard](https://flarebot.tech/dashboard) is a web-based control panel that lets you configure every module, toggle, and setting without typing a single command.

***

## How to Login

<Steps>
  <Step title="Visit the Dashboard">
    Navigate to [flarebot.tech/dashboard](https://flarebot.tech/dashboard).
  </Step>

  <Step title="Authorize with Discord">
    Click **Login with Discord**. You'll be redirected to Discord's OAuth2 page. Flare only requests your username, avatar, and server list.
  </Step>

  <Step title="Select Your Server">
    Once logged in, you'll see a grid of all servers where you have admin permissions. Click on a server to begin configuring it.
  </Step>
</Steps>

<Info>
  Flare does **not** have access to your email, password, or DMs. You can revoke dashboard access anytime via **Discord Settings > Authorized Apps**.
</Info>

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="I see a blank server list">
    You need `Administrator` or `Manage Server` permissions in a server for it to show up. If you just received the permission, log out and back in to force a refresh.
  </Accordion>

  <Accordion title="The dashboard says 'Bot not in server'">
    You need to invite Flare first. Click the **Invite** button on the server card to add Flare, then refresh the page.
  </Accordion>
</AccordionGroup>
