# Billing

## Plans & Pricing&#x20;

<https://app.groundcover.com/settings/billing/pricing>

At the top of the Plans & Pricing tab, you'll see:

* Your current plan name (Free, Team, Enterprise, or On-Premise)
* Price per node/host per month
* Billing frequency (Monthly or Yearly) if applicable
* Deployment mode (Self-managed, BYOC, or Full On-Prem)

For complete details on each plan, features, and pricing, visit the [groundcover pricing page](https://www.groundcover.com/pricing).

### Upgrading Your Plan

#### From Free to Team

Click "Upgrade Now" on the Team plan card. This redirects you to Stripe checkout where you can:

* Enter payment details
* Complete the subscription
* Start monitoring unlimited clusters immediately

#### From Free or Team to Enterprise

**Monthly billing**: Click "Upgrade Now" to go through Stripe checkout

**Yearly billing**: Click "Contact Sales" to discuss custom pricing with the groundcover team

#### On-Premise Plans

These plans require contacting sales. Click "Contact Sales" on the respective plan card to start the conversation.

## Usage

<https://app.groundcover.com/settings/billing/usage>

The Usage tab shows how many nodes you're monitoring and helps you understand your billing costs.

### What Gets Counted

groundcover billing is based on the average number of Kubernetes nodes or Standalone Hosts monitored by the groundcover sensors. The system tracks:

* Node count over custom time ranges (24 hours, 7 days, 30 days, 90 days)
* Average node count for the selected period
* Monthly average node count for the past 6 calendar months

### Viewing Usage

**Node Count Over Time Card**

Shows two components:

1. A large card displaying the average node count for your selected time range
2. A line chart showing node count trends over time

You can select different time ranges:

* 24 hours
* 7 days
* 30 days
* 90 days

**Average Node Count - Recent Calendar Months**

A bar chart showing the average node count for each of the past 6 calendar months. Each bar represents the monthly average, calculated by taking the average of all node count measurements throughout that month.

#### Filtering by Cluster

Use the cluster dropdown to filter usage data:

* Select "All Clusters" to see workspace-wide usage
* Select specific clusters to see usage for only those clusters
* Select multiple clusters to see combined usage

The system remembers your cluster selection as you switch between time ranges.

## Support

Need help with billing?

* Free plan: Join our [Slack community](https://www.groundcover.com/join-slack)
* Paid plans: Contact our [support team](https://www.groundcover.com/join-slack)
* Review our [FAQ](https://docs.groundcover.com/welcome/faq)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.groundcover.com/~/revisions/wppaVAUQcsAgts3lmC6b/use-groundcover/billing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
