Files
zulip/help/mute-a-channel.md
Lauryn Menard 8cb6919c9c help: Add tabbed notes and links for previous mobile features.
For mobile features that were documented and implemented for the legacy
React Native app, adds back a tabbed block for mobile with a note to
use the web app instructions in a mobile device browser, and with a
link to the Flutter GitHub issues tracking implementing the feature in
the new mobile app.

If the feature is a mobile only feature, then adds the link to the
Flutter GitHub issue in a warning note.
2025-06-27 11:08:29 -07:00

82 lines
1.8 KiB
Markdown

# Mute or unmute a channel
{!mute-unmute-intro.md!}
## Mute a channel
{start_tabs}
{tab|desktop-web}
{!channel-actions.md!}
1. Click **Mute channel**.
{tab|mobile}
Access this feature by following the web app instructions in your
mobile device browser.
Implementation of this feature in the mobile app is tracked [on
GitHub](https://github.com/zulip/zulip-flutter/issues/347). If
you're interested in this feature, please react to the issue's
description with 👍.
{end_tabs}
## Unmute a channel
{start_tabs}
{tab|desktop-web}
{!channel-actions.md!}
1. Click **Unmute channel**.
{tab|mobile}
Access this feature by following the web app instructions in your
mobile device browser.
Implementation of this feature in the mobile app is tracked [on
GitHub](https://github.com/zulip/zulip-flutter/issues/347). If
you're interested in this feature, please react to the issue's
description with 👍.
{end_tabs}
## Alternate method to mute or unmute a channel
{start_tabs}
{tab|desktop-web}
{relative|gear|channel-settings}
1. Select a channel.
{!select-channel-view-personal.md!}
1. Under **Notification settings**, toggle **Mute channel**.
{end_tabs}
## Managing muted channels
Zulip works best when most of the messages you receive are not muted. If you
find yourself muting a lot of channels, consider
[unsubscribing](/help/unsubscribe-from-a-channel) from public channels you've
muted. You can always
[re-subscribe](/help/introduction-to-channels#browse-and-subscribe-to-channels)
if you need to, [view the channel
feed](/help/channel-feed#go-to-channel-feed-for-an-unsubscribed-channel) without
subscribing, or search for messages [in all public
channels](/help/search-for-messages#search-by-location).
## Related articles
* [Mute or unmute a topic](/help/mute-a-topic)
* [Mute a user](/help/mute-a-user)