Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions docs/articles/new-expensify/chat/Edit-or-delete-messages.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: Edit or delete messages
description: Edit or delete chat messages you've sent
---
<div id="new-expensify" markdown="1">

{% include info.html %}
You can edit or delete your *own* messages only. Deleting a message cannot be undone.
{% include end-info.html %}

You have the option to edit or delete any of your messages:
- **Edit message**: Reopens a message so you can make changes. Once a message has been updated, an “edited” label will appear next to it.
- **Delete message**: Removes a message or image for all viewers.

To edit or delete a message,

{% include selector.html values="desktop, mobile" %}

{% include option.html value="desktop" %}
1. Open a chat in your inbox.
2. Right-click a message and select **Edit comment** or **Delete comment**.
{% include end-option.html %}

{% include option.html value="mobile" %}
1. Open a chat in your inbox.
2. Press and hold a message and select **Edit comment** or **Delete comment**.
{% include end-option.html %}

{% include end-selector.html %}

</div>