---
title: vercel login
product: vercel
url: /docs/cli/login
type: reference
prerequisites:
  - /docs/cli
related:
  []
summary: Learn how to login into your Vercel account using the vercel login CLI command.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# vercel login

The `vercel login` command allows you to login to your Vercel account through Vercel CLI.

## Usage

```bash filename="terminal"
vercel login
```

*Using the \`vercel login\` command to login to a Vercel account.*

## Related guides

- [Why is Vercel CLI asking me to log in?](/kb/guide/why-is-vercel-cli-asking-me-to-log-in)


---

[View full sitemap](/docs/sitemap)
