# Add groups to the /about page

**URL:** https://meta.discourse.org/t/add-groups-to-the-about-page/334492
**Category:** Theme component
**Tags:** about-page
**Created:** [November 4, 2024, 9:24pm UTC](https://meta.discourse.org/t/add-groups-to-the-about-page/334492 "2024-11-04T21:24:55Z")
**Posts on this page:** 3
**Page:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [February 24, 2025, 10:21pm UTC](https://meta.discourse.org/t/add-groups-to-the-about-page/334492/22 "2025-02-24T22:21:59Z")

</div>

I took a quick look and it should still work — but it does depend on your group’s permissions. Someone needs to be able to view the group’s page to be able to see the group listed on the about page.

Trust Level 4 for example, defaults to only being visible to logged-in users. So you’d have to go to the group, then manage \> interaction and change “who can see this group?” to `Everyone` for logged-out visitors to see it.

This is a limitation of how this component works, because it fetches the group page data. We’re planning on adding this functionality into Discourse by default, and at that point we _might_ be able populate users here without also exposing the group page. Not sure how those details will work out yet.

---

<div class="post-metadata">

### Author: ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)
#### Post date: [February 25, 2025, 7:45am UTC](https://meta.discourse.org/t/add-groups-to-the-about-page/334492/23 "2025-02-25T07:45:43Z")

</div>

> [@awesomerobot](#):
>
> Someone needs to be able to view the group’s page to be able to see the group listed on the about page

Got it, thanks @awesomerobot that’s the setting I was missing.

Groups all visible as expected now 😃

---

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [March 21, 2025, 10:12pm UTC](https://meta.discourse.org/t/add-groups-to-the-about-page/334492/24 "2025-03-21T22:12:02Z")

</div>

> [@tobiaseigen](#):
>
> does not respect `about page hidden groups` to exclude groups that should not be shown on the about page ([ref](https://meta.discourse.org/t/adding-more-groups-to-the-about-page/334268/2))

I actually have a use case where this is _ **the desired behaviour** _.

Currently there is a group who have the moderator status in the back end, but they aren’t actually doing moderation. So I don’t want them listed in the moderator section on the about page.

However I _do want to list them as a group_ on the about page using this theme component.

So if you _were_ ever going to change the behaviour, I would suggest a test to see if the group being added to the about page is included in the hidden list. If the group to be added is also hidden, then the hiding should be ignored.

However if it wasn’t, then as far as individuals are concerned, if they are in a hidden group then should be hidden in the display list of any other group.

Not sure if that makes sense or if that would be the best implementation.

Thanks @awesomerobot for this great component!!

[Previous page](https://meta.discourse.org/t/add-groups-to-the-about-page/334492.md?page=1)
