Files
zulip/help/unsubscribe-from-a-channel.md

63 lines
1.3 KiB
Markdown

# Unsubscribe from a channel
You can always unsubscribe from any channel in Zulip.
{start_tabs}
{tab|desktop-web}
{!channel-actions.md!}
1. Click **Unsubscribe**.
{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/1224). If
you're interested in this feature, please react to the issue's
description with 👍.
{end_tabs}
## Alternate methods to unsubscribe from a channel
### Via subscribed channels
{start_tabs}
{tab|desktop-web}
{relative|gear|channel-settings}
1. Click the **unsubscribe from channel**
(<img src="/static/images/help/desktop-web-check-icon.svg" alt="checkmark" class="help-center-icon"/>)
icon to the left of a channel to unsubscribe from it.
{end_tabs}
### Via channel settings
{start_tabs}
{tab|desktop-web}
{!channel-actions.md!}
1. Click **Channel settings**.
1. Click **Unsubscribe** near the top right corner of the channel settings panel.
!!! keyboard_tip ""
You can also use <kbd>Shift</kbd> + <kbd>S</kbd> to unsubscribe from the
selected channel.
{end_tabs}
## Related articles
* [Manage a user's channel subscriptions](/help/manage-user-channel-subscriptions)