> 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/main-page.md).

# Main Page

The Dashboard is the main landing page of Madonn'Admin Web. It is structured around three axes, each providing a different category of information.

***

## Dashboard

An overview of the server's activity over the **last 7 days**:

* Number of players currently connected
* Number of new players who joined in the last 7 days
* Number of staff members currently online
* Summary of staff actions in the last 7 days (warns, kicks, bans)

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

***

## Online Staff

A detailed view of currently active team members:

* Total number of staff members online
* Server they are connected to
* Rank (admin, moderator, etc.)
* Status — moderation mode or roleplay mode

By default up to 10 staff members are displayed, expandable to 100.

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

***

## Additional Information

Announcements and supplementary data for the staff team:

* Latest internal communications and updates from server managers
* **Player flag activity** — a visual indicator of potentially problematic behavior among currently connected players, based on sanction history and frequency

<figure><img src="/files/89bV32c4FnZh6Soilxhi" alt=""><figcaption></figcaption></figure>


---

# 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/main-page.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.
