# Deleting Files and Messages 🗑️

### How can I remove messages and files in Keet?

#### Delete a sent message

Peers can delete any messages or files they’ve sent in a group - regardless of how long ago they were sent.\
Users with <mark style="color:$success;">Administrator</mark> and Moderator roles can also [remove messages sent by others](/keet-groups/group-member-roles.md).\
See below how to remove messages or media from your device:

{% tabs %}
{% tab title="Desktop" %}
Go to the message you would like to remove.

Click the three dots next to the message / select '**Delete Message**'.

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

{% hint style="warning" %}
Please note that the message removal is permanent and cannot be undone 🗑️
{% endhint %}

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

The removed message will be shown in the chat as **'Message deleted'.**
{% endtab %}

{% tab title="Mobile" %}
Go to the message you would like to remove.

Long-press the message / select '**Delete**'.&#x20;

<figure><img src="/files/X0eWLEQqGhPfAKREawTD" alt="" width="357"><figcaption></figcaption></figure>

{% hint style="warning" %}
Please note that the message removal is permanent and cannot be undone 🗑️
{% endhint %}

<figure><img src="/files/VLfjuRlEdIUqn08G1ikk" alt="" width="357"><figcaption></figcaption></figure>

The removed message will be shown in the chat as **'Message deleted'.**

<figure><img src="/files/opqzqZwXRiwPvCam5NJy" alt="" width="351"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### Remove files or media from your device

You can remove specific files and media in a chat to save space on your device.

{% tabs %}
{% tab title="Desktop" %}
Go to the file you want to remove from your device.

Click '...' / '**Clear cache':**<br>

<figure><img src="/files/i6qdOLCwdgdJmsF90r7c" alt="" width="405"><figcaption></figcaption></figure>

You will be prompted to confirm file removal:

<figure><img src="/files/dboMLmyZl8Bie0puaR3C" alt="" width="386"><figcaption></figcaption></figure>

Please note: this deletes the file **only from your device** — it may remain on other peers’ devices.\
You can reupload it later if other users haven’t deleted it on their end.

<figure><img src="/files/OkuXPpTPHD9YW41g0uh6" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile" %}
Go to the file you want to remove from your device.

Long-press the message and select '**Clear cache**'.

<figure><img src="/files/0xMKGTu3qhPTIOlVlerX" alt="" width="563"><figcaption></figcaption></figure>

Please note: this deletes the file **only from your device** — it may remain on other peers’ devices.\
You can reupload it later if other users haven’t deleted it on their end.
{% endtab %}
{% endtabs %}

***

### Invisible message removal

The removed message is always shown in the chat as '**Message deleted**'. \
It is currently not possible to delete without a trace or recall message sending.


---

# 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://support.keet.io/file-sharing-and-messages/deleting-files-and-messages.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.
