Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how can I determine my Username for Instance

wmt_chris
Kilo Contributor

I have reset my password a number of times, because I can't find my username on the My Profile page or My Instance page.

1 ACCEPTED SOLUTION

Shishir Srivast
Mega Sage

I believe it should be admin if you haven't changed it. You can configure your page to add the user id field ir you get get from sys_user.list table.



find_real_file.png


View solution in original post

2 REPLIES 2

Shishir Srivast
Mega Sage

I believe it should be admin if you haven't changed it. You can configure your page to add the user id field ir you get get from sys_user.list table.



find_real_file.png


darius_koohmare
ServiceNow Employee
ServiceNow Employee

Do you mean your business's ServiceNow instance, or the ServiceNow HI instance?



If it's your own, an admin can add the username to the my profile section quite quickly. Just select My Profile, which opens a user form in the self service view.


Then select configure form design



vonfigure form.PNG


Search for the user id field and add it to the form. This will then show it in the my profile section.


user id.PNG


An admin going to the user list view can also add and see the 'User ID' field, which will allow for text search across any column.