# Dashboard Configuration

The Madonn'Admin web dashboard is the central hub for managing your community. It is accessible from any browser at [**madonnadmin.com**](https://madonnadmin.com/) and is fully synchronized in real time with your in-game resource.

This section covers the four configuration areas available on the dashboard before using Madonn'Admin in-game.

***

### 📄 Pages

* [🏘️ Community Settings](/paid-scripts/madonnadmin/configuration/dashboard-configuration/community-settings.md) — Configure your community name, language, timezone, and token
* [🖥️ Manage Servers](/paid-scripts/madonnadmin/configuration/dashboard-configuration/manage-servers.md) — Add and manage the FiveM servers linked to your community
* [🎭 Manage Permissions](/paid-scripts/madonnadmin/configuration/dashboard-configuration/manage-permissions.md) — Create staff roles and assign permissions per role per server
* [🤖 Install the Discord Bot](/paid-scripts/madonnadmin/configuration/dashboard-configuration/install-the-discord-bot.md) — Connect the Madonn'Admin Discord bot to your community server

***

> 💡 These settings must be configured **before** installing the resource on your server. The resource will not load without a valid server token linked to an active subscription.
>
> If you haven't completed this step yet, refer to the [🚀 First Launch](/paid-scripts/madonnadmin/first-launch.md) guide.


---

# 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://documentation.madonnestudio.com/paid-scripts/madonnadmin/configuration/dashboard-configuration.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.
