---
title: About the charges on your bill
summary: null
url: >-
  https://www.fastly.com/documentation/guides/account-info/billing/about-the-charges-on-your-bill
---

We bill you as specified in your applicable ordering document. Unless otherwise specified, we will bill you monthly according to that month's use of Fastly's services.

> **IMPORTANT:** 
>
> Billing limits for this product may be different if you've purchased a [packaged offering](https://www.fastly.com/package-entitlements/) or are using a [product or feature trial](/guides/account-info/billing/managing-product-purchases-and-trials).
>
>

## When we charge you for Fastly services

Fastly typically bills in arrears, not in advance, meaning that we bill you for services after you've used them, not before. For example, if you sign up for and start using Fastly services in January, the bill you receive in February reflects January's charges and services, your March bill reflects February's charges and services, and so forth.

## Free accounts

It's free to sign up for a Fastly account and you can test Fastly services using a [free tier of services for many products](https://www.fastly.com/pricing), subject to certain limitations. You're charged once your use of Fastly's services exceeds the limits of the free tier (or as otherwise agreed to in a Service Order). If applicable, we send an email notification to the account's email address the first time a free tier is exceeded during the billing period.

## Reviewing account charges and invoice details

View your account invoice information by selecting **Invoices** from the [Billing menu](https://www.fastly.com/documentation/guides/account-info/billing/about-the-billing-menu). By default, the current balance for your account, if any, appears at the top, followed by your invoice history.

Click on a linked invoice number to view the invoice details page. The invoice details includes the overall bandwidth you used and the associated charges, followed by the charges you incurred for requests. The bottom of the summary displays the grand total dollar amount owed for the dated month.

Below the month's summary on the invoice, we include billing details per region. Click **Region details** under the name of any region to view the total charge for bandwidth and requests for that region alone for the month.

> **NOTE:** An itemized list of billing charges per service is not available. Check out our [historical stats API](https://www.fastly.com/documentation/reference/api/metrics-stats/historical-stats/#get-usage-service) for data on unrated request and bandwidth used by a service, aggregated by billing region.

You can print an invoice from the **Invoices** page or invoice details page. Click the **Print** menu for a particular invoice, then select whether to print the original invoice or the invoice details page. Printing the original invoice will open the PDF version of the invoice, at the bottom of which you'll find a one-time payment link to pay your bill. Follow our [billing instructions](https://www.fastly.com/documentation/guides/account-info/billing/paying-your-bill#one-time-credit-card-payment-link) for additional details.

## How account cancellation affects your bill

If you ever [cancel your account](https://www.fastly.com/documentation/guides/account-info/billing/canceling-your-account), you'll be billed for any outstanding charges accrued through the day you canceled, or at least the monthly minimum, if applicable, whichever amount is greater.

## Estimating your month-to-date bill

You can estimate your month-to-date (MTD) bill via the control panel or via the API.

### Via the control panel

To view an estimated report of account usage for the current partial month, use any [standard web browser](https://www.fastly.com/documentation/guides/getting-started/navigating-fastly/about-the-web-interface-controls#browser-requirements-and-recommendations) to log in to your Fastly account and navigate to:

<https://manage.fastly.com/billing/month-to-date>

> **NOTE:** A small number of billing plans cannot be calculated month-to-date and only include an end-of-month generated invoice. If you have one of these billing plans, the control panel will clearly tell you that you can’t see the report due to your account’s status.

### Via the API

As part of our API, an endpoint exists to generate a report of your usage for the current partial month (known as month-to-date, or MTD). Full details of this endpoint's output format can be found in our [Invoices API documentation](https://www.fastly.com/documentation/reference/api/account/invoices/).

## Related content

- [Invoices API documentation](https://www.fastly.com/documentation/reference/api/account/invoices/)
