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

# Settings

The settings panel gives access to tools for cleaning the server environment and managing your moderation state.

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

***

### Props & Vehicles Deletion

Define a **radius** around your position and delete all props or vehicles within that area in one click.

* **Objects** — all prop-type objects generated on the server, whether dropped by players or spawned by scripts
* **Vehicles** — player vehicles and NPC-generated or abandoned vehicles

Once the radius is configured, click the arrow in the purple frame to apply the deletion. This is particularly useful during events or specific interventions requiring localized cleanup.

***

### Moderation State Options

Two additional options are available depending on your permission level:

* **Underwater mode** — hides your presence as active staff from players
* **God mode** — toggle god mode on or off (enabled by default when switching to active staff)


---

# 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/settings.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.
