The BILLING OVERVIEW tab lists all invoices with:
Invoice number
Period start and end dates
Status of the invoice
Amount of the invoice
In this example, one invoice is pending, one invoice is currently open, one invoice is past due, and two invoices have been paid:

Paying an Open or Past Due Invoice
When the red
button appears on an invoice line, you can:
Click the button and proceed to make a payment.
Click Pay to confirm that you want to make the payment using your default payment method.

A message at the top of the screen will indicate that your payment was successful.

Downloading an Invoice
You can click
to the right of a specific invoice to download as a PDF file.

Downloading Multiple Invoices
You can click
to download invoices. You can choose to download all invoices, those for the current year, or those for the previous year. The invoices are downloaded as individual PDF files that are zipped.

Displaying More Details
You can click on an invoice to display more details. (See the examples that follow this list.)
Projected billing amount based on current utilization.
Current usage as of the date specified. This includes the amount of deleted storage, total storage, and billing amount due.
A utilization bar graph (calculated once daily) with total uploaded objects represented in green and downloaded objects in black. You can hover over the graph to see the total storage in bytes.
Invoice details and total.
A separate invoice will be created for one-time charges and account prepayment as per a customer's request.
Here is an example of a pending invoice:

Here is an example of a paid invoice:

And, here is an example of a past due invoice:

Downloading Invoice Information
You can click
to the right of an invoice and then choose to:
Download Invoice to download the invoice as a PDF.
Download Utilization to download a summary of bucket utilization in a CSV file.
When you download billable utilization statistics in a CSV file, information will be similar to the example below. Each row of the table represents a different bucket. Previously deleted buckets are also listed in this CSV file (the example has duplicate bucket names for that reason). It will take up to 24 hours for a new bucket to be listed. (A billing cycle that runs every 24 hours needs to be completed at least once for the bucket to be available in the CSV.)

Each row includes:
Bucket—Bucket name.
BucketNum—System-wide internal bucket number.
StartTime—Start of the measurement period (in UTC time).
EndTime—End of the measurement period (in UTC time).
RawActiveStorageGBDays—Sum of the number of gibibyte-days (GiB) of the objects during the invoice period. Wasabi invoices in units of GiB-days to account for the passage of time because storage, which will fluctuate over time, is measured daily during the 30-day monthly period.
BillableActiveStorageGBDays—Total number of storage gibibyte-days and associated metadata consumed by all Active Storage objects in the bucket during the invoice period.
BillableDeletedStorageGBDays—Total number of storage gibibyte-days and associated metadata consumed by all Deleted Storage objects in the bucket during the invoice period (storage that has not yet met the 90-day minimum storage period).
NumAPICalls—Number of API calls against the bucket.
IngressGB—Number of ingress (upload) gibibytes against the bucket.
EgressGB—Number of egress (download) gibibytes against the bucket.
For more information, refer to a description of how Wasabi uses GiB (gibibyte) for billing calculations.