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

# Billing & Subscription

> Manage your subscription plan, track job usage, and configure payment methods in Nova.

## Subscription plans

| Plan          | How it works                                                        |
| ------------- | ------------------------------------------------------------------- |
| **Free**      | Free job allocation each month. Extra jobs billed at plan rate.     |
| **Metered**   | Pay-as-you-go based on active Nova-enabled jobs.                    |
| **Unlimited** | Enterprise plan, unlimited job postings.                            |
| **Custom**    | Fixed plan with configurable limits on jobs, applications, or both. |

## Billing dashboard

The billing page shows:

* **Usage summary**: plan, free jobs used, billable count, estimated charges
* **Job usage trend**: active jobs over billing period
* **Active jobs breakdown**: per-job usage
* **Invoice history**: past invoices with downloads

## Payment methods

Payments go through Stripe. Click **Add Payment Method** to open the Stripe portal.

<Info>
  Custom plan customers on invoice billing: adding a payment method enables auto-pay for future invoices and attempts to pay open ones.
</Info>

## Invoice billing

Custom plan customers can pay via invoice. The billing page shows invoice status, amount due, and deadline. Overdue invoices display an alert with a payment link.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What counts as a billable job?">
    Any job with Nova scoring enabled. Paused or auto-disabled jobs aren't billed.
  </Accordion>

  <Accordion title="Can I change my subscription plan?">
    Contact your account manager.
  </Accordion>
</AccordionGroup>
