To insert the current user in a form, use {General.CurrentUser} as the field substitution.
You can also use contact specific fields to further select information, such as {General.CurrentUser.First}, which would insert the first name of the current user. Or {General.CurrentUser.Email} for show the current user's email address.