# Accessing the Dashboard

To access the FiveRoster dashboard, you can visit <https://fiveroster.com/dashboard>. If you are not already logged in, you'll be asked to login via Discord. Once you've logged in you'll be automatically redirected to the dashboard page.

<figure><img src="/files/RrLHK5e6dRwzLaI6cokd" alt=""><figcaption><p>FiveRoster dashboard showing all servers</p></figcaption></figure>

You'll see all the Discord servers you are currently a member of and whether or not you have permission to install the FiveRoster bot.

If you've already invited the bot to your Discord server, you'll have the option to "Manage" your rosters.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fiveroster.com/getting-started/accessing-the-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
