---
title: vercel logout
product: vercel
url: /docs/cli/logout
canonical_url: "https://vercel.com/docs/cli/logout"
last_updated: 2026-03-17
type: reference
prerequisites:
  - /docs/cli
related:
  []
summary: Learn how to logout from your Vercel account using the vercel logout CLI command.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# vercel logout

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


<!-- docsgraph:related -->
## Related pages

> **For AI agents:** Follow these links to understand how this page connects to the rest of the Vercel ecosystem. For the full cross-link map (inbound, outbound, prerequisites, and semantic neighbors), see the .graph.md link below.

- [vercel login](https://vercel.com/docs/cli/login?from=related) — Learn how to login into your Vercel account using the vercel login CLI command.
- [logout](https://turborepo.dev/docs/reference/logout?from=related) — Reference for the `turbo logout` command that signs out of your Remote Cache provider.
- [vercel whoami](https://vercel.com/docs/cli/whoami?from=related) — Learn how to display the username of the currently logged in user with the vercel whoami CLI command.
- [vercel help](https://vercel.com/docs/cli/help?from=related) — Learn how to use the vercel help CLI command to get information about all available Vercel CLI commands.
- [vercel rollback](https://vercel.com/docs/cli/rollback?from=related) — Learn how to roll back your production deployments to previous deployments using the vercel rollback CLI command.
- [vercel switch](https://vercel.com/docs/cli/switch?from=related) — Learn how to switch between different team scopes using the vercel switch CLI command.

Full cross-link map for this page: [/docs/cli/logout.graph.md](/docs/cli/logout.graph.md)
<!-- /docsgraph:related -->

## Usage

```bash filename="terminal"
vercel logout
```

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


---

[View full sitemap](/docs/sitemap)
