---
title: vercel whoami
product: vercel
url: /docs/cli/whoami
type: reference
prerequisites:
  - /docs/cli
related:
  []
summary: Learn how to display the username of the currently logged in user with the vercel whoami CLI command.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# vercel whoami

The `vercel whoami` command is used to show the username of the user currently logged into [Vercel CLI](/cli).

## Usage

```bash filename="terminal"
vercel whoami
```

*Using the \`vercel whoami\` command to view the username
of the user currently logged into Vercel CLI.*


---

[View full sitemap](/docs/sitemap)
