# Edit a chat message

Do you ever press send too soon when you're chatting with someone? Ever read back over a chat and noticed a spelling mistake or a key part of information missing?

There's no longer the need to re-send your whole message or send multiple follow up messages. In Loop, you can easily edit a chat message that you have sent to an individual or team.

* 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 'Edit message'.

All members of the channel will be able to see when something has been edited as it will show *(Edited)* at the end of the message.

![](https://dl.intheloop.io/loop-help/edit-a-chat-message.md/edit_a_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/edit-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.
