# Super Groups not showing in Channel List

**URL:** https://community.sendbird.com/t/super-groups-not-showing-in-channel-list/2599
**Category:** iOS
**Created:** [July 7, 2021, 3:21pm UTC](https://community.sendbird.com/t/super-groups-not-showing-in-channel-list/2599 "2021-07-07T15:21:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sjohnson](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/sjohnson/32/1808_2.png) [@sjohnson](https://community.sendbird.com/u/sjohnson)
#### Post date: [July 7, 2021, 3:21pm UTC](https://community.sendbird.com/t/super-groups-not-showing-in-channel-list/2599/1 "2021-07-07T15:21:20Z")

</div>

Hi there,

I’m using SendBird UIKit SDK and my app is supporting iOS 13 and onward.

The problem I’m having is that public Super Groups are not showing up in the channel list. I want users to be able to see all public Super Groups in that list, and join if they’d like.

I have dug through the documentation, and tried this to no avail: [Supergroup channel | Chat iOS SDK | Sendbird Docs](https://sendbird.com/docs/chat/v3/ios/tutorials/supergroup-channel#2-retrieve-a-list-of-supergroup-channels-using-a-filter)

How can I get Super Groups to appear in the Channel List?

This has become an urgent problem we need to solve for launch next week, so a quick response would be super appreciated!

Thanks!

---

<div class="post-metadata">

### Author: ![Tez](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/tez/32/146_2.png) [@Tez](https://community.sendbird.com/u/Tez)
#### Post date: [July 14, 2021, 3:15am UTC](https://community.sendbird.com/t/super-groups-not-showing-in-channel-list/2599/2 "2021-07-14T03:15:48Z")

</div>

Hi @sjohnson,

Unfortunately, in UIKit, members can only see the list of channels to which a member is joined.  
The feature you want is provided through channel search in `SendBirdSDK`.

> **[Group channel: Advanced | Chat iOS SDK | Sendbird Docs](https://sendbird.com/docs/chat/v3/ios/guides/group-channel-advanced#2-search-channels-by-name-url-or-other-filters-3-sbdpublicgroupchannellistquery)**
>
> View the advanced features of a group channel.
