# Delete a chat message

Have you ever accidentally sent a message to the wrong person or team or sent something and then changed your mind?

We give you the flexibility to delete messages that you no longer want to share.

* Hover your mouse to the left of the message you have sent and you'll see three dots appear.
* Click on the three dots.
* Select 'Delete message'.
* A pop-up window will appear asking you to confirm that you want to delete the message. Click on confirm to delete the message, or cancel to keep the message.

All members of the channel will be able to see when something has been deleted as it will show *('You/Name of the person' deleted this message)* in place of where the message had been.

![](https://dl.intheloop.io/loop-help/delete-a-chat-message.md/delete_a_chat_message.gif)

*

\\


---

# 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.intheloop.io/teams/delete-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.
