# הצג את מספר זיהוי המשתמש בפרופיל

**URL:** https://meta.discourse.org/t/show-user-id-number-in-profile/325274
**Category:** Feature
**Created:** [6 בספטמבר,‏ 2024,‏ 7:32am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274 "2024-09-06T07:32:11Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![nwnuyhs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nwnuyhs/32/444904_2.png) [@nwnuyhs](https://meta.discourse.org/u/nwnuyhs)
#### Post date: [6 בספטמבר,‏ 2024,‏ 7:32am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/1 "2024-09-06T07:32:11Z")

</div>

Implement a feature to show the user’s unique personal ID number within the user center interface.  
With the ID, user can know which number member a newly joined user is. During actual operations, I’ve found that users are more interested in knowing what number member they are.

 ![image](https://global.discourse-cdn.com/meta/original/4X/f/b/9/fb92bdf98288b124f3a0ec14d96a4d3bff9a472d.png)

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [6 בספטמבר,‏ 2024,‏ 9:01pm UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/2 "2024-09-06T21:01:54Z")

</div>

This can probably be done in a theme component or plugin. I’m not sure it’s beneficial to have it in core.

---

<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: [7 בספטמבר,‏ 2024,‏ 2:01am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/3 "2024-09-07T02:01:24Z")

</div>

Right. I’m pretty sure that the user id is in the load, so a theme component can add it.

---

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [7 בספטמבר,‏ 2024,‏ 2:58am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/4 "2024-09-07T02:58:14Z")

</div>

I’d quite like group IDs to be made visible in this vein - they are quite a pain to drag out, yet are quite handy at times.

---

<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: [7 בספטמבר,‏ 2024,‏ 3:09am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/5 "2024-09-07T03:09:27Z")

</div>

Can’t you just add `.json` to the group url? (it’s easier to read the json of you have a plugin that formats it)

---

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [7 בספטמבר,‏ 2024,‏ 3:12am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/6 "2024-09-07T03:12:19Z")

</div>

I hadn’t thought of that - is pretty easy! You’ve got all the sneaky tricks, Jay!

---

<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: [7 בספטמבר,‏ 2024,‏ 3:32am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/7 "2024-09-07T03:32:09Z")

</div>

And the same trick would work with the user page to see that the user\_id is available there (but I’m on my phone).

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [6 בדצמבר,‏ 2024,‏ 8:48am UTC](https://meta.discourse.org/t/show-user-id-number-in-profile/325274/9 "2024-12-06T08:48:16Z")

</div>

I don’t know if that is needed even because of fun, but why not.

But… as an admin who works mostly with iPad and the Hub I would like to get every IDs of everything easier than opening Safari and fighting with urls :smirking_face:
