# Vaciar mensajes

Puedes desconectarte de la plataforma y seguir teniendo acceso a mensajes previos, siempre y cuando te vuelvas a conectar en el mismo día.

Para eliminar una conversación antes de empezar una nueva, haz clic en el enlace ***Limpiar** el chat*.

**Nota**: Los archivos de historial del chat se guardan normalmente dentro de la herramienta Documentos, en una carpeta oculta llamada ***Historial de chat***. Al limpiar el chat también se eliminará el historial del chat para esa fecha completa.


---

# 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-pt_br/manual-del-profesor/chat/vaciar_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.
