Microsoft Teams channels explained
By Emil Björk · Microsoft ecosystem consultant, Gothenburg
Standard, private, and shared channels — how they differ in membership, storage, and security, when to use each, and the design decisions that keep teams manageable.
Channels are how conversations and files in Microsoft Teams stay organised. Every team has at least one channel (the General channel), and most teams have several. But not all channels are the same — Teams ships three types, and the differences matter for membership, storage, and security. Choosing the wrong type is one of the few Teams mistakes you can't easily undo, because channels can't be converted between types after creation.
Standard channels
A standard channel is visible to every member of the team. Conversations and files live alongside other standard channels in the team's SharePoint site, under a single document library with one folder per channel. Standard channels are the default and the right choice for most topics.
Because all standard channels share the team's SharePoint site, they also share its permissions: anyone in the team can see everything in every standard channel. That's a feature, not a bug — open-by-default is what makes a team useful as a shared workspace.
Private channels
A private channel is visible only to a subset of team members. Each private channel gets its own SharePoint site (not a folder), with its own permissions and lifecycle. That means stricter isolation, but also more sites to govern: retention policies, sensitivity labels, and storage reporting all see the private channel's site as a separate object, and backup and migration tools historically handle these sites worst of all.
Use private channels for confidential subgroups within a wider team — for example, a leadership-only channel inside a department team. Resist using them for general "this doesn't concern everyone" filtering; that's what separate standard channels (which members can hide or leave) are for. A team accumulating many private channels is usually a sign it should be two teams.
Shared channels
A shared channel can include people from outside the parent team — including users from other Microsoft 365 tenants — without making them full members of the team. Each shared channel also gets its own SharePoint site. Cross-tenant shared channels rely on Entra ID cross-tenant access settings being configured at both ends, which makes the first one an identity-team project, not a Teams-admin checkbox.
Shared channels are the right tool for ongoing collaboration with external partners, and they fix the worst properties of the older guest-access pattern: the external person uses their own account (no tenant switching, no second identity), sees only that channel (not the whole team), and their access is governed by a cross-tenant trust you can review centrally. Guest access still has its place — when an external person genuinely should be a full team member — but for supplier, agency, and partner workstreams, shared channels are the better default.
How to choose
A simple rule of thumb:
- Standard — open to the team, default choice. Use it unless you have a specific reason not to.
- Private — confidential subset within the team, where the existence of a separate open team would itself leak information.
- Shared — collaboration with people outside the team or tenant, without full team membership.
And one meta-rule: prefer more standard channels in fewer teams over more teams. Every team is a Microsoft 365 group, a SharePoint site, a mailbox, and a governance obligation; a channel is just a channel.
Practical limits and governance
A team can have up to 1,000 channels in total across standard and shared, with a limit of 30 private channels. SharePoint storage sprawls with private and shared channels because each one provisions its own site — plan for that in storage reporting and retention design, and make sure your retention policies explicitly include the private/shared channel locations, which are configured separately from ordinary team channels in Purview.
Channel creation permissions are worth setting deliberately. By default, any team member can create standard and private channels; owners can restrict this per team. In practice, letting members create standard channels freely is healthy, while private and shared channel creation is worth limiting to owners — both types create SharePoint sites and (for shared) external-access surface that someone has to own.
Finally, since channel types are fixed at creation and migration between them isn't supported, teach team owners the three-type model before they build out a team. Five minutes of "standard/private/shared, and here's when each applies" saves the recurring, unanswerable request to "just make this channel private now."
Further reading
Spot something wrong or want a topic covered? Send it through the contact form.