Documentation

Manage InfluxDB Cloud billing

Learn how to upgrade your plan, access billing details, and review and resolve plan limit overages:

Upgrade to Usage-Based Plan

  1. Click Upgrade Now in the upper right corner of the InfluxDB Cloud user interface (UI).
  2. Set your limits (opt to receive an email when your usage exceeds the amount you enter in the Limit ($1 minimum) field). All service updates, security notifications, and other important information are sent to the email address you provide.
  3. Enter your payment information and billing address, and then click Upgrade. A Ready To Rock confirmation appears; click Start building your team. Your plan will be upgraded and InfluxDB Cloud (TSM) opens with a default organization and bucket (both created from your email address).

Access billing details

  1. In the top navigation menu, click the drop-down menu with the same of your account.

  2. Click Billing.

  3. Do one of the following:

  4. View information about:

Add or update your payment method

  • On the Billing page:
    • To update your card, click the Change Payment button on the Billing page.
    • In the Payment Method section:
      • Enter your cardholder name and number
      • Select your expiration month and year
      • Enter your CVV code and select your card type

Add or update your contact information

  1. On the Billing page:
    • To update, click the Edit Information button.
    • In the Contact Information section, enter your name, company, and address.
  2. Click Save Contact Info.

Send notifications when usage exceeds an amount

  1. On the Billing page, click Notification Settings.
  2. Select the Send email notification toggle, and then enter the email address to notify.
  3. Enter the dollar amount to trigger a notification email. By default, an email is triggered when the amount exceeds $10. (Whole dollar amounts only. For example, $10.50 is not a supported amount.)

View Usage-based Plan information

On the Billing page, view your billing information, including:

  • Account balance
  • Last billing update (updated hourly)
  • Past invoices
  • Payment method
  • Contact information
  • Notification settings

View Free Plan information

On the Billing page, view the total limits available for the Free Plan.

Review and resolve plan limit overages

If you exceed your plan’s adjustable quotas or limits, you’ll receive a notification in the InfluxDB Cloud user interface (UI) Usage page.

If you exceed the series cardinality limit, InfluxDB adds a rate limit event warning on the Usage page, and begins to reject write requests with new series. To start processing write requests again, do the following as needed:

Write and query limits (HTTP response code)

When a request exceeds your plan’s write requests (Data In) or query requests (Reads) within a five minute window, the InfluxDB API returns the following response:

HTTP 429 “Too Many Requests”
Retry-After: xxx (seconds to wait before retrying the request)

Billing cycle

Billing occurs on the first day of the month for the previous month. For example, if you start the Usage-based Plan on September 15, you’re billed on October 1 for your usage from September 15-30.

Declined or late payments

TimelineAction
Initial declined paymentWe’ll retry charge every 72 hours. During this period, update your payment method to successfully process your payment.
One week laterAccount disabled except data writes. Update your payment method to successfully process your payment and enable your account.
10-14 days laterAccount completely disabled. During this period, you must contact InfluxData Support to process your payment and enable your account.
21 days laterAccount suspended. Contact InfluxData Support to settle your final bill and discuss options for resuming service.

Was this page helpful?

Thank you for your feedback!


New in InfluxDB 3.5

Key enhancements in InfluxDB 3.5 and the InfluxDB 3 Explorer 1.3.

See the Blog Post

InfluxDB 3.5 is now available for both Core and Enterprise, introducing custom plugin repository support, enhanced operational visibility with queryable CLI parameters and manual node management, stronger security controls, and general performance improvements.

InfluxDB 3 Explorer 1.3 brings powerful new capabilities including Dashboards (beta) for saving and organizing your favorite queries, and cache querying for instant access to Last Value and Distinct Value caches—making Explorer a more comprehensive workspace for time series monitoring and analysis.

For more information, check out:

InfluxDB Docker latest tag changing to InfluxDB 3 Core

On November 3, 2025, the latest tag for InfluxDB Docker images will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments.

If using Docker to install and run InfluxDB, the latest tag will point to InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in your Docker deployments. For example, if using Docker to run InfluxDB v2, replace the latest version tag with a specific version tag in your Docker pull command–for example:

docker pull influxdb:2

InfluxDB Cloud powered by TSM