# "Allow users to send membership requests to group owners"

**URL:** https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183
**Category:** Support
**Created:** [January 9, 2020, 9:08pm UTC](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183 "2020-01-09T21:08:50Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![shooj](https://avatars.discourse-cdn.com/v4/letter/s/e79b87/32.png) [@shooj](https://meta.discourse.org/u/shooj)
#### Post date: [January 9, 2020, 9:08pm UTC](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183/1 "2020-01-09T21:08:50Z")

</div>

Hi all,  
I’ve read some older threads and can’t find a solution.

I have a case where I want to create private boards where the contents can be seen by a whitelisted user group created for each board. The use case is to create boards where cycling clubs can have discussions among themselves that can’t be seen by other clubs.

[This thread](https://meta.discourse.org/t/invite-only-topic/121347/8) suggested “the group visibility needs to be set to ‘Everyone’, otherwise people can’t see the group to be able to ask to join it.”

#1. I tried that using my Discourse admin account in Chrome, then used a regular Discourse member login in a different browser. l don’t see anything where non-group members can ask to join the group. What am I missing?

#2 This approach of making the group visible to everyone defeats the purpose of having a private group where contents can only be seen by members. Is there a different approach where I can maintain privacy for each board?

Long-term, there may be dozens if not hundreds of bike clubs that will have their own board. As the forum admin, I want to assign group owner rights to someone in each club. I want each club owner to approve new members. Sending membership requests to the group owner feels like just the thing I want for this workflow, but I can’t seem to figure it out.

Can someone advise in plain English? I’m not technical enough to understand [links to some bit of code](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owner/102334/6) on Github.

---

<div class="post-metadata">

### Author: ![smrtey](https://avatars.discourse-cdn.com/v4/letter/s/db5fbb/32.png) [@smrtey](https://meta.discourse.org/u/smrtey)
#### Post date: [January 9, 2020, 9:38pm UTC](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183/2 "2020-01-09T21:38:58Z")

</div>

When you create your group, the 12th-14th (?) fields are

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/b/5bea0f273c75f3f66ef902514ac48860e95ffd1f.png)

make sure `Allow users to join the group freely (Requires publicly visible group)` is selected and that Visibility is set to Everyone. Or if you want to only allow user to request to be added and not be able to add themselves, select `Allow users to send membership requests to group owners`

If you’ve already made the group, you’ll find these options under  
/g/groupname  
Manage → Membership → Access

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/d/4db923c9627bacdcb202b2f120f98a9b78c0c916.png)

Then once a user goes to the groups page they can see the group and add themselves.

 ![image](https://global.discourse-cdn.com/meta/original/3X/d/9/d9be90ece0196b7d2655daec051987c9bf986843.png)

---

<div class="post-metadata">

### Author: ![shooj](https://avatars.discourse-cdn.com/v4/letter/s/e79b87/32.png) [@shooj](https://meta.discourse.org/u/shooj)
#### Post date: [January 9, 2020, 10:59pm UTC](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183/4 "2020-01-09T22:59:54Z")

</div>

Thank you so much for the very clear images @smrtey

This helps a TON. One thing I will add is that the group must be **created from the outset** with Visibility of the group = EVERYONE.

I tried changing the visibility of an existing group to Visbility = Everyone, but it didn’t seem to stick. Also, the checkbox for the “Allow users to send membership requests to group owners” got greyed out and not selectable. Don’t know why that happened either.

Anyway, I deleted the original group and started over and it works now.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [January 9, 2020, 11:19pm UTC](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183/5 "2020-01-09T23:19:35Z")

</div>

This can be configured with existing groups. After you change the setting of the Visibility dropdown, you need to click the Save Changes button. If the changes are not saving for you after clicking the Save Changes button please let us know.

The issue with the “Allow users to send membership requests” checkbox being greyed out is related to the visibility settings. That checkbox is only enabled if the group’s visibility is set to either “Everyone” or “Logged on users”. Possibly something could be added to the user interface here to explain to users why the checkbox is disabled.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 10, 2020, 4:18am UTC](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183/6 "2020-01-10T04:18:20Z")

</div>

The other thing that I think @shooj is missing is that when you say “boards” you mean categories. Groups are collections of users. Categories are collections of topics.

For each club, you’ll create a group as discussed and also a category that you’ll set to be visible only to members of the group.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [November 8, 2023, 2:55pm UTC](https://meta.discourse.org/t/allow-users-to-send-membership-requests-to-group-owners/138183/8 "2023-11-08T14:55:09Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
