|
| 1 | +--- |
| 2 | +Title: Groups |
| 3 | +Date: 2025-05-26 |
| 4 | +Order: 12 |
| 5 | +--- |
| 6 | + |
| 7 | +You can join or create a Group with others on Bookwyrm. |
| 8 | +There are many things a group could be made for - a book club, a bunch of friends, whatever makes sense for you. |
| 9 | +Groups can curate book **Lists** together, but that's about it right now. |
| 10 | +Currently, the Bookwyrm developers are focusing on other things, not groups, but they will be improved in the future. |
| 11 | + |
| 12 | +To find the groups page, first navigate to your profile, then open the 'Groups' tab. |
| 13 | + |
| 14 | +## Group administration |
| 15 | + |
| 16 | +### Creating a group |
| 17 | + |
| 18 | +On the top right of the groups page is the 'Create group' button. |
| 19 | +You will then need to give it a name and describe what it is about, before choosing its privacy setting. |
| 20 | + |
| 21 | +### Group privacy |
| 22 | + |
| 23 | +Groups have the same privacy settings as posts and lists do, except they can't be Followers-only. |
| 24 | +Group membership always requires an invitation from the group's owner, even if it is marked Public. |
| 25 | +For more details, see [here](/privacy-controls#Groups). |
| 26 | + |
| 27 | +### Adding and removing users |
| 28 | + |
| 29 | +Groups are currently limited only to members on the current instance. |
| 30 | +To add members, search their username in the search bar, then click 'Invite'. |
| 31 | +To remove members, click the 'Remove' button and then 'Confirm'. |
| 32 | + |
| 33 | +## Group membership |
| 34 | + |
| 35 | +### Joining a group |
| 36 | + |
| 37 | +To join a group, you must be on the same instance (website) and be invited by its owner. |
| 38 | +You will then receive a notification which lets you join. |
| 39 | +The group owner is marked with a star symbol. |
| 40 | + |
| 41 | +### Using group Lists |
| 42 | + |
| 43 | +Group Lists work very similarly to normal Lists, except they are curated by all members of a Group. |
| 44 | +They can be created by any member of a group from the group's homepage. |
| 45 | + |
| 46 | +## Related ideas and discussion on GitHub |
| 47 | + |
| 48 | +Allow users to request to join public groups ([#1840](https://github.com/bookwyrm-social/bookwyrm/issues/1840) on GitHub) |
| 49 | + |
| 50 | +Allow groups to have multiple admins/owners ([#1841](https://github.com/bookwyrm-social/bookwyrm/issues/1841) on GitHub) |
| 51 | + |
| 52 | +Allow groups to include users from multiple instances (ActivityPub) ([#1548](https://github.com/bookwyrm-social/bookwyrm/issues/1548) on GitHub) |
0 commit comments