[SalesForce] How do i update user alias in Salesforce

I know that the alias in User record is auto-populated. However, I would like to update this as the last name was entered incorrectly. It seems like Salesforce do not allow me to do so. How do I edit/update the alias in existing User Record?

Best Answer

I just tried it in a dev. org. and I was able to update the Alias field using the standard UI.

Go to Setup -> Users -> Select User -> Edit -> Enter Alias -> Save.

Related Topic