---
title: Account
description: Manage your account and billing information.
product: v0
type: guide
prerequisites:
  - /docs/quickstart
related:
  - /docs/pricing
  - /docs/teams
---

# Account



You can manage your account from the settings page. To access this, click your avatar in the top right corner of the interface and select **Account Settings**.

## Billing

Billing information and credit balances can be viewed from the [**Billing section**](https://v0.app/settings/billing). This includes your current plan, credit balances and expiry schedules, payment methods, and invoices. Viewing invoices will take you to your Vercel dashboard.

<LearnMore href="/docs/pricing" icon="arrow">
  Learn more about pricing
</LearnMore>

## Cancelling your subscription

You can cancel your subscription at any time. To do this:

1. Ensure you have selected the scope whose subscription you want to cancel using the dropdown located at the top left of the page
2. Click your avatar in the top right corner of the interface
3. Click on **Account Settings**
4. Click on **Billing** in the sidebar
5. In the **Current Plan** section, click on **Cancel Plan**

This will move your account to the free plan at the end of your current billing period.

## Transferring your chats

You can transfer chats between any of your available scopes, either team or personal. When a chat has a linked Vercel project, the project is transferred along with it if you are an [Owner](https://vercel.com/docs/rbac/access-roles#owner-role) of the project's current team. You can transfer a single chat from the chat header menu, or transfer multiple chats at once from [Settings → Workspace](https://v0.app/chat/settings/workspace).

<LearnMore href="/docs/teams#transferring-chats-and-projects" icon="arrow">
  Learn more about transferring chats and projects
</LearnMore>

## Account recovery

Once an account or team has been confirmed for deletion, the deletion process cannot be stopped nor the account recovered. If you wish to reuse, you will need to wait 7 days to sign up with the same email address.

For chats, once a chat is deleted, it will be stored in your [chat archive](https://v0.app/chats?kind=archived). Chats will exist in your archive for 30 days, during which they can be restored before being permanently deleted.


---

For a semantic overview of all documentation, see [/docs/sitemap.md](/docs/sitemap.md)

For an index of all available documentation, see [/docs/llms.txt](/docs/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/docs/agents.md](/docs/agents.md)