How to Autopopulate Current User in Service Catalog Requestor VariableSummaryThe following KB provides a simple method for how to auto-populate a variable with the current user who is submitting the service catalog request.ReleaseThis applies to all version.InstructionsNavigate and open the variable which you need to auto-populateIn the variable declaration there is a tab labeled 'Default Value'Set the default value to javascript:gs.getUserID();Save the record The variable will now auto-populate with the user ID from the current session for service catalog request. Here is a screenshot of how the variable declaration should be configured.