Share via

Document libraries added programmatically to Shared Channels are not visible

Reshmee Auckloo 31 Reputation points
2026-02-09T17:50:44.5433333+00:00

With the recent Teams UX updates, any document libraries added programmatically to Shared Channels no longer appear in the Teams interface even though they do show up when queried through PowerShell.

Following the guidance in Configure the built‑in tab types in Microsoft Teams – Microsoft Graph | Microsoft Learn, as well as the approaches I outlined in my blog post How to Add a SharePoint Document Library as a Tab in Microsoft Teams with PowerShell | Blog about a… using Microsoft Graph or PnP PowerShell, the tabs still fail to surface in the new Teams experience.

The behaviour is inconsistent:

  • The same tab‑creation methods work perfectly in standard channels.
  • They also work for users who haven’t yet received the new Teams UX.
  • And if the document libraries are added manually, they appear as expected in shared channels.

At the moment, I’m trying to determine whether there is a supported way to add document library tabs to shared channels programmatically so that they remain visible in the new Teams interface.

Any insights or confirmed workarounds would be appreciated.

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Reshmee Auckloo 31 Reputation points
    2026-02-11T11:41:40.1633333+00:00

    Ideally, I would appreciate an official acknowledgement from Microsoft confirming that this is a recognised issue and that a fix is being worked on.

    1 person found this answer helpful.
    0 comments No comments

  2. TiNo-T 11,770 Reputation points Microsoft External Staff Moderator
    2026-02-09T23:36:10.05+00:00

    Dear @Reshmee Auckloo,

    Welcome to Microsoft Q&A Forum!

    Following up on your inquiry regarding the visibility of SharePoint document library tabs added programmatically to Microsoft Teams shared channels, I wanted to share my findings and insights:

    1.Current unexpected behavior in New Teams UX:

    Programmatically added SharePoint document library tabs (via Microsoft Graph or PnP PowerShell) are currently not visible in shared channels when viewed in the new Microsoft Teams client. This issue does not affect standard channels or users still using the classic Teams experience.

    2.At this time, I have tried my best to search and consult on my side, but there is no confirmed fix or supported programmatic workaround to ensure visibility of these tabs in shared channels within the new Teams client. Also, I found that many users reported this issue, so Microsoft may have this information but no timeline for resolution has been announced.

    3.Until a fix is released, I highly recommend adding document library tabs to shared channels manually via the Teams interface. This ensures full compatibility and visibility for all users, including those on the new Teams experience. This may be currently the only fully reliable method.

    I understand this may impact your automation workflows, but we should wait for Microsoft’s updates at this time. If this functionality is critical to your operations, I’d recommend opening a new thread in the Microsoft Community Hub or on GitHub, there are many developers and SDK contributors there who can give you more targeted help. This may help you get the most accurate guidance, and I also don’t want to accidentally give you misleading instructions at this current behavior of the issue.

    Besides that, I found these cases that may be related to your situation, you can take a look as well:

    I hope this information can give you some insights in this case. Wish you a good day!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 

    1 person found this answer helpful.

  3. Q&A Assist
    2026-02-09T17:50:55.47+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Currently, there is no specific information available in the provided context regarding the visibility of document libraries added programmatically to Shared Channels in Microsoft Teams, especially in relation to the new Teams UX updates. It appears that there may be inconsistencies with how document libraries are displayed based on the method of addition (programmatically vs. manually) and the type of channel (standard vs. shared).

    For the most accurate and updated guidance, I recommend checking the official Microsoft documentation or forums for any recent updates or workarounds that may address this issue.


    References:

    1 person found this answer helpful.
    0 comments No comments

  4. Reshmee Auckloo 0 Reputation points MVP
    2026-03-10T09:56:25.4233333+00:00

    Microsoft has addressed this issue in the latest Teams updates. Until those updates reach General Availability, any document library tabs created programmatically will remain hidden but will automatically become visible once the updates roll out.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.