> 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/in-game-dashboard.md).

# In Game Dashboard

When you want to activate your moderation mode in-game, press `F10` (default key, configurable in settings). Once pressed, you are immediately redirected to the moderation interface. Your character is automatically placed in **god mode** (invisible), and an indicator appears above your head displaying `[ACTIVE STAFF] Your nickname` so other staff members can identify you.

The rank management system enforces a strict hierarchy: lower-ranked members such as moderators cannot access data, tools, or actions reserved for administrators or higher ranks.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf_YC9G4g7m3NvVNquWJI_hM3GtwuVFoAQbTVUgiMewWup6uhYS2AonufSmqXCHq37YXq9ZoL5-4Zbvv1fmCxvwQ4Hgd3TZ5DoBBzTHSXnEpViBlNtahgF_nivKmTQq-ryh72pjjg?key=fT9iLy8cgk4ZyBMLYLd8yr47" alt=""><figcaption></figcaption></figure>

***

## Sidebar Navigation

The left sidebar contains a set of icons giving quick access to all major sections of the dashboard.

| Icon        | Section                                                                      |
| ----------- | ---------------------------------------------------------------------------- |
| 🏠 House    | **Home** — default landing page, connected staff list, recent announcements  |
| 👥 Players  | **Player list** — all connected players, profiles, and direct action buttons |
| 📋 Logs     | **Server logs** — filterable history of server events                        |
| 🎫 Reports  | **Report system** — manage player reports in real time                       |
| ⚙️ Settings | **Settings** — delete props/vehicles, toggle god mode and underwater mode    |
| 🔄 Reload   | **Reload** — refresh the current page data                                   |

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeU6021fO6P9nKnqZKeOD0hNaLhd8f2ZiTklfZ8cfwwIQ7qTeKtL78gS3r7FqedN-ZmsrYlX-7bzu8DElXj9oocaF08l5qyudFcQQ47LaaU5iy2NUEDptCiq_R8ZNqsIeEfju09qQ?key=fT9iLy8cgk4ZyBMLYLd8yr47" alt=""><figcaption></figcaption></figure>

***

## Pages

* [🏠 Home Interface](/paid-scripts/madonnadmin/how-to-use-it/in-game-dashboard/home-interface.md)
* [👥 Players List](/paid-scripts/madonnadmin/how-to-use-it/in-game-dashboard/players-list.md)
* [📋 Logs](/paid-scripts/madonnadmin/how-to-use-it/in-game-dashboard/logs.md)
* [🎫 Report System](/paid-scripts/madonnadmin/how-to-use-it/in-game-dashboard/report-system.md)
* [⌨️ In-Game Commands](/paid-scripts/madonnadmin/how-to-use-it/in-game-dashboard/in-game-commands.md)
* [⚙️ Settings](/paid-scripts/madonnadmin/how-to-use-it/in-game-dashboard/settings.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/in-game-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.
