# Chat-Log

Mit dem Chat-Log-System ist es möglich, den aktuellen Inhalt des Chats zu speichern, um diesen z. B. an das Team für einen Report weiterzuleiten. Es können verschiedene Chat-Logs erstellt werden.

{% hint style="danger" %}
Chat-Logs sind in vielen Fällen das benötigte Beweismaterial [mehr dazu hier](/allgemein/beschwerden-ueber-spieler-beweismaterial.md).
{% endhint %}

## Erstellung von Chat-Logs

Mit `/chatlog` oder `/chatlog <Name>` kannst du einen Chat-Log erstellen.

<figure><img src="/files/FrUJQ5f2sHA4fgreNkKK" alt=""><figcaption><p>Chat-Log-Menü</p></figcaption></figure>

Dort kann gewählt werden, welche Art von Chat-Logs erstellt werden soll.

* **Globaler Chat-Log** Beinhaltet alle Nachrichten aus dem globalen Chat
* **Grundstück-Chat-Log** Beinhaltet alle Nachrichten aus dem Grundstücks-Chat & dem globalen Chat
* **Private Nachrichten Chat-Log** Beinhaltet alle Nachrichten, die der ausführende Spieler mit dem angegebenen Spieler ausgetauscht hat & den globalen Chat
* ***Chatraum-Chat-Log** Chaträume stehen aktuell nicht mehr zur Verfügung*

{% hint style="warning" %}
Wenn Chat-Logs private Nachrichten enthalten (Grundstücks- & private Chat-Logs) sind diese nicht öffentlich verfügbar. Das Team und der Ersteller können diese mittels GGAuth-Anmeldung jedoch einsehen.
{% endhint %}

Nach der Ausführung wird ein Link zum Chat-Log im Chat angezeigt, welcher angeklickt und kopiert werden kann.

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


---

# 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://wiki.griefergames.live/funktionen/grundbefehle/chat-log.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.
