# User Count on /admin

**URL:** https://meta.discourse.org/t/user-count-on-admin/150803
**Category:** UX
**Created:** [May 8, 2020, 10:28am UTC](https://meta.discourse.org/t/user-count-on-admin/150803 "2020-05-08T10:28:10Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Matze](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/matze/32/208654_2.png) [@Matze](https://meta.discourse.org/u/Matze)
#### Post date: [May 8, 2020, 10:28am UTC](https://meta.discourse.org/t/user-count-on-admin/150803/1 "2020-05-08T10:28:10Z")

</div>

I just hope that’s not an embarrassing newbie question.

If I am right, admins and moderators are also counted in the trust levels. So the number of normal users would be 86 at the moment.

Would it be possible to add the total number of normal user on the /admin page? (For example like in the mockup)

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

---

<div class="post-metadata">

### Author: ![osioke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osioke/32/238946_2.png) [@osioke](https://meta.discourse.org/u/osioke)
#### Post date: [May 8, 2020, 2:34pm UTC](https://meta.discourse.org/t/user-count-on-admin/150803/2 "2020-05-08T14:34:34Z")

</div>

Not sure I fully understand your question, can you explain a bit more?

---

<div class="post-metadata">

### Author: ![Matze](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/matze/32/208654_2.png) [@Matze](https://meta.discourse.org/u/Matze)
#### Post date: [May 8, 2020, 3:00pm UTC](https://meta.discourse.org/t/user-count-on-admin/150803/3 "2020-05-08T15:00:08Z")

</div>

I would like to know the number of normal users (who are not admin or mods).

Under „Users per type“ you can see only a number for mods and admins, i want to know the rest. How many normal users are in our forum?

I changed the html in the browser and made a mockup (above) that shows this „rest“.

I calculated the following: 61+42+5-(19+3) = 86 (Values changed in the meantime)

At the moment the /admin page looks like this:

 ![image](https://global.discourse-cdn.com/meta/original/3X/a/0/a0a5cac2a2764e18009bc1ec403ce6057d628391.png)

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [May 9, 2020, 9:59am UTC](https://meta.discourse.org/t/user-count-on-admin/150803/4 "2020-05-09T09:59:58Z")

</div>

We could maybe have this as `real && activated && not_silenced && not_suspended && not_staff(not admin or moderator)`

Also maybe I would just name it “Users”.

What do you think @codinghorror ?

---

<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: [May 9, 2020, 6:42pm UTC](https://meta.discourse.org/t/user-count-on-admin/150803/5 "2020-05-09T18:42:03Z")

</div>

If you think it makes more sense this way and is not a bunch of extra work, I am in favor.

---

<div class="post-metadata">

### Author: ![Matze](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/matze/32/208654_2.png) [@Matze](https://meta.discourse.org/u/Matze)
#### Post date: [July 14, 2020, 12:11pm UTC](https://meta.discourse.org/t/user-count-on-admin/150803/6 "2020-07-14T12:11:17Z")

</div>

Whats the state of this suggestion?  
Thank you!
