# Adding user to a group on user's admin page would be convenient

**URL:** https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450
**Category:** Feature
**Created:** [February 5, 2014, 8:40am UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450 "2014-02-05T08:40:17Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Elwetana](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elwetana/32/3127_2.png) [@Elwetana](https://meta.discourse.org/u/Elwetana)
#### Post date: [February 5, 2014, 8:40am UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450/1 "2014-02-05T08:40:17Z")

</div>

Continuing the discussion from [Group seems to have a limit of 201 members](https://meta.discourse.org/t/group-seems-to-have-a-limit-of-201-members/11366/4):

> [@sam](#):
>
> Its a UI issue, the UI truncates, the backend actually supports large groups.
> 
> If you don’t mind me asking, what is your use case for giant groups?

We have a forum for the backers of our Kickstarter campaign. We want certain categories to be read/write only to them, while other users (i.e. everyone) can only see them.

We are adding users to the group by an external script and currently we have a group of about 3,500 users. However, the group UI is now completely useless – there is no way how to check if user is part of the group or remove him/her from the group. I think it would be very useful to have a list of group a user is member of on the user’s page. One could then easily modify user’s membership there.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 5, 2014, 10:24am UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450/2 "2014-02-05T10:24:50Z")

</div>

I am fine to get this added as well as revamp the groups page to support large amounts of group members.

Anyone care to try a PR for this?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 6, 2014, 6:09am UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450/3 "2014-02-06T06:09:29Z")

</div>

I believe changes @eviltrout is in the process of making will show group memberships on the user page as well. (referring to new group “user” pages.)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [February 10, 2014, 3:23pm UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450/4 "2014-02-10T15:23:45Z")

</div>

As of Friday, we’ve been showing groups on the user pages 😄 let me know how it’s working for you.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [May 15, 2014, 4:26am UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450/5 "2014-05-15T04:26:51Z")

</div>

I agree with this - right now, I go to the user list to see what group people are in but I can’t edit/change the user’s groups from there. You have to go to the groups admin pages to see and manage who is in groups.

I was just thinking that it would be useful to be able to let admins see and manage groups from user lists (filter by group across the top, then select users for bulk action) and from user settings pages directly (see groups as it is now but with added functionality to add/delete groups if admin).

(oops - I meant to add this post to this topic)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [April 16, 2015, 12:47am UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450/6 "2015-04-16T00:47:36Z")

</div>

implemented a while back.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [April 16, 2015, 12:47am UTC](https://meta.discourse.org/t/adding-user-to-a-group-on-users-admin-page-would-be-convenient/12450/7 "2015-04-16T00:47:38Z")

</div>


