docs/main/end-user-guide/collaborate/archive-unarchive-channels.mdx
import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
<PlanAvailability slug="all-commercial" />Delete public channels and private channels when they're no longer needed by archiving them. Archiving channels removes them from the channel sidebar and marks them as read-only. Anyone can archive a public or private channel they're a member of, unless your system admin has disabled your ability to do so.
<Tip>You can continue to access archived channels, unless your system admin has disabled your ability to do so.
</Tip> <Tabs> <TabItem value="web-desktop" label="Web/Desktop">To archive a channel, select the channel name at the top of the center pane to access the drop-down menu, then select Archive Channel.
</TabItem> <TabItem value="mobile" label="Mobile">To archive a channel:
System admins and Team admins can restore archived channels. When a channel is unarchived, channel membership and all its content is restored, unless messages and files have been deleted based on a data retention policy.
<Tabs> <TabItem value="web-desktop" label="Web/Desktop">Search for the channel if required. Then, open the channel, select the channel name at the top of the center pane to access the drop-down menu and select Unarchive Channel.
</TabItem> <TabItem value="mobile" label="Mobile">To unarchive a channel:
Alternatively, system admins can unarchive channels via the mmctl, and Team admins can unarchive channels via the API.
</Tip>