# What is your request? * Add `email` to the [currentUser](https://github.com/contentstack/ui-extensions-sdk/blob/master/docs/ui-extensions-api-reference.md#Extension+currentUser) object # Why? * My widget wants to send an email to the current user, but the information is missing. * Current workaround is to use the user's `uid` and look up the email in the `/stacks` endpoint with `include_collaborators=true`