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

# Billing Settings

> See your plan, billing cycle, and renewal date at a glance. Upgrade, change your payment method, or download invoices through the secure Stripe portal.

Billing settings show your current subscription and let you manage it. Check your plan, see when you renew, and open the Stripe portal to make any change.

## See your subscription at a glance

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/Q3dIqlj_CJMF6Idi/images/marketing-screenshots/settings/settings-billing-light-branded.webp?fit=max&auto=format&n=Q3dIqlj_CJMF6Idi&q=85&s=ffeb8a178e6450818724cc82ce105b50" alt="WISEPIM billing, plan and credit usage" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-billing-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/Q3dIqlj_CJMF6Idi/images/marketing-screenshots/settings/settings-billing-dark-branded.webp?fit=max&auto=format&n=Q3dIqlj_CJMF6Idi&q=85&s=219953cba4ad15df45340d250a424c6a" alt="WISEPIM billing, plan and credit usage" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-billing-dark-branded.webp" />

A summary card at the top of the page shows the essentials:

| Field                   | What it tells you                                          |
| ----------------------- | ---------------------------------------------------------- |
| **Current plan**        | Your active plan name (for example Free, Pro, or Business) |
| **Billing period**      | Whether you pay monthly or annually                        |
| **Subscription status** | Your current status (see the table below)                  |
| **Next billing date**   | When your next payment or renewal is due                   |

### What each status means

| Status         | Meaning                                               |
| -------------- | ----------------------------------------------------- |
| **Active**     | Your subscription is running and renews automatically |
| **Trialing**   | You are on a free trial                               |
| **Cancelling** | Your subscription ends when the current period closes |
| **Canceled**   | Your subscription has ended                           |
| **Past due**   | A payment failed and needs your attention             |
| **Paused**     | Your subscription is paused for now                   |

<Warning>
  If your status shows **Past due**, update your payment method right away. Otherwise you may lose access to premium features.
</Warning>

## Manage your subscription

Click **Update subscription** (or **Manage subscription** if you are cancelling) to open the Stripe billing portal. In the portal you can:

* Change your plan or billing period
* Update your payment method
* View past invoices and payment history
* Reactivate a cancelled subscription
* Cancel your subscription

<Info>
  Billing runs securely through Stripe. WISEPIM never stores your full payment details.
</Info>

## Upgrade your plan

<Steps>
  <Step title="Open Billing settings">
    Go to **Settings > Billing**.
  </Step>

  <Step title="Click Update subscription">
    The Stripe billing portal opens in a new tab.
  </Step>

  <Step title="Pick your new plan">
    Choose the plan and billing period that fit your needs.
  </Step>

  <Step title="Confirm payment">
    Enter or confirm your payment details to complete the upgrade.
  </Step>
</Steps>

<Tip>
  Annual billing usually costs less than paying month to month.
</Tip>

## Related

<CardGroup cols={2}>
  <Card title="Account settings" icon="user" href="/en/settings/account">
    Update the name and email tied to your subscription.
  </Card>

  <Card title="Security settings" icon="shield" href="/en/settings/security">
    Protect the account that owns your billing with a strong password and 2FA.
  </Card>
</CardGroup>
