2018-07-10 20:11:49 +02:00
|
|
|
# Configure message editing and deletion
|
2016-12-28 17:46:38 +01:00
|
|
|
|
2017-01-17 18:54:19 +01:00
|
|
|
{!admin-only.md!}
|
|
|
|
|
2020-10-30 01:08:36 +01:00
|
|
|
There are several settings that control who can [edit and delete
|
|
|
|
messages](/help/edit-or-delete-a-message) and topics. By default,
|
|
|
|
users have 10 minutes after posting a message to edit it, they can
|
|
|
|
edit any topic at any time, and they cannot delete their messages.
|
2016-12-28 17:46:38 +01:00
|
|
|
|
2018-07-10 20:11:49 +02:00
|
|
|
Different organizations have different message editing needs, so this area
|
|
|
|
is highly configurable. Two things are true under any configuration:
|
2016-12-28 17:46:38 +01:00
|
|
|
|
2018-07-10 20:11:49 +02:00
|
|
|
* Message content can only ever be modified by the original author.
|
|
|
|
* Any message can be deleted at any time by an organization administrator.
|
2016-12-28 17:46:38 +01:00
|
|
|
|
2021-05-01 06:24:33 +02:00
|
|
|
<div class="centered_table"></div>
|
2018-08-16 00:40:13 +02:00
|
|
|
| | Admins | Members |
|
|
|
|
|--- |--- |--- |
|
|
|
|
| Edit your message content | [1] | [1] |
|
|
|
|
| Edit others' message content | | |
|
|
|
|
| Edit your message topics | [1] | [1] |
|
|
|
|
| Add a topic to a topicless message | [1] | [1] |
|
2021-01-05 06:17:38 +01:00
|
|
|
| Edit others' message topics | [1] | [2] |
|
2021-05-13 18:02:24 +02:00
|
|
|
| Move topics between streams | [4] | [4] |
|
2018-08-16 00:40:13 +02:00
|
|
|
| Delete your messages | ✔ | [3] |
|
|
|
|
| Delete others' messages | ✔ | |
|
2016-12-28 17:46:38 +01:00
|
|
|
|
2018-07-10 20:11:49 +02:00
|
|
|
[1] Controlled by **Allow message editing**.
|
2016-12-28 17:46:38 +01:00
|
|
|
|
2018-07-10 20:11:49 +02:00
|
|
|
[2] Controlled by **Users can edit the topic of any message**.
|
2017-01-05 20:01:27 +01:00
|
|
|
|
2018-07-10 20:11:49 +02:00
|
|
|
[3] Controlled by **Allow message deleting**.
|
|
|
|
|
2021-05-13 18:02:24 +02:00
|
|
|
[4] Controlled by **Who can move messages between streams**, in
|
|
|
|
addition to other restrictions on editing topics.
|
|
|
|
|
2018-07-10 20:11:49 +02:00
|
|
|
There are a few useful things to understand about the message editing
|
|
|
|
settings.
|
|
|
|
|
|
|
|
* **Allow message editing** can be set to **Never**, **Any time** or
|
|
|
|
**Up to [a customizable time limit] after posting**. If set to **Never**,
|
|
|
|
users cannot edit message topics either. For any other value, users can
|
|
|
|
edit message topics at any time.
|
|
|
|
|
|
|
|
* If a user can edit a message, they can also "delete" it by removing all
|
|
|
|
the message content. This is different from proper message deletion in two
|
|
|
|
ways: the original content will still show up in
|
|
|
|
[message edit history](view-a-messages-edit-history), and will be included
|
2018-07-26 00:09:58 +02:00
|
|
|
in [exports](/help/export-your-organization). Deletion
|
2018-07-10 20:11:49 +02:00
|
|
|
permanently (and irretrievably) removes the message from Zulip.
|
|
|
|
|
|
|
|
You can access the message editing and deletion settings as follows.
|
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
### Configure message editing and deletion
|
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
2021-05-25 21:24:12 +02:00
|
|
|
{settings_tab|organization-permissions}
|
2018-07-10 20:11:49 +02:00
|
|
|
|
|
|
|
4. Under **Message editing**, configure **Allow message editing**,
|
|
|
|
**Users can edit the topic of any message**, and **Allow message deleting**.
|
2016-12-28 17:46:38 +01:00
|
|
|
|
2018-07-10 20:42:55 +02:00
|
|
|
{!save-changes.md!}
|
2018-07-10 20:11:49 +02:00
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2021-05-13 18:02:24 +02:00
|
|
|
### Configure who can move topics between streams
|
|
|
|
|
|
|
|
By default, only organization administrators can move topics between
|
|
|
|
streams. You can configure which roles have permission to do so:
|
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{settings_tab|organization-permissions}
|
|
|
|
|
2021-05-25 21:34:26 +02:00
|
|
|
2. Under **Message editing**, configure **Who can move messages between streams**.
|
2021-05-13 18:02:24 +02:00
|
|
|
|
|
|
|
{!save-changes.md!}
|
|
|
|
|
|
|
|
{end_tabs}
|
|
|
|
|
2018-07-10 20:11:49 +02:00
|
|
|
## Related articles
|
|
|
|
|
|
|
|
* [Disable message edit history](/help/disable-message-edit-history)
|
2020-05-04 08:38:54 +02:00
|
|
|
* [Configure message retention policy](/help/message-retention-policy)
|
2021-05-13 18:02:24 +02:00
|
|
|
* [Rename a topic](/help/rename-a-topic)
|
|
|
|
* [Community topic edits](/help/community-topic-edits)
|