# Can users make their User ID visible on their profile?

**URL:** https://meta.discourse.org/t/can-users-make-their-user-id-visible-on-their-profile/394001
**Category:** Development
**Created:** [21 בינואר,‏ 2026,‏ 4:20pm UTC](https://meta.discourse.org/t/can-users-make-their-user-id-visible-on-their-profile/394001 "2026-01-21T16:20:21Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![1vernit3](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/1vernit3/32/539886_2.png) [@1vernit3](https://meta.discourse.org/u/1vernit3)
#### Post date: [22 בינואר,‏ 2026,‏ 9:14am UTC](https://meta.discourse.org/t/can-users-make-their-user-id-visible-on-their-profile/394001/7 "2026-01-22T09:14:53Z")

</div>

Okay so if I want everyone to see it (public) I would place it within: `mydomain.com/u/<user>summary`  
So by use of `enableDevTools()` within the browser console I think **`user-profile-secondary`** will be a good place.  
I will try now.

Im stuck. How would I get the `id` of the user I am viewing? Because `api.getCurrentUser` does the logged in user.

I just put the User ID on plugin outlet: **header-contents\_\_after**

---

_[View the full topic](https://meta.discourse.org/t/can-users-make-their-user-id-visible-on-their-profile/394001)._
