I need to get the User who started the process

I am following this example:

but I also need to send back email to the initial process requester, is there any example where the process initiator is log into the process-variables?

or rather: the initiator can only be access via process-instance?
I am trying the latter route.