# Clarification around about page hidden groups and overlapping visible groups

**URL:** https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162
**Category:** Support
**Tags:** groups, about-page
**Created:** [May 16, 2026, 5:46pm UTC](https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162 "2026-05-16T17:46:02Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [May 16, 2026, 5:46pm UTC](https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162/1 "2026-05-16T17:46:03Z")

</div>

my Discourse version: 2026.5.0-latest ([601e66da60](https://github.com/discourse/discourse/commits/601e66da6050862ca9c62bc2f043238cdfc84bb7))

* * *

I was testing some group visibility behaviour on the /about page and wanted to check whether the current behaviour is intentional, or whether I may be misunderstanding the purpose of about page hidden groups.

## Scenario

I had:

- about page hidden groups = admins, friends, Mods
- about page extra groups = Mods

A user was:

- a member of the hidden friends group
- and also a member of the visible Mods group

I initially expected membership in a hidden group to suppress the user from appearing anywhere on /about.

However, the user still appeared via the visible Mods group section.

After more testing (including impersonating a non-admin user), I discovered the behaviour instead seems to be:

- about page hidden groups hides the group section itself
- but does not suppress individual users from appearing through another visible group

The thing that ultimately prevented the user appearing publicly was changing:

Who can see this group’s members?

from:

- Everyone

to:

- Group owners, members and moderators

on the visible group.

## Question

Is this the intended behaviour?

If so, it may be worth clarifying in the setting description or documentation, because the name about page hidden groups could reasonably be interpreted as:

> “hide members of these groups from the About page”

rather than:

> “hide these group sections from the About page”

The interaction between:

- about page hidden groups
- about page extra groups
- and group member visibility permissions

is subtle enough that I suspect other admins may make the same assumption I initially did.

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [May 16, 2026, 11:43pm UTC](https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162/2 "2026-05-16T23:43:51Z")

</div>

> [@Ethsim2](#):
>
> - about page hidden groups = admins, friends, Mods
> - about page extra groups = Mods

Why bother putting the same group to be hidden AND to be shown on purpose? IIRC the former setting hides the ‘Our Admins’ / ‘Our Moderators’ section, while the latter adds more groups below. From my testing, it does not look at the first setting to control the visibility. So if you add Moderators to both, a new section titled ‘moderators’ will be shown with members, while the ‘Our Moderators’ section will be removed.

---

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [May 17, 2026, 6:50am UTC](https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162/3 "2026-05-17T06:50:08Z")

</div>

> [@NateDhaliwal](#):
>
> Why bother putting the same group to be hidden AND to be shown on purpose?

that was a demonstration, the same behaviour was observed on the non-admin account, regardless of whether `Mods` is also in `about page hidden groups`

> [@NateDhaliwal](#):
>
> IIRC the former setting hides the ‘Our Admins’ / ‘Our Moderators’ section

yes, site-wide administrators disappear and the `moderators` has one numeric member not listed, when looking on the admin account, despite `Who can see this group?` and `Who can see this group’s members?` both being set to `Group owners, moderators, and members`

> [@NateDhaliwal](#):
>
> while the latter adds more groups below.

the full name for the `Mods` group is `Our Moderators`.

> [@NateDhaliwal](#):
>
> From my testing, it does not look at the first setting to control the visibility.

I’m proposing change here, where any user in a group in `about page hidden groups` cannot be shown as a member of a group on the /about page as being in any of the `about page extra groups`

---

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [May 17, 2026, 7:01am UTC](https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162/4 "2026-05-17T07:01:34Z")

</div>

> [@Ethsim2](#):
>
> I’m proposing change here, where any user in a group in `about page hidden groups` cannot be shown as a member of a group on the /about page as being in any of the `about page extra groups`

I think this behaviour may be better controlled by a boolean site setting, perhaps something like:

`about_page_exclude_hidden_group_members`

The wording intentionally avoids implying any broader anonymity/privacy guarantee, since this would only affect how users are rendered in `/about` group listings, not whether administrators may reference those users elsewhere via customized text/content.

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [May 17, 2026, 7:01am UTC](https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162/5 "2026-05-17T07:01:49Z")

</div>

> [@Ethsim2](#):
>
> `Who can see this group?` and `Who can see this group’s members?` both being set to `Group owners, moderators, and members`

IIRC this applies to the Groups page and not the About page.

---

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [May 17, 2026, 7:04am UTC](https://meta.discourse.org/t/clarification-around-about-page-hidden-groups-and-overlapping-visible-groups/403162/6 "2026-05-17T07:04:56Z")

</div>

> [@NateDhaliwal](#):
>
> > [@Ethsim2](#):
> >
> > `Who can see this group?` and `Who can see this group’s members?` both being set to `Group owners, moderators, and members`
> 
> IIRC this applies to the Groups page and not the About page.

In my testing, a combination of these Group Interaction settings can take precedence on the `/about` page, because it can hide groups on the `/about` page for an admin user as-well.
