# Nachrichten melden

Es reicht ein simpler Rechtsklick auf eine Nachricht –> Apps –> Nachricht melden und den Rest erledigt der Bot.

<div align="center"><figure><img src="/files/0QyICYQhmX3K1AL4nY8w" alt=""><figcaption></figcaption></figure></div>

Wird eine Nachricht gemeldet, sendet der Bot ein Embed in den Report-Log bzw. Mod-Log Channel. Ein Moderator kann den Report dann übernehmen und entscheiden ob er den User dazu befragt und einen Thread erstellt, oder ob er den Report gleich anhand der vorliegenden Informationen löst und erledigt oder ablehnt.

<div align="left"><figure><img src="/files/kn2USpnNoOsOYKPAPgFn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XCtajWKSVjdxIMUOuJfU" alt=""><figcaption></figcaption></figure></div>

In unserem Fall wird ein Thread erstellt. Der Reporter bekommt eine DM, dass sein Report nun bearbeitet wird. Zudem wird ein Thread erstellt wo der Autor der Nachricht und der Moderator hinzugefügt werden.

<div align="center"><figure><img src="/files/Lk2OgJF1dRERfxSWqfP2" alt=""><figcaption></figcaption></figure></div>

Wurde der Report bearbeitet und geklärt, klickt der Moderator auf „Report als erledigt markieren“. Es öffnet sich ein Modal, bei dem man die Abschlussmeldung eingibt. Danach wird der Thread archiviert und der Reporter bekommt eine DM, dass sein Report nun erledigt wurde.

<div align="center"><figure><img src="/files/7ExnxjSlaNfpV1qf4AOa" alt=""><figcaption></figcaption></figure></div>

<div><img src="https://doc.pwr.lol/wp-content/uploads/2024/02/message_report_erledigt.png" alt="" width="563"> <img src="https://doc.pwr.lol/wp-content/uploads/2024/02/message_report_dm_inbearbeitung.png" alt="" width="563"></div>


---

# 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://docs.pwr.lol/features/report-system/nachrichten-melden.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.
