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

# Account and billing

> Manage your subscription, API key, sessions, and account.

## Manage your plan

Open [Billing](https://monitoryt.com/app/billing) to compare plans, upgrade to Pro,
or open Stripe's billing portal for an existing subscription. Pro costs \$10/month
and can be canceled from the portal.

If a cancellation or payment update is not reflected immediately, return to Billing
and reload the page after Stripe finishes processing it.

## Manage your API key

Open [Settings](https://monitoryt.com/app/settings) to generate, copy, or regenerate
your personal API key. Regenerating it revokes the previous key immediately.

Free accounts can create a key, but authenticated API requests require Pro. See
[Authentication](/authentication) for secure usage.

## Log out

Use **Log out** under Settings to end the current browser session. Account deletion
ends all active sessions.

## Delete your account

Free accounts can start deletion from the **Danger zone** under Settings. Deletion:

* Signs the account out everywhere
* Removes its tracked-channel list
* Revokes access through its API key
* Prevents the same Google account from registering again

An account with an active Pro subscription must cancel it from Billing before it
can be deleted.

<Warning>
  Account deletion cannot be undone. Removing your account does not delete shared
  channel observations needed by other users who track the same public channel.
</Warning>
