# Administrar mensajes

Un mensaje es una respuesta en uno de los hilos de discusión.

|              Iconos              | Característica                                                           |
| :------------------------------: | ------------------------------------------------------------------------ |
| ![](/files/-MFUo4leY9ga2V5tQeVc) | Cambiar la configuración (nombre, texto y ajustes avanzados) del mensaje |
| ![](/files/-MFUo4lpjz6wUh2KnH1w) | Eliminar el mensaje (previa aprobación)                                  |
| ![](/files/-MFUo4lxS213nd5kwxBV) | Controlar la visibilidad del mensaje                                     |
| ![](/files/-MFUo4m3xjtimLr_0Kw_) | Responder al mensaje                                                     |
| ![](/files/-MFUo4mCkuY_JcDlHozo) | Citar este mensaje (una respuesta basada en una cita del mensaje)        |


---

# 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.chamilo.org/1.11.x-es/manual-del-profesor/comunicacion_foros/administrar_mensajes.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.
