> For the complete documentation index, see [llms.txt](https://documentation.madonnestudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.madonnestudio.com/paid-scripts/madonnadmin/how-to-use-it/web-dashboard.md).

# Web Dashboard

Madonn'Admin Web is a web platform designed to give FiveM server administrators complete visibility and control over server activity. It centralizes logs, player management, staff performance tracking, sanction management, and more — all accessible from any browser.

***

### Interface Overview

#### Left panel

The left panel contains your **community name** (clicking it returns you to the main dashboard) and the **main navigation menu** with access to all sections: Dashboard, Servers, Players, Staff, Appeals, and Logs.

At the bottom left you will find the Madonn'Admin logo, the current platform version, and a link to the MadonneStudio website.

#### Top bar

The top bar includes:

* A **player search bar** — search by nickname, Discord ID, Steam ID, or Xbox ID

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeDlcn1y4OqdRAMmUs28U4jK_LgUzPZMU7u-Rj6v0IPmRqyHaZNnxeDBS4Q6FUHG1VFHWkjEgdOp1wjJkovqwepfdX4uObkIA7StSY0OZrumHQE7wcLbAk41-bRgCBgBSBzysiv8A?key=fT9iLy8cgk4ZyBMLYLd8yr47" alt=""><figcaption></figcaption></figure>

* A **light/dark mode toggle**
* A **notification bell** — centralizes alerts and announcements (admin rank and above)
* Your **profile icon** — opens a dropdown with Settings (Community Token, password change) and Logout

<figure><img src="/files/jTL99bPtn5J3XJVUeXq0" alt=""><figcaption></figcaption></figure>

***

### Pages

* [📊 Main Page](/paid-scripts/madonnadmin/how-to-use-it/web-dashboard/main-page.md)
* [🖥️ Servers](/paid-scripts/madonnadmin/how-to-use-it/web-dashboard/servers.md)
* [👥 Players](/paid-scripts/madonnadmin/how-to-use-it/web-dashboard/players.md)
* [👮 Staffs](/paid-scripts/madonnadmin/how-to-use-it/web-dashboard/staffs.md)
* [⚖️ Appeals](/paid-scripts/madonnadmin/how-to-use-it/web-dashboard/appeals.md)
* [📋 Logs](/paid-scripts/madonnadmin/how-to-use-it/web-dashboard/logs.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/how-to-use-it/web-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.
