# Logs

<figure><img src="/files/3xG6K6L4Ju4ySHTy0KFt" alt=""><figcaption></figcaption></figure>

By clicking on the fifth button in the menu, you access an interface dedicated to displaying server logs, structured in a similar way to that available on the web version of Madonn’Admin. This section offers you a detailed and organized view of the different actions recorded on the server. You can filter the logs according to specific categories to meet your needs. For example, you can choose to display only connections, messages sent, weapon shots, injuries suffered or inflicted, player deaths, or explosions that took place on the server.

This information is presented in the form of a table, comprising several columns for clear and efficient reading. The Date/Time column indicates precisely when the action was performed, while the Player Pseudo column identifies the player involved. The Player Action column describes the event or interaction performed, and the Details column provides additional information on the context or circumstances of the action.

This logging system allows you to monitor, analyze, and understand server events with high precision, while providing an intuitive interface to filter and sort data according to your needs. This feature is particularly useful for tracking specific incidents, assessing player behavior, or detecting suspicious activities.


---

# 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/how-to-use-it/in-game-dashboard/logs.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.
