Files
zulip/help/introduction-to-channels.md
Lauryn Menard 977c3943d1 help: Remove "Browse and subscribe to channels" mobile tab.
The ability view and subscribe to channels is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

Deletes static/images/help/mobile-plus-icon.svg as it is no
longer used.

This feature is tracked in:
https://github.com/zulip/zulip-flutter/issues/188

Part of #34748.
2025-06-13 17:04:34 -07:00

1.3 KiB

Introduction to channels

{!channels-intro.md!}

Browse and subscribe to channels

Everyone other than guests can subscribe to any public or web-public channel. Channel administrators can configure who can subscribe to private channels.

{start_tabs}

{tab|desktop-web}

{relative|channel|not-subscribed}

  1. Scroll through the list of channels. You can use the search box near the top of the menu to filter the list by channel name or description.

  2. Click the plus (plus) icon to the left of a channel to subscribe to it.

!!! tip ""

You can click on the icons in the upper right to sort the list of channels
**by name** (<i class="fa fa-sort-alpha-asc"></i>),
**by number of subscribers** (<i class="fa fa-user-o"></i>), or
**by estimated weekly traffic** (<i class="fa fa-bar-chart"></i>).

{end_tabs}