# tuist auth whoami Display the user's email identity currently authenticated and in use. ## Arguments ### path `Optional` **Environment variable** `TUIST_WHOAMI_PATH` The path to the directory or a subdirectory of the project. ```bash tuist auth whoami --path [path] tuist auth whoami -p [path] ``` ### url `Optional` The URL of the server. ```bash tuist auth whoami --url [url] ```