starlight_help/src/content/docs/manage-inactive-channels.mdx
import {Steps, TabItem, Tabs} from "@astrojs/starlight/components";
import FlattenedSteps from "../../components/FlattenedSteps.astro"; import NavigationSteps from "../../components/NavigationSteps.astro"; import FilterChannels from "../include/_FilterChannels.mdx";
To avoid clutter in the left sidebar, Zulip automatically hides channels with no recent messages if you're subscribed to 20+ channels. You can configure Zulip to show or hide inactive channels regardless of how many you're subscribed to.
It's easy to reveal or find hidden inactive channels if you need to access them.
1. Under **Left sidebar**, configure **Hide inactive channels**.
</FlattenedSteps>