# How To Report A Chat Message

If you see something concerning or that goes against community guidelines in chat, you can report it using the Report Chat / Report Message button. Whether it's in a private DM, a public chat channel, or during a livestream, reporting helps us keep the community safe and respectful.

#### Reporting a Message in Direct Messages or Chat Channels

You can report any message in a private direct message (DM) or a public chat channel:

* In the app: Tap and hold the message, then tap the Report button by the flag icon.
* On desktop: Hover over the message, then tap the Report button by the flag icon.

After reporting, if you’d like to share more context or details, feel free to email us at <support@district.net>.


---

# 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://help.district.net/account/account-faqs/how-to-report-a-chat-message.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.
