> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openv2.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings & account

> Update your profile, manage billing, review usage, and control your account from Settings.

Open **Settings** by clicking your **avatar** or account menu in the top-right corner of the Openv2 header. Settings is organized into tabs — each tab covers a different part of your account.

## Profile tab

The **Profile** tab is where you manage your identity on Openv2.

* **Display name** — Update the name shown to collaborators and in the project header.
* **Avatar** — Your avatar is pulled from your sign-in provider. Update it through your Google, GitHub, or email account.
* **Sign out** — Click **Sign out** to end your session on this browser. You remain signed in on other devices.

<Note>
  Your avatar and identity details come from your authentication provider. To change your profile photo, update it with the provider you used to sign up (Google, GitHub, etc.).
</Note>

## Billing tab

The **Billing** tab shows your current plan status and lets you manage your subscription.

* **Plan summary** — See your active plan (Free, Pro, or Ultra) and your current credit balance.
* **Upgrade** — Start a checkout flow to move to a higher plan or purchase more credits.
* **Manage subscription** — Opens the **Stripe Customer Portal** where you can update your payment method, switch plans, or cancel. Available on paid plans.

See [Billing & plans](/billing-plans) for a full explanation of plans, credits, and the Stripe checkout flow.

## Usage tab

The **Usage** tab shows how you have consumed credits over time. Use it to:

* Review credit usage by session or time period
* Identify high-usage days before you hit your monthly or daily limit
* Decide whether your current plan tier matches your typical usage

## Theme

Toggle between **light** and **dark** mode using the theme control in the app header or settings area. Your preference is saved locally in your browser.

## Credit balance in the header

Your remaining credit balance appears in the header while you work. Check it before starting a long prompting session so you are not interrupted mid-task.

## Account deletion

To delete your account, contact Openv2 support. Note that if you have apps distributed through the **App Store** or **Google Play**, you are responsible for removing those listings separately — account deletion in Openv2 does not automatically remove published apps from the stores.

## Related pages

<CardGroup cols={2}>
  <Card title="Billing & plans" icon="credit-card" href="/billing-plans">
    Learn about Free, Pro, and Ultra plans and how credits work.
  </Card>

  <Card title="Collaboration" icon="users" href="/collaboration">
    Invite teammates and manage who has access to your projects.
  </Card>
</CardGroup>
