# Editing or deleting a message

## Edit a message&#x20;

Move your mouse over the message concerned, and a "more actions" button will appear on the right in the form of 3 small dots: click on it and then on `Edit`.&#x20;

This grants you back access to your message in the text editor. You can now edit it and send it back using the arrow button at the bottom right of the editor.&#x20;

{% hint style="info" %}
If you finally decide not to make any changes to your message, exit the text editor by clicking on the Cancel button at the bottom right.&#x20;
{% endhint %}

After editing your message, it will be displayed as (modified), but the modification history (your previous message) will not be visible to anyone.

{% embed url="<https://vimeo.com/832310653/83dc0e25a4?share=copy>" %}

## Delete one of your messages&#x20;

Move your mouse over a message you have sent, and a "more actions" button will appear on the right in the form of 3 small dots: click on it and then on `Delete`.&#x20;

A confirmation window will open: confirm your choice. This choice is permanent.&#x20;

**The message you have just deleted will no longer be visible to anyone.**&#x20;

## Deleting a member's message&#x20;

{% hint style="info" %}
Admins have the ability to delete messages from members, which is useful for moderating a channel and removing any inappropriate content.
{% endhint %}

Move your mouse over the message you want to delete and a "delete" button will appear on the right in the form of a bin icon.&#x20;

Click on the bin and confirm your choice by clicking on `Delete`.

<figure><img src="/files/Rz8loykHRsIDU0II9Ir7" alt=""><figcaption></figcaption></figure>

**The message you have just deleted is no longer visible to anyone. The member whose message you have deleted will not receive any notification.**


---

# 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.meltingspot.io/english/spot-content/discussions/editing-or-deleting-a-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.
