# Nachrichten verwalten

Eine Nachricht ist eine Antwort innerhalb eines der Diskussionsthemen.

| Icons                            | Funktionen                                                                           |
| -------------------------------- | ------------------------------------------------------------------------------------ |
| ![](/files/-MQg95kAK_dRXniI0kz5) | Ändern Sie die Einstellungen (Name, Text und erweiterte Einstellungen) der Nachricht |
| ![](/files/-MQg95kFNjNRnV3XUBuZ) | Lösche die Nachricht (nach Genehmigung)                                              |
| ![](/files/-MQg95kKCG-J2MulhEGR) | Die Sichtbarkeit einer Nachricht kontrollieren                                       |
| ![](/files/-MQg95kOJb5iVOy4U6Av) | Auf die Nachricht antworten                                                          |
| ![](/files/-MQg95kRwRRSvfdQou4w) | Verschiebe die Nachricht in einen anderen Thread                                     |
| ![](/files/-MQfWUnoqwLmEGIvPCS2) | Zitiere diese Nachricht (und antworte auf der Grundlage der zitierten Nachricht)     |


---

# 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://chamilo-docs.stoneageit.ch/leitfaden-fuer-lehrer/communication__forums/manage_messages.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.
